summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan2019-03-072-2/+27
|\
| * Bring back Rugged implementation of CommitIsAncestorStan Hu2019-03-042-2/+27
* | Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-072-14/+10
|\ \
| * | Add option to expand diff to full filePhil Hughes2019-03-061-0/+10
| * | Add full option for blob diff actionMark Chao2019-03-061-14/+0
* | | Merge branch 'gt-update-activity-filter-for-issues' into 'master'Douwe Maan2019-03-071-1/+1
|\ \ \
| * | | Add hard coded event type filterGeorge Tsiolis2019-03-071-1/+1
| * | | Update activity filter for issuesGeorge Tsiolis2019-03-071-1/+1
* | | | Merge branch 'sh-optimize-todos-api' into 'master'Sean McGivern2019-03-074-4/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-064-4/+35
* | | | Merge branch '58613-protected-branches-error' into 'master'Lin Jen-Shin2019-03-071-1/+3
|\ \ \ \
| * | | | Move empty_repo check on its own58613-protected-branches-errorPatrick Bajao2019-03-071-1/+3
| * | | | Allow protected branch creation for empty projectPatrick Bajao2019-03-071-1/+1
* | | | | Moved all emojis to the public folderTim Zallmann2019-03-071-10/+5
* | | | | Add Dependency Scanning vendored template for EEVictor Zagorodny2019-03-072-5/+44
* | | | | Merge branch 'auto-devops-tags' into 'master'Grzegorz Bizon2019-03-071-2/+18
|\ \ \ \ \
| * | | | | Add performance, dast, and review jobs to tags pipelinewalkafwalka2019-03-031-0/+4
| * | | | | Add build for tagswalkafwalka2019-03-031-2/+14
* | | | | | Merge branch 'jc-feature-flag-find-all-tags' into 'master'Lin Jen-Shin2019-03-071-2/+4
|\ \ \ \ \ \
| * | | | | | Check that feature database and table exists for gitaly featuresjc-feature-flag-find-all-tagsJohn Cai2019-03-061-1/+3
| * | | | | | Add feature flag for FindAllTagsJohn Cai2019-03-051-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Provide EE backports for filtering by approver featureIgor2019-03-072-0/+18
| |_|/ / / |/| | | |
* | | | | Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher2019-03-061-13/+12
|\ \ \ \ \
| * | | | | Allow all personal snippets to be accessed by APINick Thomas2019-03-061-13/+12
* | | | | | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-0636-46/+46
* | | | | | Merge branch 'api-mr-put-labels' into 'master'Sean McGivern2019-03-063-5/+29
|\ \ \ \ \ \
| * | | | | | Add array support for labelsAlexandru Croitor2019-03-063-4/+28
| * | | | | | PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa2019-03-061-2/+2
* | | | | | | Allow protected branch creation via web and APIPatrick Bajao2019-03-062-4/+34
* | | | | | | Use encrypted runner tokensKamil Trzciński2019-03-061-1/+2
* | | | | | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-062-0/+20
|/ / / / / /
* | | | | | Accept force option on commit via APIPatrick Bajao2019-03-063-7/+15
* | | | | | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-051-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+2
| | |/ / / | |/| | |
* | | | | Add metadata about the GitLab server to GraphQLNick Thomas2019-03-052-1/+39
| |/ / / |/| | |
* | | | Add SyntaxHighlightFilter to markup pipelineMartin Wortschack2019-03-051-1/+2
* | | | Merge branch 'add_ldap_tls_options' into 'master'Douwe Maan2019-03-051-15/+42
|\ \ \ \
| * | | | Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing2019-03-041-15/+42
* | | | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-0520-68/+199
|\ \ \ \ \
| * \ \ \ \ Merge dev master into GitLab.com masterYorick Peterse2019-03-0420-68/+199
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse2019-03-041-1/+9
| | |\ \ \ \
| | | * | | | Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao2019-01-281-1/+7
| | | * | | | Respond with 403 when non-member requests for private MRsPatrick Bajao2019-01-281-0/+2
| | * | | | | Forbid creating discussions for users with restricted accessIgor Drozdov2019-03-041-11/+3
| | * | | | | Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse2019-03-043-18/+23
| | |\ \ \ \ \
| | | * | | | | Prevent leaking of private repo data through APILuke Duncalfe2019-02-183-18/+23
| | * | | | | | Merge branch 'security-tags-oracle' into 'master'Yorick Peterse2019-03-041-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | Prevent Releases links API to leak tag existanceAlessio Caiazza2019-02-081-0/+2
| | * | | | | | | Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse2019-03-041-9/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-9/+6