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
|
d50ad4a157
|
#472: Update Platforms::MassBuildsController
|
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
|
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
|
0a6c487995
|
#472: Updated the Projects::IssuesController and Api::V1::IssuesController
|
2015-06-01 22:56:57 +03:00 |
Vokhmin Alexey V
|
0b05e688c8
|
#472: Update the Projects::BuildListsController and Api::V1::BuildListsController
|
2015-06-01 22:56:56 +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
|
2f2607d2d1
|
do not send email for own comment
|
2015-05-28 15:00:22 +05:00 |
Alexander Machehin
|
a03c1c35a5
|
fix error: undefined method 'add_to_repository' for Project
|
2015-05-21 15:04:35 +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
|
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
|
98e985b1a2
|
reduce CONTENT_LIMIT
|
2015-04-23 20:14:00 +05: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 |
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
|
328eef6ea2
|
#465 fix subscribes; add/fix subscribe specs
|
2015-04-14 16:06:44 +05:00 |
Alexander Machehin
|
a67f108572
|
always use commit.show instead diffs
|
2015-04-09 13:57:05 +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
|
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 |
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
|
c2e5d0476e
|
#465: Fixed specs for Api::V1::BuildListsController
|
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
|
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
|
6facf6c7c1
|
build list: fix mistype
|
2015-03-27 15:24:36 +05:00 |
Alexander Machehin
|
eacf67a68b
|
build list: fix callback
|
2015-03-26 21:17:45 +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
|
aed389a7ad
|
Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build
|
2015-03-12 15:57:36 +05:00 |
Alexander Machehin
|
59cca17abc
|
add GL_REPO_NAME variable to the pull request
|
2015-03-12 15:56:51 +05:00 |
Vokhmin Alexey V
|
e599be5828
|
#463: Increased life time for builds of mass builds
|
2015-03-11 02:43:58 +03:00 |