summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix Gitlab::Database.bulk_insert for non-UTF-8 data34324-gitlab-db-seed-is-brokenSean McGivern2017-06-261-0/+4
* Merge branch 'dm-requirements-txt-tilde' into 'master'Grzegorz Bizon2017-06-231-0/+4
|\
| * Don't match tilde and exclamation mark as part of requirements.txt package namedm-requirements-txt-tildeDouwe Maan2017-06-231-0/+4
* | Merge branch 'tc-refactor-projects-finder-init-collection' into 'master'Douwe Maan2017-06-231-3/+3
|\ \
| * | Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-3/+3
* | | Merge branch 'fix/gb/improve-updating-column-in-batches-helper' into 'master'Yorick Peterse2017-06-235-27/+47
|\ \ \ | |/ / |/| |
| * | Fix Rubocop offense in migration helpers specsfix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-221-1/+1
| * | Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-2253-605/+612
| |\ \ | | |/
| * | Disable transaction in specs for some migrationsGrzegorz Bizon2017-06-221-1/+1
| * | Fix specs for database migration helpers with transactionsGrzegorz Bizon2017-06-221-2/+8
| * | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-213-3/+3
| * | Raise if updating columns in batches within a transactionGrzegorz Bizon2017-06-211-21/+35
* | | Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher2017-06-221-0/+8
|\ \ \
| * | | Encode Gitaly diff patches properlyfix/properly-encode-gitaly-diffsAhmad Sherif2017-06-221-0/+8
* | | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...28717-additional-metrics-review-branchPawel Chojnacki2017-06-2281-649/+1039
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher2017-06-222-2/+11
| |\ \ \ | | |/ / | |/| |
| | * | Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-212-2/+11
| | |/
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2152-603/+601
| |/
| * Replace invalid chars while seeding environmentsZeger-Jan van de Weg2017-06-211-0/+12
| * Merge branch 'gitaly-auth-token' into 'master'Sean McGivern2017-06-214-11/+15
| |\
| | * Send gitaly token to workhorse when neededJacob Vosmaer2017-06-201-1/+5
| | * Pass Gitaly token on Ruby gRPC requestsJacob Vosmaer2017-06-193-10/+10
| * | Merge branch 'bugfix/html-email-brackets' into 'master'Douwe Maan2017-06-201-0/+4
| |\ \
| | * | add a spec for no-href link parsinghttp://jneen.net/2017-06-191-0/+4
| * | | Merge branch 'refactor-projects-finder-init-collection' into 'master'Rémy Coutable2017-06-201-0/+31
| |\ \ \
| | * | | Refactor ProjectsFinder#init_collectionYorick Peterse2017-06-161-0/+31
| * | | | Merge branch '33823_do_not_enable_defaults_when_metrics_folder_is_missing' in...Sean McGivern2017-06-201-0/+30
| |\ \ \ \
| | * | | | Do not enable prometheus metrics when data folder is not present.Pawel Chojnacki2017-06-191-0/+30
| | | |_|/ | | |/| |
| * | | | Merge branch 'sh-refactor-current-settings' into 'master'Robert Speicher2017-06-192-0/+63
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | If migrations are pending, make CurrentSettings use existing values and popul...sh-refactor-current-settingsStan Hu2017-06-192-0/+63
| | |/ /
| * | | Merge branch 'moved-submodules' into 'master'Rémy Coutable2017-06-192-4/+32
| |\ \ \
| | * | | repository: index submodules by pathDavid Turner2017-06-162-4/+32
| * | | | Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-163-15/+106
| | |/ / | |/| |
| * | | Merge branch 'merge-request-diffs-table' into 'master'Douwe Maan2017-06-167-12/+108
| |\ \ \
| | * | | Add table for files in merge request diffsSean McGivern2017-06-167-12/+108
| * | | | Merge branch 'tc-fix-group-finder-subgrouping' into 'master'Douwe Maan2017-06-161-0/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-0/+24
| * | | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-1614-19/+19
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-1514-19/+19
| | |/ /
* | | | Memoize only yaml loading methodPawel Chojnacki2017-06-161-5/+0
* | | | Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki2017-06-1660-352/+1697
|\ \ \ \ | |/ / /
| * | | Merge branch 'deprecate-gitaly-path' into 'master'Sean McGivern2017-06-153-8/+14
| |\ \ \ | | |/ / | |/| |
| | * | Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-143-8/+14
| * | | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-1436-125/+392
| * | | Merge branch 'dm-diff-viewers' into 'master'Sean McGivern2017-06-141-0/+301
| |\ \ \ | | |/ / | |/| |
| | * | Implement diff viewersDouwe Maan2017-06-141-0/+301
| * | | Merge branch '2525-backport-kubernetes-service-changes' into 'master'Kamil Trzciński2017-06-141-0/+10
| |\ \ \ | | |/ / | |/| |
| | * | Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-0/+10
| * | | Merge branch 'zj-raise-etag-route-regex-miss' into 'master'Kamil Trzciński2017-06-142-52/+25
| |\ \ \ | | |/ / | |/| |
| | * | Revert to passing the path when matching key to the routerzj-raise-etag-route-regex-missZ.J. van de Weg2017-06-122-52/+25