Vokhmin Alexey V
|
e7c07897e8
|
Update specs
|
2015-06-17 21:18:54 +03:00 |
Vokhmin Alexey V
|
d56f14a9a8
|
Update Rails to 4.2.1
|
2015-06-17 21:18:53 +03: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
|
5595936c48
|
#472: Fixed: undefined method #auto_publish for BuildList
|
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
|
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
|
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
|
f9ed845fc7
|
#465: Fixed: creation of pull requests
|
2015-04-14 23:56:16 +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 |
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
|
86bfd9b8c7
|
#465: cleanup
|
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 |
Alexander Machehin
|
a8fe6e2344
|
[#465] project collaborators page
|
2015-04-07 23:09:10 +03:00 |
Vokhmin Alexey V
|
28988303d1
|
#465: Update API controllers, specs
|
2015-04-07 23:08:16 +03:00 |
Vokhmin Alexey V
|
becedf0534
|
#465: updated Api::V1::AdvisoriesController, specs
|
2015-04-07 23:08:15 +03:00 |
Vokhmin Alexey V
|
e829d35a89
|
#465: Added XxxPolicy classes for all models.
|
2015-04-07 23:07:07 +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
|
7669ea33f9
|
update the project collaborators page
|
2015-04-03 20:08:17 +05:00 |
Alexander Machehin
|
2175a898be
|
fix preview
|
2015-03-17 23:27:11 +05:00 |
Vokhmin Alexey V
|
57b8761f1e
|
Merge branch 'master' into rails-4.1.9
|
2015-03-11 01:37:55 +03:00 |
Alexander Machehin
|
4026b75784
|
[#446] aliased projects should have same default branch
|
2015-03-10 20:51:38 +05:00 |
Vokhmin Alexey V
|
d6234ae758
|
Merge branch 'master' into rails-4.1.9
Conflicts:
app/controllers/projects/git/trees_controller.rb
|
2015-03-06 00:53:44 +03:00 |
Alexander Machehin
|
9f53a384db
|
[#369] dont redirect to project if get an ajax request
|
2015-03-05 10:57:28 +05:00 |
Vokhmin Alexey V
|
84e7145d6d
|
rename *_filter => *_action
|
2015-03-05 02:19:19 +03:00 |
Vokhmin Alexey V
|
5e5d3905e4
|
Update rails to 4.1.9
|
2015-03-05 02:09:50 +03:00 |
Vokhmin Alexey V
|
13cd263855
|
#456: add integration with Group#default_branch, specs
|
2015-02-20 01:03:04 +03:00 |