COMMITS
/ lib/api/entities.rb April 29, 2016
Z
Backend for a gitignores dropdown
Zeger-Jan van de Weg committed
May 6, 2016
G
Extend runner options that are configurable via API
Grzegorz Bizon committed
May 16, 2016
D
Merge branch 'docker-registry' into 'master'
Douwe Maan committed
May 13, 2016
D
Clean up LegacyDiffNote somewhat
Douwe Maan committed
K
Merge remote-tracking branch 'origin/master' into docker-registry
Kamil Trzcinski committed
May 10, 2016
D
Extract LegacyDiffNote out of Note
Douwe Maan committed
May 12, 2016
A
Add API endpoints for un/subscribing from/to a label
Ahmad Sherif committed
May 9, 2016
K
Rename `images` to `container_registry`
Kamil Trzcinski committed
March 15, 2016
R
Expose MergeRequest#user_notes_count in the API and use the method in issues list
Rémy Coutable committed
Z
Merge branch 'master' into 4009-external-users
Zeger-Jan van de Weg committed
R
Merge branch 'fix-commit-status-rendering' into 'master'
Robert Speicher committed
February 23, 2016
C
API: Expose Issue#user_notes_count
cnam-dep committed
April 18, 2016
K
Make images_enabled configurable
Kamil Trzcinski committed
April 19, 2016
R
Rename License entity to RepoLicense to avoid conflict with EE
Rémy Coutable committed
April 13, 2016
R
Update to licensee 8.0.0 and fix API specs
Rémy Coutable committed
April 11, 2016
R
Continue implementation of the license template selector and /licenses API endpoint
Rémy Coutable committed
April 12, 2016
D
Merge branch 'decouple-member-notification' into 'master'
Douwe Maan committed
R
API: Expose updated_at for notes
Robert Schilling committed
R
Merge branch 'api-labels-info' into 'master'
Rémy Coutable committed
April 8, 2016
D
Merge branch 'master' into decouple-member-notification
Douglas Barbosa Alexandre committed
R
API: Expose subscribed? on issues
Robert Schilling committed
April 5, 2016
R
Expose user location in API
Robert Schilling committed
April 6, 2016
R
API: Expose open_issues_count, closed_issues_count, open_merge_requests_count on labels
Robert Schilling committed
April 1, 2016
R
Merge branch 'routing' into 'master'
Robert Speicher committed
March 24, 2016
Y
Added & use Gitlab::Routing for URL helpers
Yorick Peterse committed
M
api - expose label description
Mariusz Jachimowicz committed
March 31, 2016
C
Remove "Congratulations!" tweet button on newly-created project.
connorshea committed
March 29, 2016
D
Update API to use notification_level from notification_setting
Dmitriy Zaporozhets committed
March 18, 2016
Z
Improve group visibility level feature
Zeger-Jan van de Weg committed
March 16, 2016
F
Merge 4009-external-users into issue_12658
Felipe Artur committed
March 14, 2016
Z
Doc external users feature
Zeger-Jan van de Weg committed
D
Merge branch 'share-project-ce' into 'master'
Dmitriy Zaporozhets committed
March 9, 2016
K
Cleanup CiCommit and CiBuild
Kamil Trzcinski committed
F
Prevent projects to have higher visibility than groups
Felipe Artur committed
R
Don't remove `ProjectSnippet#expires_at` from API
Robert Speicher committed
D
Merge branch 'rs-snippets-dont-expire' into 'master'
Dmitriy Zaporozhets committed
March 13, 2016
D
Bring share project with group API from EE
Dmitriy Zaporozhets committed
March 5, 2016
R
Remove `Snippet#expires_at`
Robert Speicher committed
February 24, 2016
E
Add fields to GET /users/* API endpoints for admins
evuez committed
March 3, 2016
J
Use Gitlab::Git::DiffCollections
Jacob Vosmaer committed
February 19, 2016
K
Fix API implementation
Kamil Trzcinski committed
T
Rename Entities::ForkedFromProject to Entities::BasicProjectDetails
Tomasz Maczukin committed
February 8, 2016
K
Introduce API for serving the artifacts archive
Kamil Trzcinski committed
February 17, 2016
T
Change `last_contact` to `contacted_at`
Tomasz Maczukin committed
T
Replace Entities::RunnerProjectDetails with Entities::ForkedFromProject
Tomasz Maczukin committed
February 16, 2016
T
iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` in `RunnerProjectDetails`
Tomasz Maczukin committed
February 10, 2016
T
Modify runner projects selecting method in runners API
Tomasz Maczukin committed
February 4, 2016
T
Limit projects to user available projects if user is not an admin
Tomasz Maczukin committed
T
Add token to runner details output in API
Tomasz Maczukin committed
February 2, 2016
T
Add associated project info to runner details output
Tomasz Maczukin committed