| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bw-asset-proxy-markdown-bump' into 'master' | Jan Provaznik | 2019-09-12 | 1 | -1/+1 |
|\ |
|
| * | Bump the CACHE_COMMONMARK_VERSIONbw-asset-proxy-markdown-bump | Brett Walker | 2019-09-11 | 1 | -1/+1 |
* | | Merge branch 'static-objects-external-storage' into 'master' | Thong Kuah | 2019-09-11 | 2 | -1/+25 |
|\ \ |
|
| * | | Enable serving static objects from an external storagestatic-objects-external-storage | Ahmad Sherif | 2019-09-10 | 2 | -1/+25 |
* | | | Add source and merge_request fields to pipeline event webhook | Bian Jiaping | 2019-09-11 | 1 | -0/+17 |
| |/
|/| |
|
* | | Use 'gitlab_chronic_duration' gem | Aleksei Lipniagov | 2019-09-11 | 2 | -58/+24 |
* | | Add rake task `db:obsolete_ignored_columns` | Peter Leitzen | 2019-09-11 | 2 | -0/+59 |
* | | Merge branch '61927-pages-custom-domain-virtual-domain' into 'master' | Kamil Trzciński | 2019-09-11 | 2 | -1/+25 |
|\ \ |
|
| * | | Add support for custom domains to the internal Pages API | Krasimir Angelov | 2019-09-10 | 2 | -1/+25 |
* | | | Change discussion_ids on promoted epics notes | Alexandru Croitor | 2019-09-11 | 1 | -0/+22 |
* | | | Enables Run Pipeline button to be rendered | Filipa Lacerda | 2019-09-11 | 1 | -0/+20 |
* | | | Merge branch '65988-optimize-snippet-listings' into 'master' | Thong Kuah | 2019-09-11 | 2 | -2/+35 |
|\ \ \ |
|
| * | | | Optimize queries for snippet listings | Markus Koller | 2019-09-10 | 2 | -2/+35 |
* | | | | Merge branch '64251-redis-set-cache-mark-2' into 'master' | Stan Hu | 2019-09-10 | 3 | -1/+137 |
|\ \ \ \ |
|
| * | | | | Redis set cache docs and minor cleanup | Nick Thomas | 2019-09-10 | 2 | -7/+19 |
| * | | | | Revert "Revert "Cache branch and tag names as Redis sets"" | Nick Thomas | 2019-09-10 | 2 | -0/+120 |
| * | | | | Add a predicate to check for strong memoization | Nick Thomas | 2019-09-10 | 1 | -1/+5 |
* | | | | | Add Scalability/FileUploads cop | Alessio Caiazza | 2019-09-10 | 5 | -4/+14 |
* | | | | | Merge branch 'sidekiq-monitor-namespace-change' into 'master' | Kamil Trzciński | 2019-09-10 | 3 | -184/+186 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Change Sidekiq monitor namespace | Qingyu Zhao | 2019-09-11 | 3 | -184/+186 |
| |/ / / |
|
* | | | | Add code review remarksreprazent/gitlab-ce-bvl-find-correct-variables-for-testing-translations | Małgorzata Ksionek | 2019-09-10 | 1 | -7/+2 |
* | | | | Build correct variables for testing translations | Bob Van Landuyt | 2019-09-10 | 1 | -3/+8 |
|/ / / |
|
* | | | Avoid calling freeze on already frozen strings in lib | Dinesh Panda | 2019-09-10 | 18 | -31/+31 |
* | | | Merge branch 'issue-67127' into 'master' | Ash McKenzie | 2019-09-10 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix after 'static-analysis' job fail | Andrea Leone | 2019-09-07 | 1 | -1/+0 |
| * | | Expose :protected field for ../tags/:tag_name API endpoint | Andrea Leone | 2019-09-07 | 1 | -0/+5 |
* | | | Merge branch 'api_settings' into 'master' | Douglas Barbosa Alexandre | 2019-09-09 | 1 | -5/+3 |
|\ \ \ |
|
| * | | | Settings API: domain_{black,white}list should be arrays | Mathieu Parent | 2019-09-09 | 1 | -4/+2 |
| * | | | App settings: Allow all import sources from API | Mathieu Parent | 2019-09-09 | 1 | -1/+1 |
* | | | | Improve performance and memory usage of project export | Kamil Trzciński | 2019-09-09 | 4 | -2/+143 |
* | | | | Lower searches count limit | Francisco Javier López | 2019-09-09 | 1 | -2/+3 |
* | | | | Merge branch '61927-skeleton-pages-internal-api' into 'master' | Kamil Trzciński | 2019-09-09 | 3 | -1/+44 |
|\ \ \ \ |
|
| * | | | | Add skeleton Pages internal API61927-skeleton-pages-internal-api | Krasimir Angelov | 2019-09-06 | 3 | -1/+44 |
| | |_|/
| |/| | |
|
* | | | | Passing job:rules downstream and E2E specs for job:rules configuration | drew | 2019-09-09 | 6 | -6/+24 |
| |/ /
|/| | |
|
* | | | Merge branch 'reduce-parse-options-complexity' into 'master' | Ash McKenzie | 2019-09-09 | 1 | -8/+12 |
|\ \ \ |
|
| * | | | Refactor parse_options() in push_options.rbreduce-parse-options-complexity | Christian Couder | 2019-09-07 | 1 | -8/+12 |
* | | | | Application Statistics API | Manoj MJ | 2019-09-09 | 3 | -0/+68 |
* | | | | Merge branch 'kamil-refactor-import-structure' into 'master' | Stan Hu | 2019-09-08 | 7 | -351/+198 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Normalize import_export structurekamil-refactor-import-structure | Kamil Trzciński | 2019-09-06 | 7 | -351/+198 |
* | | | | Only show `/copy_metadata` when usable | Lee Tickett | 2019-09-06 | 1 | -1/+1 |
* | | | | Process workhorse accelerated wiki uploads | Alessio Caiazza | 2019-09-06 | 3 | -8/+52 |
* | | | | Add new GitlabDanger class | Ash McKenzie | 2019-09-06 | 3 | -1/+81 |
|/ / / |
|
* | | | Merge branch 'ce-detect-github-pull-requests' into 'master' | Kamil Trzciński | 2019-09-06 | 3 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | CE port for pipelines for external pull requestsce-detect-github-pull-requests | Fabio Pitino | 2019-09-05 | 3 | -1/+4 |
* | | | Stop empty external auth classification labels overriding default labels | Will Chandler | 2019-09-06 | 1 | -1/+8 |
* | | | Merge branch 'revert-351d72cb' into 'master' | Lin Jen-Shin | 2019-09-06 | 3 | -76/+1 |
|\ \ \ |
|
| * | | | Revert "Merge branch '66596-allow-danger-to-be-run-locally' into 'master'"revert-351d72cb | Ash McKenzie | 2019-09-06 | 3 | -76/+1 |
* | | | | Merge branch '59729-estimate-quick-action-does-not-produce-correct-time-for-1... | Jan Provaznik | 2019-09-06 | 1 | -0/+35 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix time tracking parsing of months59729-estimate-quick-action-does-not-produce-correct-time-for-1mo | Heinrich Lee Yu | 2019-09-05 | 1 | -0/+35 |
* | | | | Merge branch '66596-allow-danger-to-be-run-locally' into 'master' | Lin Jen-Shin | 2019-09-06 | 3 | -1/+76 |
|\ \ \ \ |
|