summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable2017-02-1724-40/+352
|\
| * Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-179-1/+262
| * Paginate all endpoints that return an arrayRobert Schilling2017-02-1616-40/+91
* | Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+10
|\ \
| * | Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+10
* | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-1/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1561-364/+1167
| |\ \ \
| * | | | Use UpdateRunnerService to update runner in API:Lin Jen-Shin2017-02-081-1/+2
* | | | | Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable2017-02-171-0/+22
|\ \ \ \ \
| * | | | | Add API endpoint to get all milestone merge requestsJoren De Groof2017-02-171-0/+22
* | | | | | Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern2017-02-171-1/+1
|\ \ \ \ \ \
| * | | | | | Allow slashes in slash command argumentsRémy Coutable2017-02-171-1/+1
| |/ / / / /
* | | | | | Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern2017-02-171-1/+6
|\ \ \ \ \ \
| * | | | | | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-161-1/+6
* | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-172-88/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-1/+1
| * | | | | | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-87/+0
| |/ / / / / /
* | | | | | | Merge branch 'zj-fix-url-new-issue-presenter' into 'master' Kamil Trzciński2017-02-171-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix project link on issue creationzj-fix-url-new-issue-presenterZ.J. van de Weg2017-02-141-2/+2
* | | | | | | Merge branch 'fix-8.17-upgrade-process' into 'master' Alfredo Sumaran2017-02-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | move "Install node modules" step before "Migrate DB" within update processMike Greiling2017-02-161-1/+1
| * | | | | | | update migration docs for 8.17 to include minimum node versionMike Greiling2017-02-161-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix/import-hooks' into 'master' Rémy Coutable2017-02-163-32/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use gitlab shell import instead of manually creating the webhooksJames Lopez2017-02-163-32/+5
* | | | | | | Merge branch 'snippets-search-performance' into 'master' Yorick Peterse2017-02-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Reduce query count for snippet searchsnippets-search-performancePhil Hughes2017-02-161-2/+2
* | | | | | | | Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable2017-02-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure only commit comments relevant to target project are returnedMark Fletcher2017-02-151-1/+1
* | | | | | | | | Merge branch 'add-auto-submited-header' into 'master'Sean McGivern2017-02-161-0/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Set `Auto-Submitted: auto-generated` header to emailsSemyon Pupkov2017-02-151-0/+8
* | | | | | | | | Merge branch 'move_tags_service_to_namespace' into 'master'Rémy Coutable2017-02-151-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move tag services to `Tags` namespacedixpac2017-02-141-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable2017-02-151-17/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | entities: use the RepoCommit entity for branch commitsBen Boeckel2017-02-141-17/+18
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-github-import-MR-wrong-project' into 'security' Robert Speicher2017-02-151-3/+7
* | | | | | | | | Merge branch 'fix-rdoc-xss' into 'security' Robert Speicher2017-02-151-0/+3
* | | | | | | | | Merge branch 'asciidoctor-xss-patch' into 'security' Robert Speicher2017-02-151-0/+3
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets2017-02-156-6/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets2017-02-147-61/+48
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-145-5/+5
| * | | | | | | | | Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets2017-02-141-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' Rémy Coutable2017-02-152-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Make it possible to pass coverage value to commit status APIwendy04022017-02-142-2/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '27759-fix-sidekiq_status-client_middleware-issue' into 'master' Robert Speicher2017-02-142-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | SidekiqStatus need to be qualified in some cases27759-fix-sidekiq_status-client_middleware-issueRémy Coutable2017-02-142-2/+2
* | | | | | | | Merge branch 'replace-npm-with-yarn' into 'master' Filipa Lacerda2017-02-142-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | replace npm run calls with yarnMike Greiling2017-02-132-2/+2
* | | | | | | | API: Consolidate /projects endpointToon Claes2017-02-143-55/+15
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'create-connection-pool' into 'master' Yorick Peterse2017-02-141-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Only ensure against yield so that pool should be availablecreate-connection-poolLin Jen-Shin2017-02-141-4/+5