Commit Graph

393 Commits

Author SHA1 Message Date
Wedge 62b8b3524d Add enable 32bit to build lists to add i686 repos for x86_64 builds 2020-04-01 20:45:07 +03:00
Wedge 9afef8904b Add size 2020-01-22 14:50:51 +03:00
Wedge 82f35228c8 Add publish white/black project lists to platforms 2019-02-10 19:07:42 +03:00
Wedge e38415c088 Remove activity feeds 2019-02-10 17:07:38 +03:00
Wedge 1338cbcb4c Removed http basic auth in abf, added native build, changed github api gem 2016-03-28 12:56:04 +03:00
Wedge 455d0d267b Fix api annonymous access, add fail reason field to build lists and mass builds 2016-03-24 18:59:12 +03:00
Vokhmin Alexey V 498aeb9777 Update schema_plus gem 2015-06-17 21:18:54 +03:00
Alexander Machehin fe51243cad speed up maintainer queries 2015-06-01 09:59:19 +05:00
Alexander Machehin ddf9987d21 add user_id index in the build_lists table 2015-05-29 14:33:58 +05:00
Alexander Machehin 8ec6707548 [#247] monitoring page: fix double request + add index 2015-05-19 17:25:45 +05:00
Alexander Machehin d7727fe6a5 improve activity feed 2015-05-05 17:25:29 +05:00
Vokhmin Alexey V 1a09d0fead #456: add default_branch to Group 2015-02-19 02:34:07 +03:00
Vokhmin Alexey V 7efe8894ff Added ability to use specific branch for each platform 2015-02-18 01:33:58 +03:00
Vokhmin Alexey V 71c41cb723 #452: Show only main platforms which user used as default on BuildLists#new page 2015-02-11 01:35:12 +03:00
Vokhmin Alexey V 2a01474d03 #452: added "Builds settings" for user 2015-02-11 01:08:39 +03:00
Vokhmin Alexey V 8580b9a80d #446: added ability to create project aliases 2015-01-13 02:06:33 +03: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 af7f9c6a15 #435: fetch data for BuildLists graph 2014-10-09 01:01:03 +04:00
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Alexander Machehin 003cbe6ac9 update schema.rb 2014-09-29 17:13:10 +06:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Alexander Machehin e65ba06df7 fix platform controller specs 2014-09-02 23:22:27 +06:00
Vokhmin Alexey V 8458aecc76 Fixed: rake db:migrate from zero 2014-08-21 00:49:26 +04:00
Vokhmin Alexey V c263df2fec #405: Run mass builds with relations 2014-07-10 00:24:41 +04: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 4cad27ae53 #406: Hiding email from public profile 2014-06-26 00:49:06 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Vokhmin Alexey V 23d3f8a0bc #397: added dependent_packages && dependent_projects to BuildList::Package 2014-06-07 02:07:54 +04:00
Vokhmin Alexey V d91ceab0a9 rename forbid_to_publish_builds_not_from field to publish_builds_only_from_branch 2014-06-02 20:49:50 +04:00
Vokhmin Alexey V 94f1edc3e3 #394: add ability to set forbid_to_publish_builds_not_from 2014-05-31 00:08:45 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +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 44cbfe6191 #373: added use_cached_chroot field to MassBuild 2014-05-12 23:55:13 +04:00
Vokhmin Alexey V b90aa0f50e #373: use false as default value for use_cached_chroot field 2014-05-12 13:22:50 +04:00
Vokhmin Alexey V acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04:00
Vokhmin Alexey V 5b734e3006 #376: added NodeInstruction 2014-04-15 01:32:25 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Alexander Machehin 3229b7c3bb [#345] update schema.rb 2014-03-13 16:23:53 +06:00
Alexander Machehin 21cfb69acf [#345] try fix PG::UndefinedObject: ERROR: type "hstore" does not exist 2014-03-11 18:50:40 +06:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +06:00
Alexander Machehin 0e8f6321fb [#360] remove mass build cached counters 2014-02-24 22:35:15 +06:00
Vokhmin Alexey V 8ed84cc7e5 #358: cleanup build_lists table 2014-02-20 01:31:25 +04:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V ea8bb0b42b #354:added specs for autostart build_lists 2014-02-18 01:02:48 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00