summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Limit GCP Kubernetes service to project namespace51716-automatically-create-service-account-to-project-namespaceMayra Cabrera2018-09-262-0/+52
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-214-6/+6
* Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+16
* Include post migrations when loading the schemaYorick Peterse2018-09-191-0/+16
|\
| * Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-111-0/+16
* | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-195-7/+46
* | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-4/+0
|\ \
| * | Remove Gitlab::Git::Repository#user_to_committerNick Thomas2018-09-171-4/+0
* | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-176-18/+15
|\ \ \
| * | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-176-18/+15
| |/ /
* | | Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-173-0/+38
|\ \ \ | |/ / |/| |
| * | Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-173-0/+38
* | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-172-0/+38
|\ \ \
| * | | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-0/+1
| * | | Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-142-0/+37
* | | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-4/+73
|\ \ \ \
| * | | | Following the feedbacksLin Jen-Shin2018-09-111-3/+3
| * | | | Explain why we need PrependableLin Jen-Shin2018-09-111-0/+8
| * | | | Preserve prepend semantics for RubyLin Jen-Shin2018-09-111-31/+17
| * | | | Fix Override. Properly define prependedLin Jen-Shin2018-09-111-2/+6
| * | | | Properly implement prepending for ConcernLin Jen-Shin2018-09-111-0/+71
* | | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+1
| |/ / / |/| | |
* | | | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1379-0/+250
|\ \ \ \
| * | | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1179-0/+250
| |/ / /
* | | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-136-3/+195
|\ \ \ \
| * | | | Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić2018-09-111-10/+8
| * | | | Add missing frozen string literal commentsMatija Čupić2018-09-115-0/+10
| * | | | Reconcile differences in lib/gitlab/ciMatija Čupić2018-09-082-11/+17
| * | | | Reconcile differences in lib/gitlab/ci/externalMatija Čupić2018-09-082-8/+6
| * | | | Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić2018-09-083-21/+45
| * | | | Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-071-5/+8
| * | | | Address MR suggestionsMatija Čupić2018-09-075-33/+34
| * | | | Improve external architectureMatija Čupić2018-09-079-125/+155
| * | | | Make Repository#blob_data_at publicMatija Čupić2018-09-071-3/+1
| * | | | Address MR commentsMatija Čupić2018-09-074-18/+20
| * | | | Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić2018-09-075-20/+29
| * | | | Import external files in Gitlab CI configMatija Čupić2018-09-072-5/+10
| * | | | Load external files in configMatija Čupić2018-09-077-72/+7
| * | | | Build barebones for ExternalFiles librariesMatija Čupić2018-09-076-1/+174
* | | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-1213-1211/+22
| |/ / / |/| | |
* | | | Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon2018-09-111-1/+1
|\ \ \ \
| * | | | use find instead of reject in avatar export fileJames Lopez2018-09-111-1/+1
| * | | | fix avatar restorerJames Lopez2018-09-111-1/+1
| | |/ / | |/| |
* | | | Add additional stub methods for FakeApplicationSettingStan Hu2018-09-101-10/+18
* | | | Simplify setting of in_memory_application_settingsStan Hu2018-09-101-1/+1
* | | | Work around migration specs failing due to repository storages not being sele...Stan Hu2018-09-101-0/+4
* | | | Ensure in-memory application settings are cleared before each testRémy Coutable2018-09-101-0/+4
|/ / /
* | | Remove Gitlab::GitAccess#authed_via_jwt?Ash McKenzie2018-09-081-6/+0
* | | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-1/+10
|/ /
* | Merge branch '7204-follow-up-protected-environments-technical-debt-ce' into '...Kamil Trzciński2018-09-071-1/+7
|\ \