Commit Graph

7147 Commits

Author SHA1 Message Date
Vokhmin Alexey V 07ae486d5b #465: Update specs for Projects::CommentsController 2015-04-14 22:58:59 +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 13f081b136 #465 update group specs 2015-04-14 16:22:39 +05:00
Alexander Machehin 328eef6ea2 #465 fix subscribes; add/fix subscribe specs 2015-04-14 16:06:44 +05:00
Vokhmin Alexey V f634cc43ed #465: Added specs for UserPolicy 2015-04-14 00:26:01 +03:00
Vokhmin Alexey V 13de6b93c7 #465: Added specs for TokenPolicy 2015-04-14 00:22:41 +03:00
Vokhmin Alexey V 4a5610983d #465: Added specs for SubscribePolicy 2015-04-14 00:17:37 +03: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 65559e25c4 #465: Added specs for ProductBuildListPolicy 2015-04-13 21:26:48 +03:00
Vokhmin Alexey V 40d79b5503 #465: Added specs for PlatformPolicy 2015-04-13 21:16:30 +03:00
Vokhmin Alexey V adcf8a2512 #465: Added specs for MassBuildPolicy 2015-04-13 21:16:08 +03:00
Alexander Machehin aa81ec6d53 #465 update commit comment specs 2015-04-13 15:26:51 +05:00
Alexander Machehin dd58b4a0a5 #465 update comment specs 2015-04-13 15:15:55 +05:00
Alexander Machehin 09afec1ad6 #465 fix pull request spec 2015-04-13 14:03:27 +05:00
Alexander Machehin f53a6c0e2f [#465] remove old before_action 2015-04-13 13:30:32 +05:00
Vokhmin Alexey V 751c820d80 #465: Added specs for KeyPairPolicy 2015-04-11 01:40:11 +03:00
Vokhmin Alexey V be69f5855a #465: Added specs for IssuePolicy 2015-04-11 01:35:36 +03:00
Vokhmin Alexey V 15e1621566 #465: Added specs for HookPolicy 2015-04-11 01:26:32 +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 945cb20ef7 downgrate grit; again 2015-04-08 20:02:22 +05:00
Alexander Machehin 74e5d08383 downgrade grit 2015-04-08 19:30:05 +05:00
Alexander Machehin 6f690f4586 diff: remove -M option 2015-04-08 19:24:40 +05:00
Alexander Machehin 06fbf84e10 Revert "update grit"
This reverts commit b7e70d839d.
2015-04-08 19:02:11 +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