Commit Graph

3856 Commits

Author SHA1 Message Date
Vokhmin Alexey V cffa0cb64a Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-11-20 19:41:01 +04:00
Vokhmin Alexey V 29859b62aa Fixed: ActiveRecord::ReadOnlyRecord 2013-11-20 19:40:26 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +06:00
avokhmin ccdf15bcad Merge pull request #326 from abf/rosa-build:325-fork_project_with_another_name
#325 fork project with another name
2013-11-20 14:58:00 +04:00
Alexander Machehin f29eee6d5d [#325] try to fix input 2013-11-20 16:19:41 +06:00
Alexander Machehin bf86eb22b3 [#325] try to fix specs 2013-11-19 18:35:12 +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 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
avm d83e15157e Merge pull request #323 from abf/rosa-build:321-add-ability-to-mass-importing-projects
#321: Add ability to mass importing projects to the group/user
2013-11-18 19:36:02 +04:00
Vokhmin Alexey V e30920d185 Cleanup old packages from testing sub repository 2013-11-18 18:59:12 +04:00
Vokhmin Alexey V 22b397b670 #321: move #run_mass_import into module 2013-11-18 15:27:59 +04:00
Vokhmin Alexey V 1c961deced #321: added specs 2013-11-15 23:36:37 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 17e143e011 #321: use tmpfs folder 2013-11-15 21:14:37 +04:00
Vokhmin Alexey V b0d691f724 #321: remove unnecessary code 2013-11-15 21:09:55 +04:00
Vokhmin Alexey V 65cfed25ab #321: misprint 2013-11-15 20:32:50 +04:00
Vokhmin Alexey V 51e7ed426f #321: remove tmp folder in ensure block 2013-11-15 20:30:36 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +04:00
Vokhmin Alexey V a79cb92abf #321: fixed: undefined method projects for nil:NilClass 2013-11-15 19:12:02 +04: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 d1cf100082 #321: Fixed access rights 2013-11-15 01:42:03 +04:00
Vokhmin Alexey V d2cfb0af81 #321: updated access rights 2013-11-15 01:34:34 +04:00
Vokhmin Alexey V e538a3d5a6 #321: added debug info, some fixes 2013-11-15 01:26:05 +04:00
Vokhmin Alexey V 7f3ecbfdc7 #321: updated #run_mass_import method 2013-11-15 00:23:22 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V baa82dd5fc #319: small refactoring according to Alexander's comments 2013-11-13 13:33:36 +04:00
Vokhmin Alexey V 578c868ba1 #319: fixed routes errors 2013-11-12 21:13:05 +04:00
Vokhmin Alexey V a7e908b102 #319: Added ability to mass adding projects to the repository 2013-11-12 16:04:40 +04:00
Vokhmin Alexey V 136bd3be27 Disable publish_into_testing for personal platforms 2013-11-12 00:15:03 +04:00
Vokhmin Alexey V 524d967b74 Disable auto_create_container if enabled auto_publish 2013-11-11 16:09:23 +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 cbf588c50b Fixed ability to publish build_list into testing 2013-11-07 13:45:19 +04:00
Vokhmin Alexey V 21f2f83060 small style changes 2013-11-07 00:21:32 +04:00
Vokhmin Alexey V cac6ba1648 #316: updated JS and small refactoring 2013-11-05 22:41:46 +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 fd73447098 pop tasks from Resque 2013-10-28 21:49:50 +04:00
Vokhmin Alexey V 61c3550210 can't get task by API 2013-10-25 17:58:39 +04:00
Vokhmin Alexey V 5f0938bf06 added hook for resque 2013-10-25 17:24:59 +04:00
Vokhmin Alexey V 21883a9e02 Fixed MassBuild for personal RELS platforms 2013-10-24 13:29:59 +04:00
Vokhmin Alexey V 0b56e95fb2 #312: check permissions for #log action 2013-10-24 13:26:15 +04:00
Vokhmin Alexey V 48212bb2b2 #312: save live logs on log server 2013-10-23 02:25:35 +04:00
Vokhmin Alexey V 2ce16e805d #312: added #logs action, search build_lists by arches && platforms 2013-10-22 21:48:00 +04:00
Vokhmin Alexey V 481828de66 #312: temporally hook 2013-10-22 21:08:23 +04:00
Alexander Machehin 39c8ea7854 show update pull request button when change branch refs 2013-10-22 16:11:29 +06:00
Vokhmin Alexey V 9e9feb2055 #312: missprint 2013-10-18 17:17:29 +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 72274ef236 Merge branch 'master' into 312-api-for-external-pluggable-build-nodes 2013-10-17 22:27:20 +04:00
Vokhmin Alexey V d8068cd8e5 #312: remove dev code 2013-10-17 22:26:47 +04:00
Vokhmin Alexey V 3b6fa43371 #312: remove unnecessary code 2013-10-17 22:26:04 +04:00
Vokhmin Alexey V 4e22171898 #312: misprint 2013-10-17 22:25:09 +04:00
Vokhmin Alexey V ab05bdbc7a #312: added checking access rights 2013-10-17 22:22:40 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Vokhmin Alexey V 7be0129361 #312: show user authentication_token 2013-10-16 21:30:40 +04:00
Alexander Machehin fbf6e58c10 try to fix undefined method project_statistics for nil:NilClass 2013-10-04 00:54:11 +06:00
Vokhmin Alexey V 78b2d79648 #312: fixed syntax error 2013-10-02 19:46:40 +04:00
Alexander Machehin fbc00071b9 fix missing template 2013-10-02 20:21:16 +06:00
Alexander Machehin bc035c415b try to fix No such file or directory 2013-10-02 16:01:48 +06:00
Vokhmin Alexey V ce3650e03d #312: added Api::V1::JobsController 2013-09-30 20:35:56 +04:00
Vokhmin Alexey V 0ad1555fc2 Fixed: undefined method / for nil:NilClass 2013-09-27 17:19:09 +04:00
Vokhmin Alexey V e56c71eee7 #309: fixed spaces in params 2013-09-20 22:57:52 +04:00
Vokhmin Alexey V 78fef730d0 #309: updated BuildList API 2013-09-20 22:50:44 +04:00
Vokhmin Alexey V 61824abf10 #309: pass extra_params into workers 2013-09-20 22:43:03 +04:00
Vokhmin Alexey V 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
Vokhmin Alexey V a58b69c75a #306: added specs, updated regexp 2013-09-19 16:07:49 +04:00
Vokhmin Alexey V e70f726bd2 #306: added comments 2013-09-19 11:42:23 +04:00
Vokhmin Alexey V b3c8265593 #306: Increase release tag for mass builds 2013-09-18 23:01:02 +04:00
Vokhmin Alexey V fed669d14d updated comments 2013-09-16 20:35:37 +04:00
Vokhmin Alexey V 24a0307e63 #298: ability for auto publish package into dev platform 2013-09-16 18:14:55 +04:00
Vokhmin Alexey V 01f46b2cf2 ability to add hidden projects for hidden platforms 2013-09-16 17:47:33 +04:00
Vokhmin Alexey V 91d78d3af8 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-09-15 17:18:46 +04:00
Vokhmin Alexey V 1b3f986c34 Fixed: url to scripts for building product 2013-09-15 17:18:09 +04:00
Alexander Machehin 9ef58d8444 [#277] fix edit user link 2013-09-13 20:00:21 +06:00
Alexander Machehin 66ec9c88ec [#277] fix edit link 2013-09-13 19:55:01 +06:00
Vokhmin Alexey V ea064699c6 #301: update API 2013-09-12 18:52:22 +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
Vokhmin Alexey V fcef6c25f3 #301: added epoch field into package 2013-09-12 18:00:41 +04:00
Alexander Machehin 198cb75711 [#277] show own projects 2013-09-12 13:49:42 +06:00
avokhmin 13458bee75 Merge pull request #300 from abf/rosa-build:277-projects
#277 profile projects
2013-09-12 11:26:48 +04:00
Alexander Machehin e127dff6f5 [#277] refactoring js 2013-09-12 13:11:46 +06:00
Alexander Machehin cdcc05e0fc [#277] small profile controllers refactoring 2013-09-11 21:43:53 +06:00
Alexander Machehin 99975010c7 [#277] refactoring css 2013-09-11 21:40:56 +06:00
Vokhmin Alexey V 682440327a #298: added comments 2013-09-11 19:35:43 +04:00
Vokhmin Alexey V 7c0135edc1 #298: use native extensions 2013-09-11 19:16:18 +04:00
Alexander Machehin 758e378b47 [#277] small table border 2013-09-11 16:51:24 +06:00
Alexander Machehin 73570317fa [#277] fix users profile 2013-09-11 00:04:47 +06:00
Alexander Machehin e2c4f9c162 [#277] fix opera styles 2013-09-11 00:01:01 +06:00
Alexander Machehin 8e27085213 [#277] add js file 2013-09-10 23:25:32 +06:00
Alexander Machehin 5ff87be8a9 [#277] profile projects 2013-09-10 23:03:00 +06:00
Vokhmin Alexey V 99d7a2baa0 #298: added extra specs for #has_new_packages? 2013-09-10 20:09:48 +04:00
Vokhmin Alexey V 46c18a7bbe #298: added checking by release 2013-09-10 18:26:49 +04:00
Vokhmin Alexey V 5db6be8d87 #298: added checking of new packages on publishing of mass_build 2013-09-10 17:58:58 +04:00
Vokhmin Alexey V be6e872592 #298: updated logic of #can_auto_publish? method 2013-09-09 23:42:13 +04:00
Vokhmin Alexey V 04fe55b202 #298: small refactoring 2013-09-09 23:04:56 +04:00