summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-1/+1
* | | | | | | | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-195-8/+8
* | | | | | | | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-0/+7
| |/ / / / / / |/| | | | | |
* | | | | | | Add support for JSON logging for audit eventsStan Hu2018-10-181-0/+9
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'bw-fix-hamllint' into 'master'Robert Speicher2018-10-181-3/+3
|\ \ \ \ \ \
| * | | | | | Fix uninitialized constant HamlLint::LinterBrett Walker2018-10-171-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Make getting a user by the username case insensitiveWilliam George2018-10-187-21/+13
|/ / / / /
* | | | | [ci skip] Fix documentation of Gitlab::Git::Diff#filter_diff_options flagsAlejandro Rodríguez2018-10-171-1/+1
* | | | | Merge branch '44361-remove-gitlab-grit' into 'master'Rémy Coutable2018-10-173-15/+250
|\ \ \ \ \
| * | | | | Remove a dependency on gitlab-gollum-libnick.thomas/gitlab-ce-44361-remove-gitlab-gritNick Thomas2018-10-161-10/+14
| * | | | | Remove explicit requires from flowdockNick Thomas2018-10-162-5/+0
| * | | | | Remove a dependency on gitlab-gollum-libNick Thomas2018-10-161-14/+33
| * | | | | Merge flowdock monkeypatch into the inlined gemNick Thomas2018-10-162-53/+23
| * | | | | Rubocop improvementsNick Thomas2018-10-162-29/+30
| * | | | | Inline the gitlab-flowdock-git-hooks gemNick Thomas2018-10-162-0/+246
| | |_|/ / | |/| | |
* | | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ...Douwe Maan2018-10-161-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix image webhook rewriting for uploadsSean McGivern2018-10-161-0/+11
| |/ / /
* | | | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-153-6/+0
|\ \ \ \
| * | | | Remove Koding integration and documentationStan Hu2018-10-123-6/+0
* | | | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan2018-10-152-9/+4
|\ \ \ \ \
| * | | | | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-122-9/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'zj-remove-linguist' into 'master'Robert Speicher2018-10-155-39/+182
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-125-39/+182
| | |/ / | |/| |
* | | | Merge branch 'enable-frozen-string-lib-gitlab' into 'master'Rémy Coutable2018-10-1553-3/+115
|\ \ \ \
| * | | | Enable some frozen string in lib/gitlabgfyoung2018-10-1353-3/+115
| |/ / /
* | | | Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master'Sean McGivern2018-10-151-1/+4
|\ \ \ \
| * | | | Show if the host is a canary host in the perf barSean McGivern2018-10-121-1/+4
* | | | | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-10-151-20/+20
|\ \ \ \ \
| * | | | | Update Android.gitlab-ci.yml for current stable SDKOsama Bin Omar2018-10-131-20/+20
| | |/ / / | |/| | |
* | | | | fix duplicated key in license management job gitlab-org/gitlab-ce#52609Adam Lemanski2018-10-121-2/+2
|/ / / /
* | | | Merge branch 'frontend-feature-flags' into 'master'Rémy Coutable2018-10-111-0/+15
|\ \ \ \
| * | | | Support pushing of feature flags to the frontendYorick Peterse2018-10-111-0/+15
| |/ / /
* | | | Merge branch 'even-more-frozen-string-lib' into 'master'Rémy Coutable2018-10-1156-3/+116
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable even more frozen string in lib/**/*.rbgfyoung2018-10-0856-3/+116
| |/ /
* | | Remove Git circuit breakerZeger-Jan van de Weg2018-10-1016-768/+2
* | | Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-1/+1
|/ /
* | Merge branch 'more-frozen-string-enable-lib' into 'master'Rémy Coutable2018-10-08102-5/+212
|\ \
| * | Enable more frozen string in lib/**/*.rbgfyoung2018-10-06102-5/+212
* | | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-10-081-3/+6
|\ \ \ | |/ / |/| |
| * | Updates Laravel.gitlab-ci.yml templatePaul Giberson2018-10-061-3/+6
* | | Merge branch 'backport-ce-to-ee-merge' into 'master'Stan Hu2018-10-061-1/+1
|\ \ \ | |/ / |/| |
| * | Fix CE to EE merge (backport)Kamil Trzciński2018-10-051-1/+1
* | | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-31/+57
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-054-5/+18
|\ \ \
| * \ \ Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-052-4/+10
| |\ \ \
| | * | | post_process markdown redered by APIBrett Walker2018-09-292-4/+10
| * | | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-052-1/+8
| |\ \ \ \
| | * | | | Filter system notes with public and private cross referencesBrett Walker2018-10-022-1/+8