Vokhmin Alexey V
|
ff2ae73985
|
#759: add action for cancel build, some refactoring
|
2012-12-06 18:41:24 +04:00 |
Alexander Machehin
|
1b8ac5667f
|
[refs #732] fix index test forgotten
|
2012-12-01 00:33:19 +06:00 |
Vladimir Sharshov
|
ec57f0ba9a
|
Merge pull request #738 from warpc/732-maintainer-db-api
[refs #732] add maintainers api
|
2012-11-30 09:33:21 -08:00 |
Alexander Machehin
|
cb8b54c6df
|
[refs #732] fix index test
|
2012-11-30 23:16:05 +06:00 |
vladdruzh
|
c42fcc824a
|
add to api maintainers index method
|
2012-11-26 15:32:23 +04:00 |
Vladimir Sharshov
|
fe1e862535
|
Change school deploy address.
Add new test for project controller
|
2012-11-22 15:23:04 +04:00 |
Vokhmin Alexey V
|
916a984b6d
|
add specs for search API
|
2012-11-21 16:32:59 +04:00 |
Vokhmin Alexey V
|
f522fd3cd0
|
add selecting Arch on create product build
|
2012-11-13 18:01:06 +04:00 |
Vokhmin Alexey V
|
abbbacdf7f
|
update ability.rb, add new specs
|
2012-11-13 15:11:33 +04:00 |
Vokhmin Alexey V
|
57ec1e2982
|
update specs for Products and ProductBuildLists
|
2012-11-13 14:31:45 +04:00 |
Vokhmin Alexey V
|
cb488a35d1
|
refactoring of model, update factory
|
2012-11-13 13:27:39 +04:00 |
Alexander Machehin
|
e9ac67de5f
|
Fix validations for groups, platforms, projects, repositories,
users
|
2012-11-07 16:25:43 +06:00 |
Alexander Machehin
|
36ac66303a
|
fixed user uname validation
|
2012-11-07 15:30:34 +06:00 |
Vladimir Sharshov
|
daefb27f95
|
Merge pull request #707 from warpc/706-get-list-of-projects-by-repository
[refs #706:] REST API repository: list of repository projects.
|
2012-10-19 09:10:06 -07:00 |
Vokhmin Alexey V
|
25620af00c
|
hot fix for specs
|
2012-10-19 19:35:19 +04:00 |
Vokhmin Alexey V
|
e9fd2a2df6
|
Merge branch 'master' into 706-get-list-of-projects-by-repository
|
2012-10-19 18:51:11 +04:00 |
Vokhmin Alexey V
|
ba968cc5a0
|
#706: updated Ability model, Repositories controller, added specs
|
2012-10-19 18:49:01 +04:00 |
Vokhmin Alexey V
|
8bbb82faa8
|
#698: updated Advisories API
|
2012-10-18 20:25:24 +04:00 |
Vokhmin Alexey V
|
84e5f3ead3
|
#698: updated specs, permission access
|
2012-10-18 19:44:28 +04:00 |
Vokhmin Alexey V
|
d5ad5b1a95
|
Merge branch 'master' into 698-rest-api-for-advisories
|
2012-10-18 18:59:00 +04:00 |
Vokhmin Alexey V
|
f3eff0da92
|
#698: added specs for #index, #show actions
|
2012-10-18 18:58:13 +04:00 |
Vokhmin Alexey V
|
97590f06a0
|
#686: added specs for projects API
|
2012-10-17 21:08:21 +04:00 |
Vokhmin Alexey V
|
d2ca61f432
|
#686: added specs for fork action
|
2012-10-17 18:30:54 +04:00 |
Vokhmin Alexey V
|
c36ae5413b
|
#692: added specs for Group API
|
2012-10-16 18:44:21 +04:00 |
Vokhmin Alexey V
|
f3605a1211
|
#691: updated routes according to Vladimir's comments
|
2012-10-15 19:47:42 +04:00 |
Vokhmin Alexey V
|
84b49052b1
|
#691: added specs for Users API
|
2012-10-15 18:43:09 +04:00 |
Vladimir Sharshov
|
8c7ac11ec7
|
Merge pull request #689 from warpc/672-rest-api-for-repositories
[refs #672]: REST API for Refositories
|
2012-10-15 04:44:08 -07:00 |
Vokhmin Alexey V
|
fae5d3ff2b
|
#690: truncate project name before validation
|
2012-10-15 12:28:18 +04:00 |
Vokhmin Alexey V
|
5c88ac6f3e
|
#672: updated Repositories#signatures API action, added specs
|
2012-10-14 18:44:10 +04:00 |
Vokhmin Alexey V
|
00f5d0ce62
|
#672: updated Repositories API
|
2012-10-14 17:38:06 +04:00 |
Vokhmin Alexey V
|
be8ed0984a
|
#672: added #add_member, #remove_member, #update, #destroy actipns for Repository API
|
2012-10-14 16:00:49 +04:00 |
Vladimir Sharshov
|
2e0f4dc2eb
|
Merge pull request #680 from warpc/671-rest-API
[refs #671]: full rest API for Platforms; Add refs_list api for Project
|
2012-10-11 13:12:32 -07:00 |
Vokhmin Alexey V
|
72822f9760
|
#671: updated specs for Platforms API
|
2012-10-11 22:38:19 +04:00 |
Vokhmin Alexey V
|
32dea63865
|
#671: added specs for Projects#refs_list API
|
2012-10-11 21:51:40 +04:00 |
Alexander Machehin
|
7f031ac688
|
[refs #374] added commit validation
|
2012-10-11 22:11:53 +06:00 |
Alexander Machehin
|
01b60fc4d7
|
[refs #90] test to creation pull on the forked project
|
2012-10-11 01:00:27 +06:00 |
Vokhmin Alexey V
|
eef640e82c
|
#671: added API Platforms#create action, updated specs, added validation to platform model
|
2012-10-10 21:45:56 +04:00 |
Vokhmin Alexey V
|
972877bc76
|
#671: added API Platforms#destroy action and specs
|
2012-10-10 19:43:14 +04:00 |
Vokhmin Alexey V
|
d0bb3eebe6
|
#671: added specs for API Platforms#clear action
|
2012-10-10 19:27:53 +04:00 |
Vokhmin Alexey V
|
d9c583e226
|
#671: added specs for API Platforms#clone action
|
2012-10-10 19:13:14 +04:00 |
Vokhmin Alexey V
|
e5c6707594
|
#671: added #remove_member action for platforms API, updated specs
|
2012-10-09 21:07:10 +04:00 |
Vokhmin Alexey V
|
109afad259
|
#671: added specs for API
|
2012-10-09 20:51:41 +04:00 |
Vokhmin Alexey V
|
30909b281d
|
#671: added #add_member action for platforms API, added new specs
|
2012-10-09 20:23:48 +04:00 |
Vokhmin Alexey V
|
3e8664d157
|
#671: fixed comments
|
2012-10-04 19:50:20 +04:00 |
Vokhmin Alexey V
|
910c79c4b3
|
#671: added specs for filter by type
|
2012-10-04 19:20:10 +04:00 |
Vokhmin Alexey V
|
df0251282d
|
#671: updated API arches controller, added specs
|
2012-10-04 17:13:55 +04:00 |
Alexander Machehin
|
5bc59ad365
|
[refs #90] fixed pull tests
|
2012-10-03 18:18:02 +06:00 |
Vladimir Sharshov
|
d2c338e4e4
|
Merge pull request #665 from warpc/90-ui
[refs #90] pull request ui + fixes
|
2012-10-02 10:41:06 -07:00 |
Vokhmin Alexey V
|
9fd8a5a8d1
|
#349: updated specs according to comments
|
2012-10-02 21:22:24 +04:00 |
Vokhmin Alexey V
|
cb994c6fd6
|
#349: created autocompletes_controller, refactoring, updated specs
|
2012-10-02 20:54:55 +04:00 |