Commit Graph

1024 Commits

Author SHA1 Message Date
Alexander Machehin ce10c3acef [#369] new build list page small changes 2014-10-24 18:10:53 +06:00
Alexander Machehin 344cc19480 [#369] update new build list page; work in progress 2014-10-23 18:49:57 +06:00
Alexander Machehin ca326c2db6 [#369] rebuilded a new build list page; work in progress 2014-10-23 14:46:49 +06:00
Alexander Machehin d8d174a572 [#369] fix showing chevrons 2014-10-16 16:43:28 +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
Alexander Machehin c9bda80cbb fix UrlGenerationError: No route matches 2014-10-11 12:07:57 +06:00
Alexander Machehin eb607d0a26 fix mistype 2014-10-08 21:10:46 +06:00
Alexander Machehin 6660c930c8 show blob images in the commit 2014-10-08 18:15:28 +06:00
Alexander Machehin ab929cb93e fix error with empty commit 2014-10-06 19:55:15 +06:00
Alexander Machehin c542eb8334 refactoring 2014-10-01 20:36:39 +06:00
Alexander Machehin 04cd31043e fix blob path 2014-10-01 17:20:20 +06:00
Alexander Machehin a1151daab1 fix pull request blob & commit links 2014-10-01 17:17:16 +06:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
avm a0307417a0 Merge pull request #425 from abf/rosa-build:remove_emoji_images
remove emoji from assets
2014-09-11 19:09:57 +04:00
Alexander Machehin 093511be08 show images in the diff 2014-09-11 20:42:38 +06:00
Alexander Machehin 2c3f1be07f fix emoji cheatsheet 2014-09-11 19:01:45 +06:00
Alexander Machehin 42156cfdea fix mistype in the diff commits view 2014-09-10 22:55:56 +06:00
Alexander Machehin 834c03e6fa fix showing pull request diff & diff between two commits 2014-09-05 00:51:42 +06:00
Vokhmin Alexey V 50c329abaa Hide 'Create Build Lists of dependent projects' button if no projects 2014-07-25 21:13:52 +04:00
Vokhmin Alexey V 74b693dfb0 #418: Fixed: UI for RU locale 2014-07-23 22:26:56 +04:00
Vokhmin Alexey V 9afa84e8de #418: Added page for creation of builds for dependent projects 2014-07-23 22:02:51 +04:00
Alexander Machehin 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Alexander Machehin 3bbf6b54f2 [#369] tags page 2014-07-10 21:47:15 +06:00
Alexander Machehin 3b7bfb0c1d [#369] branches page 2014-07-10 21:13:23 +06:00
Alexander Machehin 0c1d0fc133 [#369] commits index page 2014-07-09 22:29:15 +06:00
Alexander Machehin f1b6192c5c [#369] small fix project repo block 2014-07-09 19:50:22 +06:00
Alexander Machehin 14bee24de9 [#369] fix branch selector 2014-07-09 17:55:40 +06:00
Alexander Machehin e18cc43867 [#369] fix error "undefined method iterate_path2" 2014-07-09 16:10:35 +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
Alexander Machehin e70d7c1c39 [#413] autoselect build platform, save to repository & project version params 2014-07-04 15:26:01 +06:00
Alexander Machehin 26ff56d36c [#408] fix mass build link; change mass builds default sorting 2014-07-01 21:06:07 +06:00
Alexander Machehin 33790f884c [#369] small improvements; project page 2014-07-01 20:52:52 +06:00
Vokhmin Alexey V 113a91501f Fixed: wrong commit committed_date. 2014-07-01 00:21:35 +04:00
Alexander Machehin 4dab463ab2 [#369] fix project link 2014-06-30 21:40:42 +06:00
Alexander Machehin a74aa8789e [#369] groups page 2014-06-26 19:18:56 +06:00
Alexander Machehin 2727380c32 [#369] projects page; small refactoring 2014-06-26 18:07:22 +06:00
Alexander Machehin bee3629593 [#369] not worked new build list page; platforms index page; small paginate refactoring 2014-06-24 15:03:08 +06:00
Vokhmin Alexey V 4601de81e4 disable creation of dependent projects for builds from RELS 2014-06-18 21:48:18 +04:00
Alexander Machehin a4bd95235f [#369] fix repository selection for the new build list 2014-06-18 14:11:19 +06:00
Vokhmin Alexey V 3c670c369a Added flash message about ability to publish build 2014-06-17 22:32:48 +04:00
Vokhmin Alexey V 14cbaaeb2d #397: Updated confirm message 2014-06-17 21:17:21 +04:00
Alexander Machehin a66f6ea157 [#369] remove unneeded code 2014-06-17 21:16:04 +06:00
Alexander Machehin 8748caea02 [#369] some fixes new build list page 2014-06-17 16:11:26 +06:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Alexander Machehin 4ba6506450 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/projects/build_lists/show.json.jbuilder
2014-06-10 13:13:32 +06:00
Vokhmin Alexey V 16fa446698 Fixed: json.cache 2014-06-10 00:56:32 +04:00
Alexander Machehin 8713ffc97b [#369] new build list js (not ready) 2014-06-09 22:11:21 +06:00
Alexander Machehin d9ed103504 [#369] fix disabled repositories checkboxes 2014-06-08 16:38:17 +06:00
Vokhmin Alexey V 23d3f8a0bc #397: added dependent_packages && dependent_projects to BuildList::Package 2014-06-07 02:07:54 +04:00
Alexander Machehin 737d8c99f3 [#369] new build list page without js & last builds table 2014-06-06 14:01:13 +06:00
Vokhmin Alexey V d9dc1af6cc Fixed: links to forked projects 2014-06-05 21:35:20 +04:00
Vokhmin Alexey V 6650462c2e remove tmp hook 2014-06-04 17:47:08 +04:00
Alexander Machehin ad49f62ce8 [#369] use help block 2014-06-04 17:24:37 +06:00
Alexander Machehin 1c54e3d0c4 [#369] small navbar fixes 2014-06-04 17:24:02 +06:00
Alexander Machehin fda65fc7a6 [#369] move alerts under the submenu; small fix build list menu 2014-06-04 14:56:44 +06:00
Alexander Machehin 0dd28ebc68 [#369] fix build lists pagination 2014-06-03 00:12:00 +06:00
Alexander Machehin 4100e4941c [#369] small fixes build list page 2014-06-02 23:45:16 +06:00
Alexander Machehin 79e392823d [#369] fix showing alerts in the build list 2014-06-02 22:30:15 +06:00
Alexander Machehin 25bbebd446 [#369] change build list advisory blocks 2014-06-02 22:16:04 +06:00
Alexander Machehin aa959496c9 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/shared/_build_results.html.haml
2014-06-02 19:46:58 +06:00
Alexander Machehin 151f4918bd [#369] move rerun tests button 2014-06-02 19:32:02 +06:00
Alexander Machehin 8a574e13a3 [#369] update build list page 2014-05-31 01:38:48 +06:00
Alexander Machehin 3ab17876df [#369] fix errors with click in the accordion panel 2014-05-31 00:38:04 +06:00
Vokhmin Alexey V 9e031b63cd Add timestamp into logs 2014-05-30 00:05:13 +04:00
Vokhmin Alexey V 8ddfd281a2 Move "rerun_tests" button 2014-05-29 23:28:38 +04:00
Alexander Machehin 4ad974b829 [#369] changed build list info to the table 2014-05-29 00:30:06 +06:00
Alexander Machehin bbb62b1213 [#369] build list page 2014-05-28 23:06:56 +06:00
Alexander Machehin 77374a9be0 [#369] customize top menu; add submenu content 2014-05-28 19:14:15 +06:00
Alexander Machehin b9a35b495b [#369] add chevrons to the build lists accordion 2014-05-27 13:17:56 +06:00
Alexander Machehin 7eb5b5e395 [#369] monitoring page; some fixes 2014-05-26 23:42:27 +06:00
avokhmin c86e1af28c Merge pull request #393 from abf/rosa-build:392-use-extra-tests
#392: Use extra tests
2014-05-26 12:16:45 +04:00
Vokhmin Alexey V 9aed11ee79 Fixed: undefined method tester? for nil:NilClass 2014-05-26 12:07:25 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
Vokhmin Alexey V 5404a7e75a #390: added specs 2014-05-22 22:08:43 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Alexander Machehin e10965a95f [#369] fix error in the old code 2014-05-06 19:15:32 +06:00
Vokhmin Alexey V 559e41d94b Fixed: undefined method admin? 2014-04-18 21:17:17 +04:00
avm 9e55a362d9 Merge pull request #379 from abf/rosa-build:376-add-monitoring-tool
#376: Monitoring tool
2014-04-18 12:58:34 +04:00
Alexander Machehin 628b69e22b [#369] small highlighting changes 2014-04-18 14:51:24 +06:00
Vokhmin Alexey V 8cbfdcc12f Merge branch 'master' into 376-add-monitoring-tool 2014-04-18 00:34:02 +04:00
Alexander Machehin 1fa17cf789 [#369] small refactoring 2014-04-16 22:09:23 +06:00
Alexander Machehin dd41f41867 [#369] add codemirror editor 2014-04-16 21:56:24 +06:00
Vokhmin Alexey V 552e36cf72 #376: added monitoring tool 2014-04-15 22:08:43 +04:00
Alexander Machehin 1aa0ffccfc [#369] remove old js 2014-04-15 22:34:13 +06:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V afb3b183c8 #373: rollback changes 2014-04-08 02:12:22 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Alexander Machehin ed1f6764fa [#345] fix 500 error 2014-03-26 14:36:02 +06:00
Vokhmin Alexey V 1217bdad88 #345: fixed: undefined method name_with_owner for nil:NilClass 2014-03-24 21:55:02 +04:00
Vokhmin Alexey V 7a3ffc5b82 #345: fixed build_lists page 2014-03-24 21:50:56 +04:00
Vokhmin Alexey V 7df3fd13d6 #345: Fixed JS 2014-03-21 22:42:03 +04:00
Vokhmin Alexey V f04c1105d3 #345: fixed: /modify, /projects search 2014-03-21 22:22:05 +04:00
Vokhmin Alexey V 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Vokhmin Alexey V 4c398ab710 #345: fixed presenters, etc 2014-03-14 02:31:28 +04:00
Alexander Machehin d51d917fa4 [#345] remove deprecated live event 2014-03-13 16:09:00 +06:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V e1260ea40b Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically 2014-02-19 13:41:23 +04:00
Alexander Machehin bbaa67d674 [#356] fix changing the update type of the build list 2014-02-19 14:24:15 +06:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Vokhmin Alexey V f33272f8aa #354: start UI 2014-02-18 01:53:35 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 09e360b8a9 #339: updated build_list#show UI 2014-01-14 22:14:14 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04:00
Alexander Machehin a5d54d2694 fix showing build list 2013-12-03 16:55:33 +06:00
Vokhmin Alexey V 5d62264bbb [abf/abf-ideas#111] fill in input fields of extra parameters on recreation of build_list 2013-11-21 23:28:26 +04:00
Alexander Machehin f29eee6d5d [#325] try to fix input 2013-11-20 16:19:41 +06:00
Alexander Machehin 6932420678 Merge branch 'master' into 325-fork_project_with_another_name
Conflicts:
	app/controllers/projects/projects_controller.rb
2013-11-19 17:18:30 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 19ff6288ce #321: added select_tag with repositories into Mass Import 2013-11-15 18:46:09 +04:00
Vokhmin Alexey V d2cfb0af81 #321: updated access rights 2013-11-15 01:34:34 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V 9735737902 #312: small fixes, updated count of tasks in queue 2013-11-09 01:43:02 +04:00
Vokhmin Alexey V f4f9ba5409 #312: added RpmBuildNode model, fetch statistics 2013-11-09 01:14:04 +04:00
Vokhmin Alexey V 3ac5eda85b Show external_nodes for all, remove unnecessary code 2013-11-08 20:57:21 +04:00
Vokhmin Alexey V b3ba6555e2 #316: added chekbox into #new action for attaching testing subrepo 2013-11-07 19:49:43 +04:00
Vokhmin Alexey V 49ecbe9280 #316: misprint, updated #outdated scope 2013-11-07 18:57:31 +04:00
Vokhmin Alexey V 21f2f83060 small style changes 2013-11-07 00:21:32 +04:00
Vokhmin Alexey V 25e39587c2 #316: updated UI && BuildListsPublishTaskManager 2013-11-05 22:25:20 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Vokhmin Alexey V bd46aa44fc #312: show extra options only for testers and admins 2013-10-18 17:15:45 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Vokhmin Alexey V 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
Vokhmin Alexey V 6a24b33d28 #301: misprint 2013-09-12 18:15:49 +04:00
Vokhmin Alexey V bebbfffe68 #301: show epoch on #show page 2013-09-12 18:13:42 +04:00
avokhmin 8b57f38c59 Merge pull request #294 from abf/rosa-build:time_ago
time ago
2013-09-02 19:03:44 +04:00
Alexander Machehin bfbfd14703 [#247] remove old code 2013-09-01 18:46:45 +06:00
Alexander Machehin 9e296f7b2b add time ago to the new build list page 2013-09-01 18:25:35 +06:00
Alexander Machehin 77a2a50dcc Merge branch 'master' into time_ago
Conflicts:
	app/views/projects/build_lists/index.json.jbuilder
2013-09-01 18:09:45 +06:00
Alexander Machehin a673f6ed56 add time ago 2013-09-01 18:06:42 +06:00
Vokhmin Alexey V 3ac5a2667f Revert "#289: rollback changes"
This reverts commit 74dd2280ae.
2013-08-30 17:52:51 +04:00
Vokhmin Alexey V 74dd2280ae #289: rollback changes 2013-08-30 17:34:17 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
avm c0d717e4a5 Merge pull request #278 from abf/rosa-build:277-new_profile_design
#277 new profile title
2013-08-26 13:56:17 +04:00
Alexander Machehin 3e9ad8dd58 [#277] new title of the profile 2013-08-23 22:30:19 +06:00
Vokhmin Alexey V 0c1698886f #274: fixed NoMethodError: undefined method "id" for nil:NilClass 2013-08-22 17:46:16 +04:00
Vokhmin Alexey V 747b279f60 #267: fixed link to logs 2013-08-21 15:00:22 +04:00
Vokhmin Alexey V 2fbdb498c3 #267: removed unnecessary code 2013-08-20 23:13:22 +04:00
Vokhmin Alexey V afb9ad581d #267: updated ProductBuildList#show UI 2013-08-20 20:31:53 +04:00
Vokhmin Alexey V b9778300d5 #267: updated attaching of advisory 2013-08-20 18:17:31 +04:00
Vokhmin Alexey V d733523953 #267: added build_results shared partial 2013-08-19 23:51:34 +04:00
Vokhmin Alexey V cda0bf72c8 #267: dynamically update build_list page 2013-08-19 23:30:37 +04:00
Vokhmin Alexey V 13cfab3d91 Fixed auto_publish field on /build_lists/new 2013-08-16 17:18:08 +04:00
Vokhmin Alexey V 101d0665a8 Fixed creating of build_lists: auto_publish && auto_create_container settings 2013-08-15 23:20:18 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V 9b6cffe5c2 Merge branch 'master' into 258-removeBackboneJS
Conflicts:
	app/views/projects/build_lists/show.html.haml
2013-08-09 12:49:20 +04:00
avm 93aea61a3c Merge pull request #263 from abf/rosa-build:262-show-project-branch-at-build-list-status-page
#262: Show project branch at build list status page
2013-08-08 19:41:49 +04:00
Alexander Machehin 8b4f3eebe6 [#242] fix mistype 2013-08-08 21:24:12 +06:00
Vokhmin Alexey V 058ac32cc5 #242: fixed clone of project_version 2013-08-08 19:19:10 +04:00
Vokhmin Alexey V 3050996e40 #262: Show project branch at build list status page 2013-08-08 19:10:08 +04:00
Vokhmin Alexey V e7b750cc21 Merge branch 'master' into 258-removeBackboneJS 2013-08-08 18:11:03 +04:00
Alexander Machehin 3125b32cfc [#242] small refactoring 2013-08-08 18:57:55 +06:00
Alexander Machehin 23f1d1259f [#242] fix disabling repositories 2013-08-08 18:49:52 +06:00
Alexander Machehin 068e38e6d9 [#242] fix creating build list 2013-08-08 18:49:33 +06:00
Vokhmin Alexey V 4f8e7ab71e #258: removed advisories backbone JS 2013-08-08 16:16:51 +04:00
Vokhmin Alexey V 0d26362b32 #258: updated position of popup 2013-08-08 14:41:54 +04:00
Vokhmin Alexey V ce5b24316b Merge branch 'master' into 258-removeBackboneJS 2013-08-08 12:54:46 +04:00
Vokhmin Alexey V b59c43b4bd #258: updated Project Collaborators 2013-08-07 22:54:42 +04:00
Vokhmin Alexey V cc1bfb75c2 #258: added AngularJS CollaboratorsController 2013-08-07 20:27:24 +04:00
Vokhmin Alexey V f92c700662 #258: removed project_modify_view.js 2013-08-07 16:30:32 +04:00
Alexander Machehin 789b4e2cb4 [#242] check boxs checked by default 2013-08-07 15:29:49 +06:00
Alexander Machehin a6b0831761 [#242] again fix checked repositories 2013-08-06 22:33:08 +06:00
Alexander Machehin c13e44dc64 [#242] another fix checked repositories 2013-08-06 21:54:58 +06:00
Alexander Machehin b0ab33f13f [#242] small refactoring 2013-08-06 20:27:28 +06:00
Alexander Machehin ec47e6f24b [#242] fixed repositories checkbox disabled attribute 2013-08-06 20:16:50 +06:00
Alexander Machehin 4185ed0a2b Merge branch 'master' into 242-restart_last_build_list
Conflicts:
	app/controllers/projects/build_lists_controller.rb
	config/routes.rb
2013-08-06 19:59:32 +06:00
Alexander Machehin ba0d6c665f [#242] fixed repository selection 2013-08-06 19:46:57 +06:00
Alexander Machehin 4205acb47d [#242] small fix 2013-08-06 17:01:21 +06:00
Alexander Machehin 6bebb3b156 [#242] add ajax clone 2013-08-06 00:34:42 +06:00
Vokhmin Alexey V a91bfe95c9 #251: added js-routes gem, updated JS 2013-08-05 21:38:48 +04:00
Vokhmin Alexey V d47e63ef56 #251: show uniq platforms and repositories in dictionary 2013-08-05 17:07:36 +04:00
Vokhmin Alexey V 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04:00
Vokhmin Alexey V 53e9830a9c #251: remove unnecessary data from json 2013-08-03 00:13:59 +04:00
Vokhmin Alexey V 721d0617f2 #251: use html_safe for will_paginate 2013-08-02 22:43:10 +04:00
Vokhmin Alexey V 057fc3a675 #251: added pagination 2013-08-02 22:13:41 +04:00
Vokhmin Alexey V 7873822f3c #251: added border for open group 2013-08-02 21:20:02 +04:00
Vokhmin Alexey V f5c7c2efad #251: added highlight 2013-08-02 19:50:39 +04:00
Vokhmin Alexey V 39ccf5c91d #251: added groups to build_lists 2013-08-02 18:04:16 +04:00
Vokhmin Alexey V a0bcc6a8a0 #251: fixed refresh of table 2013-08-02 14:29:12 +04:00
Vokhmin Alexey V c8d094fbf7 #251: small refactoring of BuildList controller 2013-08-02 02:42:20 +04:00
Vokhmin Alexey V 87e5b4c946 #251: remove unnecessary code 2013-08-02 02:38:24 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin 3290c91182 [#242] small refactoring 2013-08-01 23:25:30 +06:00
Alexander Machehin fb25e313c1 [#242] add a clone link into the monitoring page 2013-08-01 23:25:01 +06:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin ed316e6056 [#242] remove autocomplete form when clone from the build list 2013-08-01 18:01:58 +06:00
Alexander Machehin 07fc241938 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 17:05:59 +06:00
Alexander Machehin 55b1023146 [#242] fix translation 2013-08-01 15:47:56 +06:00
Alexander Machehin c2ee66cb67 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 01:32:50 +06:00
Alexander Machehin aad9a0a3af [#242] add last build lists list in the new page 2013-08-01 01:32:24 +06:00
Alexander Machehin b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
Alexander Machehin eb184a8156 [#242] create build list from existing 2013-07-31 20:57:02 +06:00
Vokhmin Alexey V 3de9ce0b67 #245: updated views and etc 2013-07-31 17:17:40 +04:00
Alexander Machehin 2362d7073d [#242] add ability to recreate build list 2013-07-30 17:31:54 +06:00
Alexander Machehin b05e9d3a97 Merge abf.rosalinux.ru:abf/rosa-build 2013-07-27 22:17:15 +06:00
Alexander Machehin 02f48f5f2b fix undefined fullname property 2013-07-27 22:16:44 +06:00
Alexander Machehin b02e2c0a75 fix showing pull request status 2013-07-27 00:02:00 +06:00
avokhmin 897a78191c Merge pull request #240 from abf/rosa-build:add_localization_to_datetime
Add datetime localization in issues & pull requests
2013-07-26 19:05:59 +04:00
Alexander Machehin 6e604fd6eb add datetime localization in issues & pull requests 2013-07-26 21:01:00 +06:00
Alexander Machehin 7555e0040b [#237] extend repositories sorting rules 2013-07-26 00:00:42 +06:00
Vokhmin Alexey V 95cdb1cc04 #237: sorted repositories in top of list in new build list page 2013-07-25 20:57:10 +04:00
avm 8117bd1561 Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
2013-07-25 14:33:51 +04:00
avm 72f933217b Merge pull request #228 from abf/rosa-build:226-remove-API-calls-from-JS
#226: Remove API calls from JS
2013-07-25 13:19:44 +04:00
Vokhmin Alexey V 81936dd3c4 Merge branch 'master' into 231-increase-time-of-build-for-Cooker-ARM-packages
Conflicts:
	app/views/platforms/platforms/_form.html.haml
2013-07-25 12:27:52 +04:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Alexander Machehin 5aa8ca111b remove old files 2013-07-25 01:38:33 +06:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 4d4260fb7f #222: updated routes.rb 2013-07-23 17:41:05 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V f69013329a #222: removed unnecessary attrs 2013-07-22 21:21:51 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 0833a9698a #214: refactoring of JS and views 2013-07-19 18:06:30 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V fd1f81c466 #214: update count of branches in repo_block of project 2013-07-19 13:21:01 +04:00
Vokhmin Alexey V aadb77cf56 #214: Fixed: Cannot read property from_ref of null 2013-07-18 21:20:22 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +04:00
Vokhmin Alexey V a37a23266f #214: added DateTime formatter 2013-07-15 14:11:17 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
Vokhmin Alexey V c286dc4c87 #214: refactoring of views 2013-07-11 19:15:18 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V 5652f2b6d3 #211: display only platforms for which user has access on read 2013-07-04 22:25:07 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Alexander Machehin eb9ce47723 pull diff small refactoring 2013-06-24 21:03:08 +06:00
Vokhmin Alexey V e36a0386a2 #184: not show link when submodule does not exist 2013-06-14 13:54:08 +04:00
Alexander Machehin 9266ad17b2 [#135] change url to publish build list 2013-06-11 16:04:10 +06:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Vokhmin Alexey V 08966ab738 #156: add personal repositories as extra on #new page 2013-06-06 22:57:36 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
warpc 0df589c101 Merge pull request #144 from abf/rosa-build:114-change-ui-for-ability-to-attach-at-assembly-additional-packages
[refs #114]: Change UI for ability to attach at assembly additional sources of packages
2013-05-30 14:32:58 +04:00
Vokhmin Alexey V 352d2ae027 #34: enable webhooks for all 2013-05-29 17:05:00 +04:00
Vokhmin Alexey V 786058d58c #114: updated text for popup help-dialog 2013-05-28 18:40:58 +04:00
Vokhmin Alexey V e214cac5f4 #114: updated RU text of help dialog 2013-05-28 12:21:13 +04:00
Vokhmin Alexey V e45c9cf03b #142: added count of tasks which executed 2013-05-28 00:26:40 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
Vokhmin Alexey V 04f20185c8 #142: some refactoring according to Alexander's comments 2013-05-24 13:26:32 +04:00
Vokhmin Alexey V 3e861efe5f #142: update text labels 2013-05-24 12:47:35 +04:00
Vokhmin Alexey V 40449c81ef #142: separate users tasks and tasks of mass builds 2013-05-24 12:35:10 +04:00
warpc 0da9bfef74 Merge pull request #103 from abf/rosa-build:34-webhook
[refs #34]: Webhook
2013-05-17 18:39:27 +04:00
Vokhmin Alexey V fc9ef8e0af #82: sort of mass builds on monitoring page by created date 2013-05-17 15:42:01 +04:00
Vokhmin Alexey V 6cf7a2e21d #34: added access rights to Hooks only for global admins 2013-05-17 00:07:40 +04:00
Vokhmin Alexey V 26ac9baf5a #34: some refactoring according to Alexander's comments 2013-05-16 19:41:59 +04:00
warpc 70a2705405 Merge pull request #131 from abf/rosa-build:98-common_tracker
[refs #98] fix titles & show count only opened issues/pull requests in sidebar
2013-05-16 14:04:46 +04:00