Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Backport CE to changes to support group-level file templates | Nick Thomas | 2018-10-19 | 1 | -1/+1 | |
* | | | | | | | | Rename "scheduled" label/badge of delayed jobs to "delayed" | Shinya Maeda | 2018-10-19 | 5 | -8/+8 | |
* | | | | | | | | Merge branch 'bvl-remove-forked-project-link' into 'master' | Sean McGivern | 2018-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove the `ForkedProjectLink` model | Bob Van Landuyt | 2018-10-19 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Catch `RedirectionTooDeep` Exception in webhooks | Heinrich Lee Yu | 2018-10-19 | 1 | -0/+7 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Add support for JSON logging for audit events | Stan Hu | 2018-10-18 | 1 | -0/+9 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'bw-fix-hamllint' into 'master' | Robert Speicher | 2018-10-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix uninitialized constant HamlLint::Linter | Brett Walker | 2018-10-17 | 1 | -3/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Make getting a user by the username case insensitive | William George | 2018-10-18 | 7 | -21/+13 | |
|/ / / / / | ||||||
* | | | | | [ci skip] Fix documentation of Gitlab::Git::Diff#filter_diff_options flags | Alejandro Rodríguez | 2018-10-17 | 1 | -1/+1 | |
* | | | | | Merge branch '44361-remove-gitlab-grit' into 'master' | Rémy Coutable | 2018-10-17 | 3 | -15/+250 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove a dependency on gitlab-gollum-libnick.thomas/gitlab-ce-44361-remove-gitlab-grit | Nick Thomas | 2018-10-16 | 1 | -10/+14 | |
| * | | | | | Remove explicit requires from flowdock | Nick Thomas | 2018-10-16 | 2 | -5/+0 | |
| * | | | | | Remove a dependency on gitlab-gollum-lib | Nick Thomas | 2018-10-16 | 1 | -14/+33 | |
| * | | | | | Merge flowdock monkeypatch into the inlined gem | Nick Thomas | 2018-10-16 | 2 | -53/+23 | |
| * | | | | | Rubocop improvements | Nick Thomas | 2018-10-16 | 2 | -29/+30 | |
| * | | | | | Inline the gitlab-flowdock-git-hooks gem | Nick Thomas | 2018-10-16 | 2 | -0/+246 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ... | Douwe Maan | 2018-10-16 | 1 | -0/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix image webhook rewriting for uploads | Sean McGivern | 2018-10-16 | 1 | -0/+11 | |
| |/ / / | ||||||
* | | | | Merge branch 'sh-remove-koding' into 'master' | Douwe Maan | 2018-10-15 | 3 | -6/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove Koding integration and documentation | Stan Hu | 2018-10-12 | 3 | -6/+0 | |
* | | | | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master' | Douwe Maan | 2018-10-15 | 2 | -9/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow getting the merge base of multiple revisions | Bob Van Landuyt | 2018-10-12 | 2 | -9/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'zj-remove-linguist' into 'master' | Robert Speicher | 2018-10-15 | 5 | -39/+182 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Remove dependencies on Linguist | Zeger-Jan van de Weg | 2018-10-12 | 5 | -39/+182 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'enable-frozen-string-lib-gitlab' into 'master' | Rémy Coutable | 2018-10-15 | 53 | -3/+115 | |
|\ \ \ \ | ||||||
| * | | | | Enable some frozen string in lib/gitlab | gfyoung | 2018-10-13 | 53 | -3/+115 | |
| |/ / / | ||||||
* | | | | Merge branch '52421-show-canary-no-canary-in-the-performance-bar' into 'master' | Sean McGivern | 2018-10-15 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Show if the host is a canary host in the perf bar | Sean McGivern | 2018-10-12 | 1 | -1/+4 | |
* | | | | | Merge branch 'patch-29' into 'master' | Kamil Trzciński | 2018-10-15 | 1 | -20/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update Android.gitlab-ci.yml for current stable SDK | Osama Bin Omar | 2018-10-13 | 1 | -20/+20 | |
| | |/ / / | |/| | | | ||||||
* | | | | | fix duplicated key in license management job gitlab-org/gitlab-ce#52609 | Adam Lemanski | 2018-10-12 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge branch 'frontend-feature-flags' into 'master' | Rémy Coutable | 2018-10-11 | 1 | -0/+15 | |
|\ \ \ \ | ||||||
| * | | | | Support pushing of feature flags to the frontend | Yorick Peterse | 2018-10-11 | 1 | -0/+15 | |
| |/ / / | ||||||
* | | | | Merge branch 'even-more-frozen-string-lib' into 'master' | Rémy Coutable | 2018-10-11 | 56 | -3/+116 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Enable even more frozen string in lib/**/*.rb | gfyoung | 2018-10-08 | 56 | -3/+116 | |
| |/ / | ||||||
* | | | Remove Git circuit breaker | Zeger-Jan van de Weg | 2018-10-10 | 16 | -768/+2 | |
* | | | Use the standard PIP_CACHE_DIR for Python dependency caching template | Takuya Noguchi | 2018-10-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'more-frozen-string-enable-lib' into 'master' | Rémy Coutable | 2018-10-08 | 102 | -5/+212 | |
|\ \ | ||||||
| * | | Enable more frozen string in lib/**/*.rb | gfyoung | 2018-10-06 | 102 | -5/+212 | |
* | | | Merge branch 'patch-29' into 'master' | Kamil Trzciński | 2018-10-08 | 1 | -3/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Updates Laravel.gitlab-ci.yml template | Paul Giberson | 2018-10-06 | 1 | -3/+6 | |
* | | | Merge branch 'backport-ce-to-ee-merge' into 'master' | Stan Hu | 2018-10-06 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix CE to EE merge (backport) | Kamil Trzciński | 2018-10-05 | 1 | -1/+1 | |
* | | | Add timed incremental rollout to Auto DevOps | Alessio Caiazza | 2018-10-05 | 1 | -31/+57 | |
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Bob Van Landuyt | 2018-10-05 | 4 | -5/+18 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas... | Bob Van Landuyt | 2018-10-05 | 2 | -4/+10 | |
| |\ \ \ | ||||||
| | * | | | post_process markdown redered by API | Brett Walker | 2018-09-29 | 2 | -4/+10 | |
| * | | | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master' | Bob Van Landuyt | 2018-10-05 | 2 | -1/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Filter system notes with public and private cross references | Brett Walker | 2018-10-02 | 2 | -1/+8 |