Commit Graph

249 Commits

Author SHA1 Message Date
Wedge 455d0d267b Fix api annonymous access, add fail reason field to build lists and mass builds 2016-03-24 18:59:12 +03:00
Wedge c33fd582ed Huge code clean up 2016-03-20 12:28:32 +03:00
Wedge d34308d749 Increase release tag implementation 2016-03-08 05:40:23 +03:00
Wedge c7f8b2587d Added hostname field to buildlists, changed commit_hash logic, removed yandex and google counters, initial work on iso building 2016-02-08 17:47:15 +03:00
Vokhmin Alexey V 6563b3138e #483: Update /maintainers page 2015-07-09 00:54:57 +03:00
Vokhmin Alexey V 7b7980ac15 Fixed: ActiveModel::ForbiddenAttributesError 2015-06-05 20:55:43 +03:00
Alexander Machehin a217355b4a fix ActiveModel::ForbiddenAttributesError 2015-06-05 14:30:50 +05:00
Vokhmin Alexey V b9e2f34239 #472: Update Platforms::TokensController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 331d01040d #472: Update Platforms::RepositoriesController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 057ceee253 #472: Update Platforms::ProductsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V a6782692f5 #472: Update Platforms::ProductBuildListsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 688feaeab5 #472: Update Platforms::PlatformsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V d50ad4a157 #472: Update Platforms::MassBuildsController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 161a249c82 #472: Update Platforms::KeyPairsController 2015-06-01 22:56:58 +03:00
Alexander Machehin 2e13918550 fix error on updating a repository 2015-05-21 15:15:26 +05:00
Vokhmin Alexey V 97fd668871 #465: Fixed 404 error at creation of ProductBuildList 2015-04-19 23:05:28 +03:00
Vokhmin Alexey V ce02888c75 #465: Added specs for ProductPolicy 2015-04-13 22:43:51 +03:00
Vokhmin Alexey V c71723a78b #465: Update specs for Platforms::TokensController 2015-04-07 23:14:27 +03:00
Vokhmin Alexey V ee391fab68 #465: Update specs for Platforms::RepositoriesController 2015-04-07 23:14:27 +03:00
Vokhmin Alexey V 9ba535a5e5 #465: Update specs for Platforms::ProductsController 2015-04-07 23:10:15 +03:00
Vokhmin Alexey V c3108cc3eb #465: Update specs for Platforms::ProductBuildListsController 2015-04-07 23:10:15 +03:00
Vokhmin Alexey V d2ea9f03ae #465: Update specs for Platforms::MassBuildsController 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V da2c6ee921 #465: Update specs for Platforms::MaintainersController 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V 518e410767 #465: Update specs for Platforms::KeyPairsController 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V 2b26e07e95 #465: Update specs for Platforms::ContentsController 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V 28988303d1 #465: Update API controllers, specs 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V a69b03b88c #465: wip 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V de442480da #465: updated RepositoryPolicy 2015-04-07 23:06:27 +03:00
Vokhmin Alexey V 6a7d6cb982 #465: updated views 2015-04-07 23:05:12 +03:00
Vokhmin Alexey V 4fec2213c8 #465: added pundit gem, wip... 2015-04-07 23:01:25 +03:00
Alexander Machehin e5deae8fdd fix error with regenerate params 2015-04-02 19:54:13 +05:00
Alexander Machehin 90a4d47bfb product build lists page: update server status & fix a status filter 2015-03-23 16:14:50 +05:00
Alexander Machehin 70ee7fd208 remove debug 2015-03-20 15:12:33 +05:00
Alexander Machehin dabab0561d use rails-assets-notifyjs gem from rails-assets.org 2015-03-20 15:07:35 +05:00
Alexander Machehin 5c8c6ed196 repository projects: ajax remove project + flash 2015-03-19 22:24:54 +05:00
Vokhmin Alexey V 84e7145d6d rename *_filter => *_action 2015-03-05 02:19:19 +03:00
Vokhmin Alexey V 41d72ce87a Added build_completed_partially status for ProductBuildList 2015-03-04 00:04:37 +03:00
Alexander Machehin 114637596d autocomplete project by owner with name 2015-02-27 14:58:38 +05: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 21ca8dae32 #369: init project version for ProductBuildList 2015-02-06 01:35:18 +03:00
Vokhmin Alexey V 362477fadd #369: remove layouts/application.html.haml 2014-11-14 00:41:07 +03:00
Vokhmin Alexey V 1b5e94a2e1 #369: updated UI for Groups::Members 2014-11-12 02:50:15 +03:00
Vokhmin Alexey V 0b7e4a41ec #369: updated autocompletes 2014-11-11 22:43:01 +03:00
Alexander Machehin 4efe951c6d [#369] platforms page: fix pagination, small refactoring 2014-10-31 15:19:41 +05:00
Vokhmin Alexey V 4193763a53 #369: cleanup 2014-10-31 03:11:42 +03:00
Vokhmin Alexey V 44ab14028d #369: cleanup, updated UI for creation of ProductBuildList 2014-10-31 03:09:20 +03:00
Vokhmin Alexey V fdd79aec07 #369: updated UI for ProductBuildListsController#show 2014-10-31 02:46:16 +03:00
Alexander Machehin 0114bb7a65 [#369] small refactoring 2014-10-30 23:10:12 +05:00
Alexander Machehin ded2c94d54 [#369] update repository projects pagination 2014-10-30 23:07:43 +05:00
Alexander Machehin 5b27309d21 [#369] update a platform content paginate 2014-10-30 22:30:39 +05:00