summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-0661-176/+265
|\
| * Merge branch 'rake-gitaly-check' into 'master'Rémy Coutable2018-11-061-117/+22
| |\
| | * Add gitlab:gitaly:check task for Gitaly health checkrake-gitaly-checkAlejandro Rodríguez2018-10-231-117/+22
| * | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-061-16/+1
| |\ \
| | * | Squashed commit of the following:Shinya Maeda2018-11-061-16/+1
| * | | Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+82
| * | | Merge branch '18933-render-index-like-readme' into 'master'Rémy Coutable2018-11-062-5/+10
| |\ \ \ | | |/ / | |/| |
| | * | Remove extra whitespace on markup_helper.rb18933-render-index-like-readmeJames Lopez2018-11-021-1/+1
| | * | Refactor MarkupHelper to add INDEX plain filenameJames Lopez2018-11-021-4/+9
| | * | Test type of README file without extensionAchilleas Pipinellis2018-11-021-1/+1
| | * | Render index.* like README.* when it's present in a directoryJakub Jirutka2018-11-021-1/+1
| * | | Merge branch 'disallow-retry-of-old-builds' into 'master'Grzegorz Bizon2018-11-051-1/+2
| |\ \ \
| | * | | Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+2
| * | | | Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-051-3/+1
| |\ \ \ \
| | * | | | Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-3/+1
| * | | | | Merge branch '52300-pool-repositories' into 'master'Sean McGivern2018-11-051-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Start tracking pool repositoriesNick Thomas2018-11-051-0/+1
| * | | | | Merge branch '53450-wrong-value-for-kubernetes_version-variable' into 'master'Kamil Trzciński2018-11-051-1/+1
| |\ \ \ \ \
| | * | | | | Bump KUBERNETES_VERSION to latest 1.10 series53450-wrong-value-for-kubernetes_version-variableThong Kuah2018-11-041-1/+1
| * | | | | | Merge branch 'frozen-string-enable-lib-gitlab-ci-remain' into 'master'Grzegorz Bizon2018-11-0546-8/+100
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-3046-8/+100
| * | | | | | Update license_management jobPhilippe Lafoucrière2018-11-041-9/+2
| | |/ / / / | |/| | | |
| * | | | | Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-023-7/+2
| * | | | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-5/+6
| | |_|/ / | |/| | |
| * | | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-2/+5
| |\ \ \ \
| | * | | | Avoidp loading merge request diff files when not neededStan Hu2018-11-011-2/+5
| * | | | | Merge branch 'kinolaev-master-patch-91872' into 'master'Dmitriy Zaporozhets2018-11-021-1/+1
| |\ \ \ \ \
| | * | | | | Change HELM_HOST in Auto-DevOps to work behind proxySergej2018-11-011-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'sh-bump-puma-memory-limits' into 'master'Robert Speicher2018-11-011-1/+5
| |\ \ \ \ \
| | * | | | | Reserve more RAM for master process in Pumash-bump-puma-memory-limitsStan Hu2018-11-011-1/+5
| * | | | | | add related merge request endpointHelmut Januschka2018-11-011-0/+24
* | | | | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-1/+1
|/ / / / / /
* | | | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-0114-16/+16
|\ \ \ \ \ \
| * | | | | | Fix typos in comments and specsGeorge Tsiolis2018-11-0114-16/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sh-optimize-merge-request-project-lookup' into 'master'Sean McGivern2018-11-011-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reduce SQL queries needed to load open merge requestssh-optimize-merge-request-project-lookupStan Hu2018-10-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'da-rubocop-whitelist-active-record-none' into 'master'Yorick Peterse2018-10-311-2/+0
|\ \ \ \ \
| * | | | | Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-2/+0
* | | | | | Prepare Banzai to work with group issuablesce-7341-epics-extractorJarka Košanová2018-10-312-15/+37
|/ / / / /
* | | | | Merge branch 'ce-7927-filter-none-any-weight-issues-api' into 'master'Sean McGivern2018-10-311-4/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extract EE params in issues API to separate moduleHeinrich Lee Yu2018-10-301-4/+13
* | | | | Merge branch 'add-language-param-to-highlight' into 'master'Douwe Maan2018-10-306-20/+57
|\ \ \ \ \
| * | | | | Allow search results to accept project_idadd-language-param-to-highlightMark Chao2018-10-301-1/+6
| * | | | | Allow FoundBlob to access language from gitattributesMark Chao2018-10-302-7/+6
| * | | | | Move :plain option to Highlight classMark Chao2018-10-302-4/+3
| * | | | | Make Highlight accept language paramMark Chao2018-10-304-16/+39
| * | | | | Add BlobPresenter for highlightingMark Chao2018-10-301-0/+5
| * | | | | Add access to Blob's language from gitattributesMark Chao2018-10-301-0/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-move-wrapped-gitaly-errors' into 'master'Douwe Maan2018-10-309-35/+48
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt2018-10-309-35/+48
| |/ / /