summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+1
* Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-11/+6
|\
| * replace cond. assignment by default param valueAlexis Reigel2018-09-121-5/+3
| * dry up available scopes to constantsAlexis Reigel2018-08-201-3/+3
| * add Ci::Runner.offline scope to APIAlexis Reigel2018-08-201-10/+7
* | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-13126-0/+531
|\ \
| * | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-11126-0/+531
* | | 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
* | | | Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉2018-09-121-3/+5
* | | | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-1213-1211/+22
|\ \ \ \
| * | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-1213-1211/+22
* | | | | Initialize projects with readmeSteve2018-09-121-0/+1
* | | | | Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-...Stan Hu2018-09-121-9/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 'code_block' closer to original implementationBrett Walker2018-09-111-9/+5
* | | | | Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉2018-09-115-14/+14
|/ / / /
* | | | Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher2018-09-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+1
* | | | 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
|/ / /
* | | Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable2018-09-103-11/+8
|\ \ \
| * | | Fix rubocopRobert Schilling2018-09-081-5/+3
| * | | API: Use find_branch! in all placesRobert Schilling2018-09-083-11/+10
* | | | Remove Gitlab::GitAccess#authed_via_jwt?Ash McKenzie2018-09-081-6/+0
* | | | Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-083-4/+5
* | | | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-072-1/+18
| |/ / |/| |
* | | Merge branch '7204-follow-up-protected-environments-technical-debt-ce' into '...Kamil Trzciński2018-09-071-1/+7
|\ \ \
| * | | Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera2018-09-071-1/+7
* | | | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-073-49/+92
|\ \ \ \
| * | | | Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-073-49/+92
* | | | | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-6/+6
* | | | | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-0714-101/+26
|\ \ \ \ \