Commit Graph

1904 Commits

Author SHA1 Message Date
Alexander Machehin a217355b4a fix ActiveModel::ForbiddenAttributesError 2015-06-05 14:30:50 +05:00
Alexander Machehin fb71679958 fix forbidden with pull requests 2015-06-03 19:30:49 +05:00
Vokhmin Alexey V bed13eb01c #472: Fixed: loose some params at re-creation of build_list. 2015-06-02 21:28:35 +03:00
Vokhmin Alexey V 42e6aeaede #472: Update Users::SettingsController 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 5595936c48 #472: Fixed: undefined method #auto_publish for BuildList 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 621b74fef2 #472: Update activeadmin gem, some fixes 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 5882cafa7e #472: cleanup 2015-06-01 22:57:00 +03:00
Vokhmin Alexey V 81ddbef53a #472: Update Projects::PullRequestsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V 592eed5640 #472: Update Projects::ProjectsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V d944db7d17 #472: Update Projects::HooksController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V 278627d626 #472: Update Projects::CommentsController 2015-06-01 22:56:59 +03:00
Vokhmin Alexey V c115c21e53 #472: Update Projects::CollaboratorsController 2015-06-01 22:56:59 +03: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
Vokhmin Alexey V d38bede620 #472: Update Api::V1::UsersController 2015-06-01 22:56:58 +03:00
Vokhmin Alexey V 83981996cd #472: Update Api::V1::RepositoriesController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 347c97703a #472: Update Api::V1::PullRequestsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 6d78f4a7a5 #472: Update Api::V1::ProjectsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 789879b4bc #472: Update Api::V1::ProductsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 054ba736a5 #472: Update Api::V1::ProductBuildListsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 512c77f37f #472: Update Api::V1::PlatformsController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V 0a6c487995 #472: Updated the Projects::IssuesController and Api::V1::IssuesController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V b6bf8450f0 #472: refactoring, updated the Api::V1::GroupsController and Groups::ProfileController 2015-06-01 22:56:57 +03:00
Vokhmin Alexey V ca22bbc632 #472: Update Api::V1::BuildListsController and Projects::BuildListsController 2015-06-01 22:56:56 +03:00
Vokhmin Alexey V 4dfdd3b10d #472: Remove protected_attributes gem, use strong_parameters for Api::V1::AdvisoriesController 2015-06-01 22:56:56 +03:00
Alexander Machehin 2e13918550 fix error on updating a repository 2015-05-21 15:15:26 +05:00
Alexander Machehin 92fe82c136 #247 optimize a issues/pull request page 2015-05-19 17:25:07 +05:00
Alexander Machehin f04b2ef070 fix activity feed filters; small refactoring 2015-05-13 20:58:54 +05:00
Alexander Machehin d7727fe6a5 improve activity feed 2015-05-05 17:25:29 +05:00
Alexander Machehin 86b929328b Merge branch 'master' into feed_improvements 2015-04-30 14:46:20 +05:00
Alexander Machehin 4eaadc53ab remove debug 2015-04-30 14:46:16 +05:00
Alexander Machehin 9a077ac77f ssh keys controller: skip find_user method 2015-04-23 15:28:16 +05:00
Alexander Machehin db5b585547 ssh keys page: fix error with No route matches {:action=>"destroy", :controller=>"users/ssh_keys", :id=>nil} missing required keys: [:id] 2015-04-23 13:04:15 +05:00
Alexander Machehin 344e938400 build list page: fix get last build lists 2015-04-23 11:39:39 +05:00
Vokhmin Alexey V 193402c2a7 Fixed: 401 error for hidden projects 2015-04-21 01:05:38 +03:00
Vokhmin Alexey V 9f8bbed7a2 #465: Updated ContactsController 2015-04-19 23:06:17 +03:00
Vokhmin Alexey V 97fd668871 #465: Fixed 404 error at creation of ProductBuildList 2015-04-19 23:05:28 +03:00
Vokhmin Alexey V b93f40a154 #465: Fixed: Pundit::AuthorizationNotPerformedError 2015-04-19 00:02:16 +03:00
Vokhmin Alexey V bb8a4aa227 #465: Fixed: Pundit::AuthorizationNotPerformedError 2015-04-18 14:00:05 +03:00
Alexander Machehin 5a4d9f9369 #465 fix error with Pundit::AuthorizationNotPerformedError 2015-04-15 15:29:25 +05:00
Vokhmin Alexey V f9ed845fc7 #465: Fixed: creation of pull requests 2015-04-14 23:56:16 +03:00
Vokhmin Alexey V e4fdec318f #465: Skip verify_authorized for 500 and 400 errors 2015-04-14 23:37:40 +03:00
Alexander Machehin c7d5ca7305 Merge branch 'master' into 465-use-pundit-instead-of-cancan 2015-04-14 19:21:42 +05:00
Alexander Machehin 328eef6ea2 #465 fix subscribes; add/fix subscribe specs 2015-04-14 16:06:44 +05:00
Vokhmin Alexey V f2d3b3cbd4 #465: Added specs for StatisticPolicy 2015-04-14 00:10:22 +03:00
Vokhmin Alexey V ce02888c75 #465: Added specs for ProductPolicy 2015-04-13 22:43:51 +03:00
Alexander Machehin f53a6c0e2f [#465] remove old before_action 2015-04-13 13:30:32 +05:00
Alexander Machehin 22cec1be6e Fix creating a comment in Firefox; add flash-messages 2015-04-10 16:50:14 +05:00
Alexander Machehin a67f108572 always use commit.show instead diffs 2015-04-09 13:57:05 +05:00
Vokhmin Alexey V be6ad05e49 #465: Added specs for AdvisoryPolicy, ArchPolicy, BuildListPolicy 2015-04-09 02:06:55 +03:00
Vokhmin Alexey V 0625a941bd #465: Update specs 2015-04-07 23:14:29 +03:00
Vokhmin Alexey V 86bfd9b8c7 #465: cleanup 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V ba219d6f1d #465: Update specs for Users::ProfileController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 7318c2d29c #465: Cleanup of Projects::WikiController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 81278e3e38 #465: Update specs for Projects::SubscribesController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 0b41c1459b #465: Update specs for Projects::PullRequestsController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V da769f8e99 #465: Update specs for Projects::ProjectsController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V deb901d5c3 #465: Update specs for Projects::IssuesController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 1135f10cb2 #465: Update specs for Projects::HooksController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 1e2da91a98 #465: Update Projects::CommitSubscribesController 2015-04-07 23:14:27 +03:00
Vokhmin Alexey V 522ae17594 #465: Update specs for Projects::CommentsController 2015-04-07 23:14:27 +03:00
Vokhmin Alexey V ebb6f30268 #465: Update specs for Projects::BuildListsController 2015-04-07 23:14:27 +03:00
Vokhmin Alexey V 3146a27f47 #465: Update specs for Projects::Git::TreesController 2015-04-07 23:14:27 +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 60a97a44e2 #465: Update specs for Groups::*Controller 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V 69690024af #465: rollback changes 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V c15dfb9b2a #465: Update specs for Api::V1::RepositoriesController, Api::V1::SearchController, Api::V1::UsersController 2015-04-07 23:09:11 +03:00
Vokhmin Alexey V d23e62e8cc #465: Updated specs for Api::V1::PullRequestsController 2015-04-07 23:09:11 +03:00
Alexander Machehin 2c0817c662 [#465] fix best_role; fix projects api; fix project api specs 2015-04-07 23:09:10 +03:00
Vokhmin Alexey V d002cfc81b #465: updated specs for Api::V1::ProjectsController 2015-04-07 23:09:10 +03:00
Alexander Machehin a8fe6e2344 [#465] project collaborators page 2015-04-07 23:09:10 +03:00
Vokhmin Alexey V 68360c5858 #465: wip 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 90d74bd398 #465: Update Api::V1::ProductsController 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V d3e8abe0e8 #465: updated Api::V1::ProductBuildListsController 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 0518749228 #465: updated specs for Api::V1::PlatformsController 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V 28988303d1 #465: Update API controllers, specs 2015-04-07 23:08:16 +03:00
Vokhmin Alexey V c2e5d0476e #465: Fixed specs for Api::V1::BuildListsController 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V f59800668a #465: updated Api::V1::ArchesController, specs 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V becedf0534 #465: updated Api::V1::AdvisoriesController, specs 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V 9c0996a3c5 #465: misprint 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V a69b03b88c #465: wip 2015-04-07 23:08:15 +03:00
Vokhmin Alexey V d4d8f75f12 #465: wip... 2015-04-07 23:07:07 +03:00
Vokhmin Alexey V e829d35a89 #465: Added XxxPolicy classes for all models. 2015-04-07 23:07:07 +03:00
Vokhmin Alexey V de442480da #465: updated RepositoryPolicy 2015-04-07 23:06:27 +03:00
Vokhmin Alexey V 92f7efed34 #465: Updated some controllers, logic of polices 2015-04-07 23:06:27 +03:00
Vokhmin Alexey V fe2110902b #465: updated ProjectPolicy 2015-04-07 23:05:12 +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