Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | api: expose note_events and enable_ssl_verification for hooks | Ben Boeckel | 2015-09-24 | 1 | -1/+1 | |
| | ||||||
* | Added ability to update or set the identity of an existing user, like the ↵fix-user-identities-api | Patricio Cano | 2015-09-22 | 1 | -0/+11 | |
| | | | | documentation said it was possible, but actually wasn't. | |||||
* | Merge branch 'restrict-user-api-integers' into 'master' | Dmitriy Zaporozhets | 2015-09-17 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | Restrict users API endpoints to use integer IDs Closes #2267 See merge request !1156 | |||||
| * | Restrict users API endpoints to use integer IDs | Stan Hu | 2015-08-23 | 1 | -1/+1 | |
| | | | | | | | | Closes #2267 | |||||
* | | Merge remote-tracking branch 'origin/master' into ↵ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Kamil Trzcinski | 2015-09-16 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | |||||
| * | | Fix broken sort in merge request API | Stan Hu | 2015-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | Closes #2266 | |||||
* | | | fix specs. Stage 3 | Valery Sizov | 2015-09-15 | 2 | -36/+38 | |
| | | | ||||||
* | | | fix specs. Stage 2 | Valery Sizov | 2015-09-14 | 1 | -3/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-11 | 1 | -0/+10 | |
|\ \ \ | |/ / | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | Added service API endpoint to retrieve service parameters | Petheo Bence | 2015-09-10 | 1 | -0/+10 | |
| | | | ||||||
* | | | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-09 | 5 | -55/+82 | |
|\ \ \ | |/ / | ||||||
| * | | Add API method for get user by ID of an SSH key | Artem V. Navrotskiy | 2015-09-03 | 3 | -0/+25 | |
| | | | ||||||
| * | | Drone CI service | Kirilll Zaitsev | 2015-09-02 | 2 | -55/+57 | |
| |/ | ||||||
* | | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'remove-satellites' | Dmitriy Zaporozhets | 2015-08-19 | 2 | -25/+31 | |
|\ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Merge branch 'master' into remove-satellites | Dmitriy Zaporozhets | 2015-08-17 | 1 | -0/+3 | |
| |\ | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | Revert "Merge branch 'revert-satellites' into 'master' " | Dmitriy Zaporozhets | 2015-08-11 | 2 | -25/+31 | |
| | | | | | | | | | | | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c. | |||||
* | | | Merge pull request #9567 from bigsurge/bigsurge-patch-1 | Stan Hu | 2015-08-19 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | add CommitNote field expose :created_at | |||||
| * | | add CommitNote field expose :created_at | bigsurge | 2015-08-19 | 1 | -0/+1 | |
| | | | | | | | | | add CommitNote field expose :created_at | |||||
* | | | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-08-12 | 1 | -0/+3 | |
| |/ |/| | | | | | This reverts commit 4c586dc7c217b3e43956919fa752a8fa4e16acb9. | |||||
* | | Merge branch 'revert-satellites' into 'master' | Dmitriy Zaporozhets | 2015-08-11 | 2 | -31/+25 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Revert satellites Return satellites to master for 7.14 We remove satellites in next release (8.0) See merge request !1136 | |||||
| * | | Revert "Fix editing files via API" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -26/+24 | |
| | | | | | | | | | | | | This reverts commit 7bde6ae540bab5c93a83bfe26102674adba0eab5. | |||||
| * | | Revert "Merge branch 'drop-satellites'" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Fix corrupted binary files when using API files endpoint | Stan Hu | 2015-08-09 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | Add CHANGELOG for gitlab_git 7.2.9 updates Closes #2219 | |||||
* | | Merge branch 'master' into comment-updated-by | Douwe Maan | 2015-08-06 | 3 | -7/+126 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into drop-satellites | Dmitriy Zaporozhets | 2015-08-04 | 3 | -7/+133 | |
| |\ \ | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| | * | | Fix indentation | Douwe Maan | 2015-07-31 | 1 | -11/+11 | |
| | | | | ||||||
| | * | | Merge branch 'master' into api-useremails | Douwe Maan | 2015-07-31 | 1 | -0/+10 | |
| | |\ \ | ||||||
| | * | | | Add ability to manage user email addresses via the API. | Douwe Maan | 2015-07-29 | 2 | -0/+115 | |
| | | | | | ||||||
| * | | | | Fix merge api and spec | Dmitriy Zaporozhets | 2015-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | | | | Huge refactoring for accepting merge requests | Dmitriy Zaporozhets | 2015-07-16 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | | | Merge branch 'master' into comment-updated-by | Douwe Maan | 2015-07-31 | 1 | -0/+10 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | No more web url | Douwe Maan | 2015-07-30 | 1 | -2/+10 | |
| | | | | | ||||||
| * | | | | Add project star and fork count, group avatar URL and user/group web URL ↵ | Douwe Maan | 2015-07-28 | 1 | -1/+3 | |
| | |/ / | |/| | | | | | | | | | | attributes to API | |||||
* | | | | Show who last edited a comment if it wasn't the original author | Douwe Maan | 2015-07-30 | 1 | -7/+5 | |
|/ / / | ||||||
* | | | Return comments in created order in merge request API | Stan Hu | 2015-07-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | Closes #1832 | |||||
* | | | Merge branch 'merge-request-wip-information' into 'master' | Stan Hu | 2015-07-15 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | api: expose work_in_progress flag See merge request !948 | |||||
| * | | api: expose work_in_progress flag | Ben Boeckel | 2015-07-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fix transferring of project to another group using the API. | Douwe Maan | 2015-07-11 | 1 | -2/+2 | |
|/ / | ||||||
* | | Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries" | Stan Hu | 2015-07-09 | 1 | -3/+0 | |
| | | | | | | | | This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b. | |||||
* | | api: add 'system', 'upvote', and 'downvote' fields to note queries | Ben Boeckel | 2015-07-09 | 1 | -0/+3 | |
|/ | ||||||
* | Merge branch 'settings-via-api' into 'master' | Dmitriy Zaporozhets | 2015-07-07 | 3 | -0/+58 | |
|\ | | | | | | | | | | | | | | | API to set application settings for admin Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !934 | |||||
| * | Add tests and improve logic | Dmitriy Zaporozhets | 2015-07-06 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Add docs and empty specs for applicaiton settings API | Dmitriy Zaporozhets | 2015-07-06 | 1 | -2/+1 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | API to set application settings for admin | Dmitriy Zaporozhets | 2015-07-03 | 3 | -0/+58 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Allow user to be blocked and unblocked via the API | Steve Norman | 2015-07-03 | 1 | -0/+30 | |
|/ | ||||||
* | Merge branch 'rename-abilities' into 'master' | Dmitriy Zaporozhets | 2015-06-26 | 3 | -6/+6 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename abilities to correspond contoller/model action names write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code ``` def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end ``` See merge request !896 | |||||
| * | Rename abilities to correspond contoller/model action namesrename-abilities | Dmitriy Zaporozhets | 2015-06-26 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Only people who can manage issue can assign labels to itpermission-improvements | Dmitriy Zaporozhets | 2015-06-26 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |