Commit Graph

4891 Commits

Author SHA1 Message Date
Alexander Machehin f93314234a fix debug mistype 2015-05-15 18:12:19 +05:00
Alexander Machehin d147e2f44a fix mistype 2015-05-15 18:10:40 +05:00
Alexander Machehin c8fa5eea69 add debug to the DependentPackagesJob 2015-05-15 17:53:36 +05:00
Alexander Machehin bd16d08df8 fix undefined local variable or method 'project_owner' 2015-05-15 17:16:21 +05:00
avm 1ca31facc0 Merge pull request #475 from abf/rosa-build:feed_improvements
Improve activity feed
2015-05-14 12:51:34 +04:00
Alexander Machehin f04b2ef070 fix activity feed filters; small refactoring 2015-05-13 20:58:54 +05:00
Alexander Machehin e5d3985ff7 add "new!" caption to the new features 2015-05-12 15:35:37 +05:00
Alexander Machehin 87802c8ba1 activity feed: show a "pull request" instead a "issue"; small refactoring 2015-05-08 15:47:30 +05:00
Alexander Machehin 5798acaa27 change activity model 2015-05-05 19:09:23 +05:00
Alexander Machehin d7727fe6a5 improve activity feed 2015-05-05 17:25:29 +05:00
Alexander Machehin 2686ccc355 allow to close a not valid pull request 2015-04-30 15:20:16 +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 d4755993c1 small refactoring a comment policy 2015-04-30 14:39:33 +05:00
Alexander Machehin 98e985b1a2 reduce CONTENT_LIMIT 2015-04-23 20:14:00 +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
Alexander Machehin 8abafb4b1d build list page: Bind checkboxes to their text labels in Opera 12 2015-04-23 11:38:57 +05:00
Alexander Machehin 29c027eb2a disable buttons when processing in a pull request 2015-04-23 10:15:10 +05:00
Alexander Machehin 4009af4ff0 #465 fix redirect to pull request in project with turned off issues 2015-04-23 10:14:22 +05:00
Alexander Machehin 8c34d7b33a fix feed message 2015-04-22 18:06:10 +05:00
Alexander Machehin d86a5f9eef update feed_message 2015-04-22 17:46:01 +05:00
Alexander Machehin 0d048ff30b another fix: unable to find policy NilClassPolicy 2015-04-22 17:02:00 +05:00
Alexander Machehin a38a862cd0 try to fix error: unable to find policy NilClassPolicy for 2015-04-22 16:42:34 +05:00
Alexander Machehin 33409230db fix mistype 2015-04-22 16:38:28 +05:00
Alexander Machehin 3cdad7e3b4 Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2015-04-21 15:49:06 +05:00
Alexander Machehin f8b2f70bc8 fix issue status label 2015-04-21 15:48:50 +05:00
avm a664cfaebb Merge pull request #471 from abf/rosa-build:470-pass-project-and-version
#470: Pass project and version inside build script when building ISO images
2015-04-21 13:18:05 +04:00
Vokhmin Alexey V 193402c2a7 Fixed: 401 error for hidden projects 2015-04-21 01:05:38 +03:00
Vokhmin Alexey V b46d44395d #470: Pass extra variables for building of product build lists. 2015-04-20 23:29:43 +03:00
Vokhmin Alexey V 12c98b9a08 Remove outdated code. 2015-04-20 20:49:30 +03:00
Alexander Machehin 80009775c7 [#465] fix error with build lists filters 2015-04-20 14:13:13 +05:00
Alexander Machehin 0cb43441ec #465 fix platform scopes 2015-04-20 14:00:05 +05: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 08db1ad59a #465: Fixed: undefined method 'uname' for nil:NilClass 2015-04-18 23:55:34 +03:00
Vokhmin Alexey V bb8a4aa227 #465: Fixed: Pundit::AuthorizationNotPerformedError 2015-04-18 14:00:05 +03:00
Alexander Machehin 477a0761d7 fix error with user sign up 2015-04-15 15:52:13 +05:00
Alexander Machehin 5a4d9f9369 #465 fix error with Pundit::AuthorizationNotPerformedError 2015-04-15 15:29:25 +05:00
Alexander Machehin 43c8876848 #465 fix error in wiki page 2015-04-15 14:44:03 +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
Vokhmin Alexey V bc4fb57d3b #465: Fixed: undefined method #owner for :project:Symbol: 2015-04-14 23:26:50 +03:00
Vokhmin Alexey V 04b5b77f7c #465: Cleanup 2015-04-14 23:21:37 +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 a3391cc376 fix pull request commits path 2015-04-14 19:18:32 +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 0c35d117fa #465: Added specs for RepositoryPolicy 2015-04-14 00:06:29 +03:00
Vokhmin Alexey V 09a7b4c700 #465: Added specs for PullRequestPolicy 2015-04-13 23:46:04 +03:00
Vokhmin Alexey V 39cfd2d976 #465: Added specs for ProjectPolicy 2015-04-13 23:28:52 +03:00
Vokhmin Alexey V ce02888c75 #465: Added specs for ProductPolicy 2015-04-13 22:43:51 +03:00
Vokhmin Alexey V 40d79b5503 #465: Added specs for PlatformPolicy 2015-04-13 21:16:30 +03:00
Alexander Machehin f53a6c0e2f [#465] remove old before_action 2015-04-13 13:30:32 +05:00
Vokhmin Alexey V be69f5855a #465: Added specs for IssuePolicy 2015-04-11 01:35:36 +03:00
Vokhmin Alexey V 699aba3cbe #465: Added specs for GroupPolicy 2015-04-11 01:22:46 +03:00
Vokhmin Alexey V 06a4e6da7f #465: Added specs for CommentPolicy 2015-04-11 01:04:23 +03:00
Alexander Machehin 22cec1be6e Fix creating a comment in Firefox; add flash-messages 2015-04-10 16:50:14 +05:00
Alexander Machehin f89e73ea0e commit diff: fix error with submodule 2015-04-10 14:37:26 +05:00
Alexander Machehin 585b8b2f47 fix error with undefined method 'id' for nil:NilClass 2015-04-09 22:12:21 +05:00
Alexander Machehin 2c5f8ee065 update file_blob_in_diff method 2015-04-09 21:33:33 +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
Alexander Machehin 6f690f4586 diff: remove -M option 2015-04-08 19:24:40 +05:00
Vokhmin Alexey V e736586129 #465: Update specs 2015-04-07 23:44:39 +03:00
Vokhmin Alexey V 2bc7c9b2c3 #465: Comment out a cancan code. 2015-04-07 23:15:01 +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 2dc5bb4b97 #465: Update specs for Platforms::PlatformsController 2015-04-07 23:09:12 +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 5c7608ee4e #465: added #local_admin_manage? policy 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
Alexander Machehin 734cd49237 new pull diff 2015-04-07 22:14:18 +05:00
Alexander Machehin 2ec7a8bb91 new diff 2015-04-07 20:53:29 +05:00
Alexander Machehin d062e9a330 new commit diff 2015-04-07 19:16:04 +05:00
Alexander Machehin f202d1d449 new diff; in progress 2015-04-06 22:44:37 +05:00
Alexander Machehin f5a68ed4ae add check a build list validation before restart task 2015-04-03 20:25:21 +05:00
Alexander Machehin 7669ea33f9 update the project collaborators page 2015-04-03 20:08:17 +05:00
Alexander Machehin e5deae8fdd fix error with regenerate params 2015-04-02 19:54:13 +05:00
Alexander Machehin dd9c280d09 show a file diff when click on it in the header stats 2015-04-01 19:22:40 +05:00
Alexander Machehin 146a5370c3 remove unneeded comment 2015-04-01 17:05:02 +05:00
Alexander Machehin 9870cfaa83 fix rendering projects/git/commits#diff; add shevrons to the diffs panel-heading 2015-04-01 16:49:43 +05:00
Alexander Machehin d2a30e2169 pull request: fix showing the closed time 2015-03-30 14:25:50 +05:00
Alexander Machehin bc9ebf46df update build list log view 2015-03-27 16:18:15 +05:00
Alexander Machehin 6facf6c7c1 build list: fix mistype 2015-03-27 15:24:36 +05:00
Alexander Machehin 7afcc6fd7e fix Missing template pages/tour/abf-tour-project-description-1 with format json 2015-03-26 23:41:31 +05:00
Alexander Machehin eacf67a68b build list: fix callback 2015-03-26 21:17:45 +05:00
Alexander Machehin 3540b95127 project collaborators page: fix error with empty collaborator 2015-03-26 20:31:20 +05:00
Alexander Machehin d2c47369d9 build lists create api: fix error with wrong parameters 2015-03-26 20:20:14 +05:00
Alexander Machehin 2e95334ded build lists create api: fix error with include repos values 2015-03-26 20:08:46 +05:00
Alexander Machehin fa39de82d9 build lists create api: fix error with blank parameters 2015-03-26 19:53:34 +05:00
Alexander Machehin 6346c65939 commit page: fix error with too big commit 2015-03-26 16:56:29 +05:00
Alexander Machehin b907636603 git tree page: fix mistype 2015-03-26 16:46:42 +05:00
Alexander Machehin b1fb82834e fix error: undefined method 'pull_request' for nil:NilClass 2015-03-24 17:23:11 +05:00
Alexander Machehin eed6cd6839 fix error with empty committer email 2015-03-24 16:47:59 +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 69d7bb37a4 fix showing a pull request statuses 2015-03-23 14:58:39 +05:00
Alexander Machehin 63f350c847 mv audios to app/assets 2015-03-20 16:23:21 +05:00
avm 1cdd7c7153 Merge pull request #468 from abf/rosa-build:ajax_remove_project_from_repository
remove a project from repository with ajax
2015-03-20 14:38:10 +04:00
Alexander Machehin ea32cf3685 dont reload page after removing a project from repository 2015-03-20 15:26:10 +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 0b9795fabd fix pull comments 2015-03-20 00:52:14 +05:00
Alexander Machehin cc5c009ff7 fix mistype 2015-03-19 23:47:43 +05:00
Alexander Machehin 5c8c6ed196 repository projects: ajax remove project + flash 2015-03-19 22:24:54 +05:00
Alexander Machehin 0911103ea1 show server status only on index pages 2015-03-18 20:54:07 +05:00
Alexander Machehin 10c28be905 add comments to commit 2015-03-18 20:49:10 +05:00