summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Raise when given feature that's not License-gatedRobert Speicher2018-09-211-3/+3
* Stub `License` in `enabled_and_licensed?` testsRobert Speicher2018-09-131-8/+18
* Add `Feature.enabled_and_licensed?` helper methodRobert Speicher2018-09-131-0/+50
* Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-135-0/+703
|\
| * Add missing frozen string literal commentsMatija Čupić2018-09-114-0/+8
| * Fix references to ee .gitlab-ci.yml spec fixturesMatija Čupić2018-09-082-3/+3
| * Reconcile differences in lib/gitlab/ciMatija Čupić2018-09-081-61/+202
| * Reconcile differences in lib/gitlab/ci/externalMatija Čupić2018-09-082-12/+17
| * Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić2018-09-082-22/+89
| * Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-072-15/+18
| * Address MR suggestionsMatija Čupić2018-09-075-26/+25
| * Improve external architectureMatija Čupić2018-09-077-173/+265
| * Make Repository#blob_data_at publicMatija Čupić2018-09-074-3/+25
| * Address MR commentsMatija Čupić2018-09-074-30/+47
| * Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić2018-09-074-23/+59
| * Import external files in Gitlab CI configMatija Čupić2018-09-071-2/+2
| * Load external files in configMatija Čupić2018-09-076-124/+82
| * Build barebones for ExternalFiles librariesMatija Čupić2018-09-075-3/+358
* | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-1210-1657/+237
|\ \
| * | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-1210-1657/+237
* | | Merge branch '51200-markdown-footnotes-don-t-render-when-inside-a-table' into...Douwe Maan2018-09-121-0/+17
|\ \ \
| * | | Updated commonmarker gem to 0.17.13Brett Walker2018-09-111-0/+17
| |/ /
* | | 'code_block' closer to original implementationBrett Walker2018-09-111-0/+6
|/ /
* | Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon2018-09-111-10/+23
|\ \
| * | fix avatar restorerJames Lopez2018-09-111-10/+23
* | | Make spec/lib/gitlab/import_export/all_models.yml EE-readyRémy Coutable2018-09-101-16/+26
|/ /
* | Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-081-0/+18
* | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+16
|/
* Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-0/+70
|\
| * Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+70
* | Include private contributions in user contribution graphGeorge Tsiolis2018-09-073-8/+13
* | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-0713-410/+45
|\ \
| * | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-0613-410/+45
* | | Resolve "Wiki page attachments not rendered properly"Brett Walker2018-09-072-28/+79
* | | Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan2018-09-071-2/+16
|\ \ \
| * | | Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira2018-09-061-2/+16
| | |/ | |/|
* | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-075-0/+66
* | | Encode remote root refDouglas Barbosa Alexandre2018-09-072-0/+13
* | | Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-0630-27/+2124
|\ \ \
| * | | Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+27
| * | | Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+11
| * | | Merge branch '43140-reduce-logs-tree-load' into 'master'51201-document-review-appsRémy Coutable2018-09-061-0/+202
| |\ \ \
| | * | | Extract tree summary logic out of RefsController#logs_treeNick Thomas2018-09-061-0/+202
| * | | | Merge branch 'fix-closing-issues' into 'master'Sean McGivern2018-09-061-0/+7
| |\ \ \ \
| | * | | | Fix closing issue default patternSamuele Kaplun2018-09-061-0/+7
| | | |/ / | | |/| |
| * | | | Recognize 'UNLICENSE' license filesJ.D. Bean2018-09-061-1/+5
| * | | | Merge branch 'sh-fix-attachments-inline' into 'master'Nick Thomas2018-09-061-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-1/+1