Alexander Machehin
|
b5cc162763
|
[#105] fix authorize resouce
|
2013-06-28 19:20:34 +06:00 |
Alexander Machehin
|
3fd99a42d2
|
[#105] fix paginate commits & add paginate to files
|
2013-06-27 00:01:33 +06:00 |
Alexander Machehin
|
20cb49c318
|
[#105] many fixes by @avokhmin comments
|
2013-06-26 23:58:32 +06:00 |
Alexander Machehin
|
ebc278d65a
|
[#105] add merge action
|
2013-06-24 21:18:17 +06:00 |
Alexander Machehin
|
dcde3aa369
|
[#105] add files action
|
2013-06-24 20:54:22 +06:00 |
Alexander Machehin
|
f16c84bb58
|
[#105] add commits action
|
2013-06-21 19:45:28 +06:00 |
Alexander Machehin
|
20056fbc31
|
many issue/pull fixes
|
2013-06-19 02:00:01 +06:00 |
Alexander Machehin
|
e343ba90aa
|
[#105] pulls api v1
|
2013-06-19 01:45:40 +06:00 |
Vokhmin Alexey V
|
eed99c4599
|
#70: updated Api::V1::MaintainersController, added specs
|
2013-06-17 23:14:20 +04:00 |
avokhmin
|
4877edea97
|
Merge pull request #165 from abf/rosa-build:42-fix_issues_api
#42 fix rendering
|
2013-06-17 14:00:56 +04:00 |
Alexander Machehin
|
1db7955e0c
|
Merge branch 'master' into 135-reject_build_lists
Conflicts:
spec/controllers/api/v1/build_lists_controller_spec.rb
spec/controllers/projects/build_lists_controller_spec.rb
|
2013-06-09 20:28:22 +06:00 |
Alexander Machehin
|
7d1f295e18
|
[#42] add aliase to table in the sql request
|
2013-06-06 13:02:25 +06:00 |
Alexander Machehin
|
f75e2fdb58
|
[#42] fix wrong render
|
2013-06-06 12:59:38 +06:00 |
Alexander Machehin
|
9c8d79c420
|
[#42] fix error with groups issues list
|
2013-06-03 23:34:33 +06:00 |
Alexander Machehin
|
b9a8464307
|
[#135] set rejector in api & small controllers refactoring
|
2013-05-30 16:41:09 +06:00 |
Alexander Machehin
|
a2e92d6e94
|
[#125] fix error with fork project to the group
|
2013-05-08 00:08:07 +06:00 |
Alexander Machehin
|
f588ec36f5
|
[#125] Add ability to create/fork project in group also for members with "write" access
|
2013-05-07 20:56:13 +06:00 |
Alexander Machehin
|
c47cd5b792
|
[#42] fix error undefined method 'pluck' for Array
|
2013-04-18 18:31:42 +06:00 |
Alexander Machehin
|
db89e39bf5
|
[#42] some refactoring
|
2013-04-18 00:28:50 +06:00 |
Alexander Machehin
|
a1f29588ed
|
[#42] fix access to issues
|
2013-04-17 23:32:04 +06:00 |
Alexander Machehin
|
288956f9fb
|
[#42] fix error with html format
|
2013-04-16 01:22:39 +06:00 |
Alexander Machehin
|
6c2f13a625
|
[#42] fix default assigneed issues list
|
2013-04-16 01:22:07 +06:00 |
Alexander Machehin
|
f6bb05b513
|
[#42] fix creating issue
|
2013-04-16 01:21:11 +06:00 |
Alexander Machehin
|
d05f9d6764
|
[#42] include to list owned & assigneed issues
|
2013-04-16 01:19:53 +06:00 |
Alexander Machehin
|
daabc12c65
|
[#42] fix error with no json format
|
2013-04-15 18:32:11 +06:00 |
Alexander Machehin
|
01a721bfcc
|
[#42] issues api
|
2013-04-12 22:52:56 +06:00 |
Vokhmin Alexey V
|
c9b04a6acc
|
#53: some refactoring according to discussion
|
2013-04-02 15:04:51 +04:00 |
Vokhmin Alexey V
|
05a8cec169
|
#53: added Publisher into BuildList
|
2013-03-28 15:58:26 +04:00 |
Vokhmin Alexey V
|
9670f72ef9
|
#31: added specs for ProductBuildList#update action
|
2013-03-25 19:04:05 +04:00 |
Vokhmin Alexey V
|
820fdcfa85
|
#31: add #update action to ProductBuildList API, print new fields in API
|
2013-03-22 22:56:32 +04:00 |
Vokhmin Alexey V
|
9de37b852e
|
#1: rename #update_secondary to #local_admin_manage
|
2013-03-07 14:05:53 +04:00 |
Vokhmin Alexey V
|
be9ada74cb
|
#1: fix for specs, update ability for Platform
|
2013-03-07 02:47:30 +04:00 |
Vokhmin Alexey V
|
98891a9153
|
#1: fix for specs, update ability.rb
|
2013-03-07 02:39:44 +04:00 |
Alexander Machehin
|
bb99c60689
|
[refs #861] remove update code
|
2013-02-08 01:27:38 +06:00 |
Alexander Machehin
|
f43b7303c1
|
[refs #861] fixed creating product build list
|
2013-02-08 00:36:57 +06:00 |
Alexander Machehin
|
18d61b4915
|
[refs #861] add product build lists api
|
2013-02-07 01:05:49 +06:00 |
Alexander Machehin
|
36b258d2a0
|
[refs #861] move products list to platform
|
2013-02-01 21:52:41 +06:00 |
Alexander Machehin
|
94401d4494
|
[refs #861] add products api
|
2013-02-01 21:05:12 +06:00 |
Vokhmin Alexey V
|
1cabd9cea8
|
#859: some refactoring according to Alexander's comments
|
2013-01-31 15:32:01 +04:00 |
Vokhmin Alexey V
|
b8b03b62b0
|
#859: small refactoring
|
2013-01-31 00:51:05 +04:00 |
Vokhmin Alexey V
|
67284a95c2
|
#859: add specs for #create_container
|
2013-01-31 00:42:37 +04:00 |
Vokhmin Alexey V
|
3fab64813e
|
#859: update specs, API for build_list
|
2013-01-31 00:04:19 +04:00 |
Vokhmin Alexey V
|
2a1a15eb03
|
#859: update BuildList API
|
2013-01-30 20:23:50 +04:00 |
Vokhmin Alexey V
|
9e018c2cff
|
Merge branch 'master' into 794-move-all-keys-into-abf-bd
|
2013-01-17 15:47:55 +04:00 |
Vokhmin Alexey V
|
318007751c
|
#839: enable new_core for all platforms
|
2013-01-17 14:46:51 +04:00 |
Vokhmin Alexey V
|
097ffacf61
|
#794: merge master into branch
|
2013-01-16 19:07:39 +04:00 |
Alexander Machehin
|
9384e08c08
|
[refs #818] fix mistake
|
2012-12-29 22:22:21 +06:00 |
Alexander Machehin
|
70903249ce
|
[refs #818] small ui changes
|
2012-12-29 18:38:14 +06:00 |
Alexander Machehin
|
71672826b2
|
again fix ActiveRecord::UnknownAttributeError: unknown attribute: build_requires
|
2012-12-25 09:09:26 +06:00 |
Alexander Machehin
|
0cb10fa581
|
fix ActiveRecord::UnknownAttributeError: unknown attribute: build_requires
|
2012-12-24 23:19:38 +06:00 |