| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Modify :ci_variable factory | Tomasz Maczukin | 2016-01-13 | 1 | -2/+2 | |
| | * | | | | | | | Change :variable_id to :key as resource ID in API | Tomasz Maczukin | 2016-01-07 | 1 | -27/+15 | |
| | * | | | | | | | Add create feature to variables API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+38 | |
| | * | | | | | | | Add missing 'not_found' checks in variables API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+18 | |
| | * | | | | | | | Add delete feature to variables API | Tomasz Maczukin | 2015-12-31 | 1 | -1/+28 | |
| | * | | | | | | | Add update feature for variables API | Tomasz Maczukin | 2015-12-31 | 1 | -8/+44 | |
| | * | | | | | | | Add features for list and show details of variables in API | Tomasz Maczukin | 2015-12-31 | 1 | -0/+75 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 2 | -5/+70 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'feature/ldap-sync-edgecases' into 'master' | Douwe Maan | 2016-01-14 | 1 | -5/+18 | |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | | Prevent ldap_blocked users from being blocked/unblocked by the API | Gabriel Mazetto | 2016-01-08 | 1 | -5/+18 | |
| | * | | | | | | Fix specs and rubocop warningsfix/private-references | Rémy Coutable | 2016-01-14 | 1 | -5/+6 | |
| | * | | | | | | Ensure the API doesn't return notes that the current user shouldn't see | Rémy Coutable | 2016-01-13 | 1 | -0/+51 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch '8-4-stable' into ci/api-triggers | Tomasz Maczukin | 2016-01-14 | 2 | -0/+44 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Merge branch 'api-project-upload' into 'master' | Robert Speicher | 2016-01-08 | 1 | -0/+14 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Add API project upload endpoint | Douwe Maan | 2016-01-07 | 1 | -0/+14 | |
| | | | |_|/ | | |/| | | ||||||
| | * | | | | Delete tag via APIapi-delete-tag | Robert Schilling | 2016-01-08 | 1 | -0/+21 | |
| | |/ / / | ||||||
| | * | | | Fix API project lookups when querying with a namespace with dots | Stan Hu | 2016-01-03 | 1 | -0/+9 | |
| | |/ / | ||||||
| * | | | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 1 | -6/+6 | |
| * | | | Change 'trigger_id' to 'token' as resource ID in triggers API | Tomasz Maczukin | 2016-01-07 | 1 | -28/+14 | |
| * | | | Get show details feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -5/+51 | |
| * | | | Add create feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+29 | |
| * | | | Add delete feature to triggers API | Tomasz Maczukin | 2016-01-05 | 1 | -0/+33 | |
| * | | | Add triggers feature to API | Tomasz Maczukin | 2016-01-04 | 1 | -4/+41 | |
| |/ / | ||||||
| * | | Add API support for looking up a user by username | Stan Hu | 2015-12-24 | 1 | -0/+7 | |
| |/ | ||||||
| * | Merge branch 'branch-invalid-name' into 'master' | Douwe Maan | 2015-12-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix spec | Douglas Barbosa Alexandre | 2015-12-18 | 1 | -1/+1 | |
| * | | Merge branch 'add-project-permissions' into 'master' | Dmitriy Zaporozhets | 2015-12-23 | 1 | -0/+13 | |
| |\ \ | ||||||
| | * | | Add project permissions to all project API endpoints | Stan Hu | 2015-12-22 | 1 | -0/+13 | |
| | |/ | ||||||
| * | | Use method that creates runners registration token | Grzegorz Bizon | 2015-12-23 | 1 | -1/+0 | |
| |/ | ||||||
| * | Api support for requesting starred projects for user | Zeger-Jan van de Weg | 2015-12-16 | 1 | -1/+20 | |
| * | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl... | Dmitriy Zaporozhets | 2015-12-16 | 1 | -0/+16 | |
| |\ | ||||||
| | * | Add open_issues_count to project API | Stan Hu | 2015-12-11 | 1 | -0/+16 | |
| * | | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 2 | -2/+2 | |
| * | | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 8 | -368/+121 | |
| |\ \ | ||||||
| | * | | Fix after column rename | Kamil Trzcinski | 2015-12-11 | 2 | -9/+9 | |
| | * | | Fix triggers tests | Kamil Trzcinski | 2015-12-11 | 2 | -19/+13 | |
| | * | | Reimplement Trigger API | Kamil Trzcinski | 2015-12-11 | 1 | -0/+80 | |
| | * | | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 2 | -3/+3 | |
| | * | | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 6 | -287/+31 | |
| | * | | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 2 | -75/+10 | |
| | |/ | ||||||
| * | | Stub also `ensure_*` method in CI runners API specsci/persist-registration-token | Grzegorz Bizon | 2015-12-11 | 1 | -0/+1 | |
| * | | Use new runners registration token to register CI runners | Grzegorz Bizon | 2015-12-11 | 1 | -3/+6 | |
| |/ | ||||||
| * | Merge branch 'master' into merge-if-green | Douwe Maan | 2015-12-08 | 1 | -2/+57 | |
| |\ | ||||||
| | * | Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issue | Douwe Maan | 2015-12-08 | 3 | -7/+19 | |
| | |\ | ||||||
| | * | | Add API group projects specs | Douwe Maan | 2015-12-08 | 1 | -2/+57 | |
| * | | | Merge branch 'master' into zj/gitlab-ce-merge-if-green | Douwe Maan | 2015-12-08 | 3 | -7/+19 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Add custom NamespaceValidator | Robert Speicher | 2015-12-07 | 1 | -2/+2 | |
| | * | | Add custom ColorValidator | Robert Speicher | 2015-12-07 | 1 | -5/+5 | |
| | * | | Fix API setting of 'public' attribute to false will make a project private | Stan Hu | 2015-12-05 | 1 | -0/+12 | |
| | |/ | ||||||
| * | | Merge branch 'master' into merge-if-green | Zeger-Jan van de Weg | 2015-12-07 | 3 | -12/+106 | |
| |\ \ | |/ | ||||||
