summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-34/+0
* Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-1137-84/+600
|\
| * Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan2018-05-114-6/+63
| |\
| | * Allow triggered builds git accessBob Van Landuyt2018-05-112-1/+17
| | * Block access to API & git when terms are enforcedBob Van Landuyt2018-05-103-5/+46
| * | Merge branch 'zj-remove-repo-path-strip-storage-path' into 'master'Douwe Maan2018-05-111-17/+2
| |\ \
| | * | Remove Gitlab::RepoPath.strip_storage_pathZeger-Jan van de Weg2018-05-111-17/+2
| * | | Merge branch 'zj-wiki-find-file-opt-out' into 'master'Douwe Maan2018-05-111-1/+2
| |\ \ \
| | * | | Wiki Find Page to opt_outZeger-Jan van de Weg2018-05-111-1/+2
| | | |/ | | |/|
| * | | Merge branch '46233-rails5-fix-nomethoderror-undefined-method-for-3-string' i...Douwe Maan2018-05-111-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [Rails5] Fix `per_page` in lib/gitlab/multi_collection_paginator.rb46233-rails5-fix-nomethoderror-undefined-method-for-3-stringblackst0ne2018-05-111-1/+1
| | |/
| * | Merge branch 'zj-validation-initializer' into 'master'Kamil Trzciński2018-05-111-1/+10
| |\ \ | | |/ | |/|
| | * Remove method call to deprecated methodZeger-Jan van de Weg2018-05-111-1/+10
| * | Merge branch 'sh-reset-prometheus-metrics-tests' into 'master'Nick Thomas2018-05-101-0/+8
| |\ \
| | * | Support resetting of Prometheus metrics between test runsStan Hu2018-05-091-0/+8
| | |/
| * | Merge branch 'backport-rd-5566-improve-performance-of-repository-size-limit-c...Douwe Maan2018-05-103-16/+34
| |\ \
| | * | Backport some changes from gitlab-ee!5476Rubén Dávila2018-05-093-16/+34
| * | | Merge branch 'dm-repository-xcode-project' into 'master'Robert Speicher2018-05-091-0/+1
| |\ \ \
| | * | | Add Repository#xcode_project? methodDouwe Maan2018-05-091-0/+1
| | | |/ | | |/|
| * | | Merge branch 'zj-remove-rugged-call' into 'master'Robert Speicher2018-05-091-7/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Remove rugged call in blame controllerZeger-Jan van de Weg2018-05-081-7/+3
| * | | Support 'active' setting on Runner Registration API endpointTomasz Maczukin2018-05-091-1/+2
| | |/ | |/|
| * | Merge branch '5750-backport-checksum-git-commanderror-exit-status-128' into '...Stan Hu2018-05-082-4/+9
| |\ \ | | |/ | |/|
| | * Raise InvalidRepository error for non-valid git repositoriesDouglas Barbosa Alexandre2018-05-072-4/+9
| * | Expose runner ip address to runners APILars Greiss2018-05-081-0/+1
| * | Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-072-3/+8
| |\ \
| | * | Backport 5480-epic-notifications from EEMario de la Ossa2018-05-072-3/+8
| * | | Merge branch 'upgrade-to-webpack-v4' into 'master'Clement Ho2018-05-072-2/+29
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into upgrade-to-webpack-v4Mike Greiling2018-05-0721-63/+217
| | |\ \
| | * | | remove unused methods until neededMike Greiling2018-05-071-22/+0
| | * | | update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling2018-05-011-0/+49
| | * | | move dev server middleware to new namespaceMike Greiling2018-05-011-2/+2
| * | | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-072-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-072-0/+2
| | | |/ | | |/|
| * | | Client implementation GetRawChangesZeger-Jan van de Weg2018-05-073-9/+34
| * | | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-072-3/+3
| |\ \ \
| | * \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0711-13/+122
| | |\ \ \
| | * \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-042-3/+4
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0310-47/+91
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0213-61/+172
| | |\ \ \ \ \ \
| | * | | | | | | Introduces `FastDestroyAll` moduleShinya Maeda2018-05-011-1/+1
| | * | | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-015-19/+115
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-04-306-14/+130
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix specs. Align with the new table name ci_build_trace_chunkShinya Maeda2018-04-261-1/+1
| | * | | | | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-04-2613-184/+50
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into live-trace-v2-efficient-destroy-allShinya Maeda2018-04-2512-7/+124
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Implement efficient destroy of job_trace_chunksKamil Trzciński2018-04-242-4/+4
| | * | | | | | | | | | | Swap redis chunks when build finishedShinya Maeda2018-04-242-5/+5
| * | | | | | | | | | | | Enforce proper 416 support for runner trace patch endpointKamil Trzciński2018-05-072-4/+15
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-0711-13/+122
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |