Vokhmin Alexey V
|
bb8a4aa227
|
#465: Fixed: Pundit::AuthorizationNotPerformedError
|
2015-04-18 14:00:05 +03:00 |
Vokhmin Alexey V
|
be6ad05e49
|
#465: Added specs for AdvisoryPolicy, ArchPolicy, BuildListPolicy
|
2015-04-09 02:06:55 +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
|
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 |
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
|
d4d8f75f12
|
#465: wip...
|
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 |
Vokhmin Alexey V
|
84e7145d6d
|
rename *_filter => *_action
|
2015-03-05 02:19:19 +03:00 |
Alexander Machehin
|
fcd6d7ec2a
|
fix pull requests API (creating a pull request from another project)
|
2015-02-26 15:14:42 +05:00 |
Alexander Machehin
|
b245c2a808
|
[#446] alias api
|
2015-02-04 17:02:45 +05:00 |
Vokhmin Alexey V
|
cba5ff2d5e
|
#446: cleanup, added specs for Project#fork
|
2015-01-14 23:56:26 +03:00 |
Alexander Machehin
|
ab0a57d6b2
|
Merge branch 'master' into 369-bootstrap
Conflicts:
app/models/build_list.rb
app/models/build_list/package.rb
app/models/build_script.rb
app/models/product_build_list.rb
app/models/project_tag.rb
app/views/projects/build_lists/_filter.html.haml
|
2014-12-18 15:07:27 +05:00 |
Alexander Machehin
|
c8db1109d3
|
build lists api: add new filters
|
2014-12-09 20:33:27 +05:00 |
Alexander Machehin
|
72992a5dcd
|
fix error in api - get a list build lists for a project
|
2014-12-09 18:32:55 +05:00 |
Vokhmin Alexey V
|
5a8c3430e8
|
update a access rights for creation/build of build_lists
|
2014-11-26 23:27:54 +03:00 |
Vokhmin Alexey V
|
9bd11c4ea7
|
rollback changes and fixed specs
|
2014-11-25 00:01:39 +03:00 |
Vokhmin Alexey V
|
acd57203c7
|
#435: display statistics by issues and pull-requests
|
2014-10-20 23:18:34 +04:00 |
Alexander Machehin
|
89f322cd24
|
[#330] fix searh api
|
2014-09-30 18:50:59 +06:00 |
Vokhmin Alexey V
|
cedd9b8b28
|
refactorng, added extra condition into #next_build_from_queue
|
2014-09-19 01:29:01 +04:00 |
Vokhmin Alexey V
|
6b6cb02f0b
|
Added filter by platforms and arches for tasks
|
2014-09-19 01:00:31 +04:00 |
Alexander Machehin
|
d268bb7c99
|
platforms_for_build return hidden platforms
(use a availables_main_platforms method)
|
2014-09-10 17:26:08 +06:00 |
Alexander Machehin
|
e5788a09c8
|
fix multiple renders
|
2014-09-10 14:53:39 +06:00 |
Alexander Machehin
|
4d495aca2e
|
refactoring respond_to
|
2014-08-29 02:46:42 +06:00 |
Alexander Machehin
|
9ba87cd361
|
fix api ActionView::MissingTemplate
|
2014-08-29 02:22:11 +06:00 |
Vokhmin Alexey V
|
5404a7e75a
|
#390: added specs
|
2014-05-22 22:08:43 +04:00 |
Vokhmin Alexey V
|
90f921e038
|
#390: added ability to rerun tests
|
2014-05-22 02:58:13 +04:00 |
Vokhmin Alexey V
|
552e36cf72
|
#376: added monitoring tool
|
2014-04-15 22:08:43 +04:00 |
Vokhmin Alexey V
|
35a2be81cf
|
#373: rollback changes
|
2014-04-09 01:07:50 +04:00 |
Vokhmin Alexey V
|
55e8345b66
|
Merge branch 'master' into 373-cached-chroot
|
2014-04-09 00:29:05 +04:00 |
Vokhmin Alexey V
|
7842f72eb3
|
Fixed: Access violation to this page
|
2014-04-08 17:00:39 +04:00 |
Vokhmin Alexey V
|
7d0b2998dc
|
#373: refactoring, added specs
|
2014-04-08 01:30:01 +04:00 |
Vokhmin Alexey V
|
4adae8319b
|
#345: updated authenticate_user!
|
2014-03-25 22:32:46 +04:00 |
Vokhmin Alexey V
|
b85d6c4c2d
|
#345: fixed auntification by token
|
2014-03-25 22:02:53 +04:00 |
Vokhmin Alexey V
|
9fece259d8
|
#345: update api/v1/issues_controller_spec
|
2014-03-21 02:28:17 +04:00 |
Vokhmin Alexey V
|
4166951cda
|
#345: fixed api/v1/build_lists_controller_spec
|
2014-03-21 02:01:13 +04:00 |
Vokhmin Alexey V
|
ebe07ba00c
|
#345: use Redis.current instead of all other
|
2014-03-19 01:52:40 +04:00 |