Commit Graph

1631 Commits

Author SHA1 Message Date
Vokhmin Alexey V 90f6bca72d Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile.lock
	app/models/concerns/feed/git.rb
	app/models/issue.rb
2014-11-08 01:09:32 +03:00
Alexander Machehin 126cc30b02 [#369] update angularjs locale 2014-11-07 21:14:12 +05:00
Alexander Machehin 356142aa8a [#369] fix group form pages 2014-11-07 09:08:36 +05:00
Vokhmin Alexey V 682de1ba81 #369: updated UI for Groups#edit 2014-11-07 01:24:33 +03:00
Vokhmin Alexey V 6a78ab4993 #369: updated UI for user settings, ssh_keys 2014-11-07 01:00:23 +03:00
Vokhmin Alexey V db4948957c #369: updated UI of product_build_lists (#index) 2014-10-30 01:41:48 +03:00
Vokhmin Alexey V 0275305e33 #369: updated UI for Repositories, Products 2014-10-30 00:18:49 +03:00
Vokhmin Alexey V c3e8bff760 #369: updated UI for #show, #projects_list of Repository 2014-10-29 02:04:45 +03:00
Vokhmin Alexey V 1be09ee042 #369: updated simple_form styles 2014-10-28 22:20:23 +03:00
Vokhmin Alexey V 35c6dfd21b #369: updated UI for maintainers 2014-10-27 23:56:52 +03:00
Vokhmin Alexey V ea5a9c8b05 #369: updated UI for Contents, Clone, Advisories 2014-10-27 23:14:49 +03:00
Vokhmin Alexey V 2bf34994a5 #369: added simple_form, updated #new, #edit actions for platform 2014-10-25 02:43:46 +04:00
Vokhmin Alexey V d046c5e8fa Updated locales 2014-10-24 13:57:08 +04:00
Vokhmin Alexey V 6b6e73b925 #435: added reopen status for issues 2014-10-22 23:10:52 +04:00
Vokhmin Alexey V f39c9e0bb5 #435: added filter by users and groups 2014-10-22 00:56:36 +04:00
Vokhmin Alexey V acd57203c7 #435: display statistics by issues and pull-requests 2014-10-20 23:18:34 +04:00
Vokhmin Alexey V fd214e656b #435: display statistics by commits 2014-10-17 23:14:42 +04:00
Alexander Machehin cf13084d26 Merge branch 'master' into 369-bootstrap 2014-10-16 16:41:56 +06:00
Alexander Machehin 2b9434f346 Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	app/assets/javascripts/angular-new/models/build_list.js.erb
	app/assets/javascripts/extra/build_list.js
	app/controllers/projects/build_lists_controller.rb
	app/controllers/projects/projects_controller.rb
	app/models/platform.rb
	app/views/projects/base/_layout.html.haml
	app/views/projects/build_lists/_new_form.html.haml
	app/views/projects/build_lists/show.html.haml
	app/views/projects/git/base/_fork.html.haml
	app/views/projects/git/commits/_commits.html.haml
	config/locales/en.yml
	config/locales/ru.yml
2014-10-16 16:41:29 +06:00
Vokhmin Alexey V bdc0e29bff Added ability to use external nodes for run mass-builds 2014-10-15 23:54:15 +04:00
Vokhmin Alexey V 7c8aeaaced #435: changes according to Alexander's comments 2014-10-14 21:17:39 +04:00
Vokhmin Alexey V 0f5e1f8548 #435: cleanup, refactoring, updated locales 2014-10-14 00:21:32 +04:00
Vokhmin Alexey V af7f9c6a15 #435: fetch data for BuildLists graph 2014-10-09 01:01:03 +04:00
Vokhmin Alexey V 71e7b3b37e #435: added mock of logic 2014-10-08 00:16:48 +04:00
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Alexander Machehin ff46ce1020 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-09-29 17:16:11 +06:00
Alexander Machehin 003cbe6ac9 update schema.rb 2014-09-29 17:13:10 +06:00
Vokhmin Alexey V 28618a8d68 #430: Cleans old RPM buildroots from BuildLists 2014-09-26 23:51:28 +04:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Vokhmin Alexey V b14a34d48f Remove logglier gem 2014-09-23 22:37:33 +04:00
Vokhmin Alexey V 3d444f3b91 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-09-22 23:35:38 +04:00
Alexander Machehin 6c99888d49 build lists add a "None" mass builds filter 2014-09-08 16:56:21 +06:00
Vokhmin Alexey V d9bf157615 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-07-24 21:36:09 +04:00
Vokhmin Alexey V 9afa84e8de #418: Added page for creation of builds for dependent projects 2014-07-23 22:02:51 +04:00
Vokhmin Alexey V 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Alexander Machehin 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Vokhmin Alexey V c263df2fec #405: Run mass builds with relations 2014-07-10 00:24:41 +04:00
Alexander Machehin 0c1d0fc133 [#369] commits index page 2014-07-09 22:29:15 +06:00
Alexander Machehin 66e21de2b7 [#369] add tree content pagination 2014-07-09 15:38:36 +06:00
Alexander Machehin 388617c248 [#369] git tree page 2014-07-08 20:52:10 +06:00
Vokhmin Alexey V c579d90937 #405: added auto_create_container column to mass_builds 2014-07-01 21:32:44 +04:00
Vokhmin Alexey V 075f997f6d #405: added include_testing_subrepository to MassBuild 2014-07-01 00:56:13 +04:00
Vokhmin Alexey V de2d08946f #405: updated UI, added extra_mass_builds to MassBuild 2014-06-27 23:08:14 +04:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
Vokhmin Alexey V 7ded629ca6 #408: added description to MassBuild 2014-06-27 01:21:31 +04:00
Vokhmin Alexey V 790ea62670 #405: added ability to recreate mass builds 2014-06-26 23:51:21 +04:00
Vokhmin Alexey V 2c326e809e #408: added success list, refactoring 2014-06-26 21:20:26 +04:00
Vokhmin Alexey V 4cad27ae53 #406: Hiding email from public profile 2014-06-26 00:49:06 +04:00
Vokhmin Alexey V 0aff293ddc Merge branch 'master' into 403-check-that-all-packages-exist-on-filestore-before-publishing 2014-06-23 20:53:02 +04:00
Vokhmin Alexey V dd259714f6 #403: add filter for build_lists without packages 2014-06-20 23:23:31 +04:00