summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mk-improve-background-migration-specs' into 'master'Stan Hu2018-02-213-348/+353
|\
| * Prefer `table` helper in migration specsMichael Kozono2018-02-201-1/+1
| * Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-203-5/+5
| * Explicitly reference redefined modelsMichael Kozono2018-02-202-261/+262
| * Remove more BG migration spec dependenciesMichael Kozono2018-02-162-13/+17
| * Remove codebase dependencies from a BG migrationMichael Kozono2018-02-161-97/+97
* | Merge branch '26039-Update-to-github-linguist5.3.x' into 'master'Robert Speicher2018-02-211-1/+1
|\ \
| * | 26039 - update github-linguist to 5.3.3 versionKen2018-02-211-1/+1
* | | Do not count rails sql cache as queries in query limitingquery-counting-should-not-include-cached-queriesDylan Griffith2018-02-211-8/+23
|/ /
* | Add unit tests for Gitaly typeszj-unit-test-gitaly-arraysZeger-Jan van de Weg2018-02-202-0/+5
* | [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-2/+6
* | Merge branch 'jej/avoid-slow-file-lock-checks' into 'master'Sean McGivern2018-02-191-2/+2
|\ \
| * | Avoid slow File Lock checks when not usedJames Edwards-Jones2018-02-191-2/+2
* | | Merge branch 'sh-fix-squash-rebase-utf8-data' into 'master'Sean McGivern2018-02-191-0/+12
|\ \ \
| * | | Fix squash rebase not working when diff contained encoded datash-fix-squash-rebase-utf8-dataStan Hu2018-02-181-0/+12
* | | | Merge branch 'sh-fix-geo-error-500-gpg-commit' into 'master'Douwe Maan2018-02-191-1/+25
|\ \ \ \
| * | | | Fix Error 500 when viewing a commit with a GPG signature in GeoStan Hu2018-02-191-1/+25
| |/ / /
* | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-191-3/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-3/+23
| * | | Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-0/+35
* | | | Allow oxford commas and spaces before commas in MR issue closing pattern.Vicky Chijwani2018-02-171-0/+14
* | | | Merge branch 'asciidoc_inter_document_cross_references' into 'master'Sean McGivern2018-02-161-0/+8
|\ \ \ \
| * | | | Set Asciidoctor outfilesuffix to default .adocTuro Soisenniemi2018-02-141-0/+8
| |/ / /
* | | | Improve error handling for Gitlab::Profiler and improve doc about providing a...update-profiler-docs-explaining-how-to-provide-userDylan Griffith2018-02-161-0/+9
| |_|/ |/| |
* | | Fixed user synced attributes metadata after removing current providerFrancisco Javier López2018-02-152-0/+12
* | | Merge branch 'jej/fix-slow-lfs-object-check' into 'master'Douwe Maan2018-02-151-2/+17
|\ \ \ | |/ / |/| |
| * | Only check LFS integrity for first branch in pushjej/fix-slow-lfs-object-checkJames Edwards-Jones2018-02-151-2/+17
| |/
* | Merge branch '39885-ensure-users-cannot-create-environments-with-leading-slas...Kamil Trzciński2018-02-141-0/+5
|\ \
| * | Ensure users can't create environments with leading or trailing slashes (Fixe...39885-ensure-users-cannot-create-environments-with-leading-slashesDylan Griffith2018-02-131-0/+5
* | | Avoid dropping tables in testMichael Kozono2018-02-142-24/+9
* | | Merge branch 'remove_ldap_person_validation' into 'master'Stan Hu2018-02-131-9/+0
|\ \ \
| * | | Revert problematic LDAP person validation that threw exceptionsDrew Blessing2018-02-131-9/+0
* | | | Merge branch 'whitelisting' into 'master'Yorick Peterse2018-02-131-12/+0
|\ \ \ \
| * | | | Remove Sentry reporting for query limitingYorick Peterse2018-02-131-12/+0
* | | | | Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan2018-02-131-116/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Dry up specmk-fix-no-untracked-upload-files-errorMichael Kozono2018-02-121-107/+29
| * | | | Fix orphan temp table untracked_files_for_uploadsMichael Kozono2018-02-121-25/+17
| * | | | Fix last batch size equals max batch size errorMichael Kozono2018-02-121-0/+24
* | | | | Merge branch 'sh-no-cache-populate-migration' into 'master'Sean McGivern2018-02-131-1/+6
|\ \ \ \ \
| * | | | | Use the :migration metadata in migration specsRémy Coutable2018-02-121-1/+6
| * | | | | Disable caching of tables for migration spec that drops a temporary tableStan Hu2018-02-121-1/+1
| |/ / / /
* | | | | Merge branch 'sh-disable-query-limiter' into 'master'Ian Baum2018-02-121-4/+6
|\ \ \ \ \
| * | | | | Disable query limiting warnings for now on GitLab.comStan Hu2018-02-121-4/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'ac/4878-fix-attachments-ext' into 'master'Nick Thomas2018-02-121-3/+7
|\ \ \ \ \
| * | | | | Honour workhorse provided file nameac/4878-fix-attachments-extAlessio Caiazza2018-02-121-3/+7
| |/ / / /
* | | | | Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-keyRubén Dávila2018-02-121-35/+0
| |/ / / |/| | |
* | | | Create an empty wiki when there is no wiki in the gitlab export bundleValery Sizov2018-02-121-0/+45
|/ / /
* | | Return a warning string if we try to encode to unsupported encodingAhmad Sherif2018-02-091-0/+5
| |/ |/|
* | Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-0812-37/+42
|\ \
| * | Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-0712-37/+42