summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Allow knative do be uninstalled:João Cunha2019-07-311-0/+64
* Merge branch 'mg-update-icons-svg-import' into 'master'Kushal Pandya2019-07-311-0/+14
|\
| * Override icons.svg asset path with sprockets assetmg-update-icons-svg-importMike Greiling2019-07-291-0/+6
| * Use file-loader to import icon spritesMike Greiling2019-07-291-0/+8
* | Add methods for injecting EE modulesYorick Peterse2019-07-301-0/+17
* | Remove line profiler from performance barSean McGivern2019-07-301-1/+0
* | Merge branch 'sh-add-cmaps-for-pdfjs' into 'master'Mike Greiling2019-07-291-0/+8
|\ \
| * | Make pdf.js render CJK characterssh-add-cmaps-for-pdfjsStan Hu2019-07-281-0/+8
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-292-5/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot2019-07-261-0/+1
| |\ \
| | * | Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-0/+1
| * | | Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-5/+1
| |\ \ \
| | * | | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-5/+1
* | | | | Merge branch 'remove-peek-pg' into 'master'Stan Hu2019-07-291-35/+5
|\ \ \ \ \
| * | | | | Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-261-35/+5
* | | | | | Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch '19186-redirect-wiki-git-route-to-wiki' into 'master'Stan Hu2019-07-261-0/+12
|\ \ \ \ \
| * | | | | Redirect project.wiki.git to project wiki home19186-redirect-wiki-git-route-to-wikiLuke Duncalfe2019-07-261-0/+12
| |/ / / /
* | | | | Updates label value to include units in metricsLaura Montemayor2019-07-262-29/+29
|/ / / /
* | | | Remove unneeded monkey-patch54478-table_exists-not-compatible-with-rails-5-1Heinrich Lee Yu2019-07-253-12/+2
* | | | Merge branch 'ce-docker_image_replication-event-generation' into 'master'Douglas Barbosa Alexandre2019-07-242-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597ce-docker_image_replication-event-generationValery Sizov2019-07-242-0/+10
* | | | Add Rugged calls to performance barStan Hu2019-07-231-0/+1
|/ / /
* | | Merge branch '52442-initial-mysql-support-removal' into 'master'Robert Speicher2019-07-2310-316/+32
|\ \ \
| * | | Remove dead MySQL codeNick Thomas2019-07-2310-316/+32
* | | | Merge branch 'sh-remove-opclasses-patch' into 'master'Mayra Cabrera2019-07-231-211/+0
|\ \ \ \
| * | | | Remove PostgreSQL opclasses monkey patchsh-remove-opclasses-patchStan Hu2019-07-231-211/+0
| |/ / /
* | | | Speed up boot timeSergey Alekseev2019-07-231-5/+1
|/ / /
* | | Merge branch 'sh-enable-bootsnap' into 'master'Douglas Barbosa Alexandre2019-07-231-1/+1
|\ \ \
| * | | Make Bootsnap available via ENABLE_BOOTSNAP=1Stan Hu2019-07-191-1/+1
* | | | Merge branch 'FixLocaleEN' into 'master'Bob Van Landuyt2019-07-231-6/+0
|\ \ \ \
| * | | | Remove duplicated mapping key in config/locales/en.ymlPeter Dave Hello2019-07-221-6/+0
| |/ / /
* | | | Merge branch '6544-remove-scss-diff-ce' into 'master'Phil Hughes2019-07-231-0/+6
|\ \ \ \
| * | | | Resolve difference in app/assets/stylesheets/application.scss6544-remove-scss-diff-ceLukas Eipert2019-07-221-0/+6
| |/ / /
* | | | Merge branch 'ce-4946-resolve-ee-config' into 'master'Robert Speicher2019-07-221-0/+1
|\ \ \ \
| * | | | Port EE specific settings to CELin Jen-Shin2019-07-221-0/+1
| |/ / /
* | | | Fix xterm CSS not loadingMike Greiling2019-07-221-1/+4
|/ / /
* | | Move frontend fixtures into spec/frontendMike Greiling2019-07-191-1/+1
* | | Move frontend fixtures to tmp/testsMike Greiling2019-07-191-2/+8
* | | Merge branch 'an-sidekiq-chaos' into 'master'Lin Jen-Shin2019-07-182-1/+2
|\ \ \
| * | | Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-182-1/+2
* | | | Merge branch 'bjk/usage_ping' into 'master'Stan Hu2019-07-181-5/+9
|\ \ \ \
| * | | | Update usage ping cron behaviorbjk/usage_pingBen Kochie2019-07-181-5/+9
* | | | | Merge branch 'sh-add-rugged-logs' into 'master'Douglas Barbosa Alexandre2019-07-181-0/+7
|\ \ \ \ \
| * | | | | Add Rugged calls and duration to API and Rails logsStan Hu2019-07-181-0/+7
| |/ / / /
* | | | | Merge branch 'add-profile-mode-to-extend-request-profiling' into 'master'Kamil Trzciński2019-07-181-1/+1
|\ \ \ \ \
| * | | | | Add profile mode to extend request profilingadd-profile-mode-to-extend-request-profilingQingyu Zhao2019-07-181-1/+1
| |/ / / /
* | | | | Fix pid providing for PrometheusAleksei Lipniagov2019-07-181-2/+1
* | | | | Merge branch 'sh-fix-redis-performance-bar' into 'master'Mayra Cabrera2019-07-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix inconsistency in Redis performance bar statssh-fix-redis-performance-barStan Hu2019-07-171-1/+1