summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-52112-fix-review-apps-cleanup-ce' into 'master'Nick Thomas2018-10-222-20/+96
|\
| * Improve automated Review Apps cleanupce-52112-fix-review-apps-cleanup-ceRémy Coutable2018-10-222-20/+96
* | Merge branch 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon2018-10-221-1/+1
|\ \
| * | Drop `allow_overflow` option in `TimeHelper.duration_in_numbers`Shinya Maeda2018-10-181-1/+1
* | | Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-222-0/+18
|\ \ \
| * | | Use application finder for Doorkeeper ApplicationsJB Vasseur2018-10-151-6/+3
| * | | Do not return secret from GET /applications !22296JB Vasseur2018-10-121-1/+1
| * | | disable CodeReuse/ActiveRecordJB Vasseur2018-10-121-0/+2
| * | | Improve call for retrieving all applications !22296JB Vasseur2018-10-121-1/+1
| * | | Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+17
| * | | Expose id and name attributes to Applications APIJB Vasseur2018-10-111-0/+2
* | | | Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-223-46/+75
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-163-46/+75
* | | | Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-22150-22/+322
* | | | Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-1/+1
|\ \ \ \
| * | | | 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
|\ \ \ | |_|/ |/| |