| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | Codestyle changes | Gabriel Mazetto | 2016-01-12 | 1 | -3/+3 | |
| | | * | | | | | | Prevent ldap_blocked users from being blocked/unblocked by the API | Gabriel Mazetto | 2016-01-08 | 1 | -4/+8 | |
| | * | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri... | Rémy Coutable | 2016-01-13 | 2 | -6/+12 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | Ensure the API doesn't return notes that the current user shouldn't see | Rémy Coutable | 2016-01-13 | 1 | -2/+19 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge branch '8-4-stable' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 5 | -10/+47 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'ci/api-projects' into 'master' | Douwe Maan | 2016-01-13 | 2 | -6/+12 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | Modify CI features in projects APIci/api-projects | Tomasz Maczukin | 2016-01-11 | 3 | -31/+16 | |
| | | * | | | | | Update ./doc/api | Tomasz Maczukin | 2016-01-07 | 1 | -0/+9 | |
| | | * | | | | | Add ci fields in project create/update feature API | Tomasz Maczukin | 2016-01-05 | 2 | -4/+13 | |
| | | * | | | | | Add CI data to projcet entity | Tomasz Maczukin | 2016-01-05 | 1 | -0/+3 | |
| | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Merge branch 'api-project-upload' into 'master' | Robert Speicher | 2016-01-08 | 1 | -1/+11 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | | * | | | | Add API project upload endpoint | Douwe Maan | 2016-01-07 | 1 | -1/+11 | |
| | * | | | | | Delete tag via APIapi-delete-tag | Robert Schilling | 2016-01-08 | 1 | -0/+21 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'master' into merge-when-build-succeeds-uncheckedmerge-when-build-succeeds-unchecked | Douwe Maan | 2016-01-06 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/... | Dmitriy Zaporozhets | 2016-01-06 | 1 | -1/+1 | |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | | * | | | Make single user API endpoint return Entities::User instead of Entities::User... | Michi302 | 2015-12-28 | 1 | -1/+1 | |
| | * | | | | | Get "Merge when build succeeds" to work when commits were pushed to MR target... | Douwe Maan | 2016-01-05 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Fix API project lookups when querying with a namespace with dots | Stan Hu | 2016-01-03 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 2 | -13/+6 | |
| * | | | | Change 'trigger_id' to 'token' as resource ID in triggers API | Tomasz Maczukin | 2016-01-07 | 2 | -18/+9 | |
| * | | | | Get show details feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+26 | |
| * | | | | Add create feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+16 | |
| * | | | | Add delete feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+19 | |
| * | | | | Add triggers feature to API | Tomasz Maczukin | 2016-01-04 | 2 | -0/+28 | |
| |/ / / | ||||||
| * | | | Revert upvotes and downvotes params to MR API | Valery Sizov | 2015-12-28 | 1 | -1/+0 | |
| |/ / | ||||||
| * | | Add API support for looking up a user by username | Stan Hu | 2015-12-24 | 1 | -4/+10 | |
| |/ | ||||||
| * | Merge branch 'edit-on-fork' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 1 | -1/+1 | |
| * | | Add project permissions to all project API endpoints | Stan Hu | 2015-12-22 | 1 | -3/+3 | |
| |/ | ||||||
| * | Merge branch 'api-support-starred-projects' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+11 | |
| |\ | ||||||
| | * | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -0/+11 | |
| * | | Fix Rubocop complain.fix_rubocop | Rubén Dávila | 2015-12-16 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl... | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 1 | -0/+1 | |
| * | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -1/+1 | |
| * | | Fix triggers tests | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 | |
| * | | Reimplement Trigger API | Kamil Trzcinski | 2015-12-11 | 3 | -0/+53 | |
| * | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 4 | -7/+9 | |
| * | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 2 | -2/+5 | |
| |/ | ||||||
| * | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 1 | -0/+12 | |
| |\ | ||||||
| | * | Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issue | Douwe Maan | 2015-12-08 | 1 | -2/+6 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into ui/dashboard-new-issue | Douwe Maan | 2015-12-07 | 2 | -0/+19 | |
| | |\ \ | ||||||
| | * | | | Add API group projects endpoint. | Douwe Maan | 2015-12-07 | 1 | -0/+12 | |
| * | | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 1 | -2/+6 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Fix API setting of 'public' attribute to false will make a project private | Stan Hu | 2015-12-05 | 1 | -2/+6 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 3 | -8/+56 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'extend-events-api' | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+3 | |
| | |\ \ | ||||||
| | | * | | Extent Event and Note APIextend-events-api | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+3 | |
| | | |/ | ||||||
| | * | | Add API endpoint to fetch merge request commits list | Dmitriy Zaporozhets | 2015-12-04 | 1 | -0/+16 | |
| | |/ | ||||||
| | * | Merge branch 'fix-award-emoji-api' into 'master' | Robert Speicher | 2015-11-22 | 1 | -0/+5 | |
| | |\ | ||||||
