summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-4/+4
* Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-1/+1
* Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-172-3/+8
* Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas2019-08-161-1/+1
|\
| * fix handling of empty ref_name parameter string in commits apiArmin Hohenegger2019-08-101-1/+1
* | Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre2019-08-151-10/+16
|\ \
| * | Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-10/+16
| |/
* | Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'Stan Hu2019-08-151-0/+2
|\ \
| * | Adds EE prepend, which for some reason was missingfix-broken-ee-master-prepend-todos-apiAlex Kalderimis2019-08-151-0/+2
| |/
* | Remove prepend_if_ee from CE codebaseLuke Duncalfe2019-08-151-2/+0
* | CE-specific changes to allow design Todos13494-todo-s-not-rendering-when-there-is-a-design-management-related-todo-ceLuke Duncalfe2019-08-151-4/+9
* | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+6
|/
* Merge branch 'lib-differences' into 'master'Rémy Coutable2019-08-091-0/+1
|\
| * Backport EE changes to the project import APIYorick Peterse2019-08-081-0/+1
* | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-27/+0
|\ \
| * | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-27/+0
* | | Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable2019-08-094-9/+19
|\ \ \
| * | | Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-084-9/+19
| |/ /
* | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-083-19/+3
* | | Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'Robert Speicher2019-08-081-3/+9
|\ \ \ | |_|/ |/| |
| * | Use NotesFinder#target to find Epics12026-use-notes-finder-target-for-epics-cePatrick Derichs2019-08-041-3/+9
* | | Fix testsCamil Staps2019-08-071-1/+1
* | | Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps2019-08-072-4/+8
* | | Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps2019-08-071-1/+1
* | | Add documentation and changelog for !24690Camil Staps2019-08-071-4/+6
* | | Add users/:user_id/starred_projects API endpoint for projects starred by a userCamil Staps2019-08-071-0/+16
* | | Add projects/:id/starrers API endpoint for users who starred a repositoryCamil Staps2019-08-071-0/+12
| |/ |/|
* | Add group level container repository endpointsSteve Abrams2019-08-054-14/+59
* | Add backwards compatibility for legacy settingGeorge Koltsov2019-08-022-0/+8
|/
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-1/+1
* Add support page link in help menuDiego Louzán2019-07-301-1/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-21/+0
|\
| * Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-21/+0
| |\
| | * Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-21/+0
* | | Merge branch 'ce-port-4550-add-project-download-export-audit-event' into 'mas...Stan Hu2019-07-292-1/+5
|\ \ \
| * | | CE: Add project download & project export audit eventce-port-4550-add-project-download-export-audit-eventmanojmj2019-07-262-1/+5
| |/ /
* | | Merge branch 'add-git-blame-api' into 'master'Nick Thomas2019-07-292-0/+38
|\ \ \
| * | | Add git blame apiOleg Zubchenko2019-07-262-0/+38
* | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-262-8/+2
|\ \ \ \
| * | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-8/+2
| | |/ / | |/| |
* | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-261-2/+2
|\ \ \ \
| * | | | Rename latest_successful to be more explicitMatija Čupić2019-07-261-2/+2
* | | | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-1/+1
| |/ / / |/| | |
* | | | Remove dead MySQL codeNick Thomas2019-07-231-9/+2
|/ / /
* | | Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-1/+3
|\ \ \
| * | | Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-6/+3
| * | | Multiple pipeline support for Build statusGaetan Semet2019-07-171-1/+6
* | | | Merge branch 'ci_default_git_depth_only' into 'master'Douglas Barbosa Alexandre2019-07-181-0/+1
|\ \ \ \
| * | | | API: Allow changing only ci_default_git_depthMathieu Parent2019-07-181-0/+1
* | | | | Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas2019-07-181-5/+9
|\ \ \ \ \ | |/ / / / |/| | | |