summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20890-comment-image-inline' into 'master' 28711-cherry-picking-ui-regressions-8-17-0Robert Speicher2017-02-271-5/+5
|\
| * Fix false positive caused by non-interpolated string useJared Deckard2016-08-131-2/+2
| * Fix inline comment images by removing wrapper #20890Jared Deckard2016-08-131-3/+3
* | Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher2017-02-251-30/+94
|\ \
| * | Optimize a bit Gitlab::Git::Repository#log_by_shell and its specs23062-allow-git-log-to-accept-follow-and-skipRémy Coutable2017-02-231-73/+63
| * | Make Git history follow renames again by performing the --skip in RubyRémy Coutable2017-02-231-11/+85
* | | Address reviewDouwe Maan2017-02-241-0/+10
* | | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-3/+2
* | | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-243-260/+210
* | | Fix specDouwe Maan2017-02-241-1/+1
* | | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-233-5/+5
* | | Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher2017-02-233-7/+7
|\ \ \
| * | | Enable the RSpec/BeEql copenable-rspec-be_eql-copRémy Coutable2017-02-233-7/+7
* | | | Merge branch 'fix-git-access-specs' into 'master' Rémy Coutable2017-02-231-5/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix GitAccess specsfix-git-access-specsSean McGivern2017-02-231-5/+14
| |/ /
* | | Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-2344-142/+139
|\ \ \
| * | | Revert "Enable Style/DotPosition"Douwe Maan2017-02-2348-257/+257
| * | | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-23115-1057/+1057
| * | | Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-2310-22/+22
| * | | Fix new offensesDouwe Maan2017-02-237-34/+36
| * | | Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
| * | | Enable Style/WordArrayDouwe Maan2017-02-2316-60/+58
| * | | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-235-35/+29
| * | | Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-234-14/+17
| * | | Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+2
| * | | Prefer leading style for Style/DotPositionDouwe Maan2017-02-23115-1045/+1045
| * | | Fix another specDouwe Maan2017-02-231-1/+1
| * | | Fix code for copsDouwe Maan2017-02-236-15/+15
| * | | Fix specsDouwe Maan2017-02-233-6/+6
| * | | Enable Style/ColonMethodCallDouwe Maan2017-02-238-10/+10
| * | | Enable Style/BarePercentLiteralsDouwe Maan2017-02-2310-22/+22
| * | | Enable Lint/UnifiedIntegerDouwe Maan2017-02-234-7/+7
| * | | Enable Style/SpaceInsideBracketsDouwe Maan2017-02-238-11/+11
| * | | Enable Style/DotPositionDouwe Maan2017-02-2347-245/+245
| |/ /
* | | Merge branch 'fix/gb/pipeline-retry-skipped-jobs' into 'master' Kamil Trzciński2017-02-231-3/+16
|\ \ \ | |/ / |/| |
| * | Add basic specs for optimistic locking mixinGrzegorz Bizon2017-02-231-3/+16
* | | Merge branch 'connection-pool-host' into 'master'Rémy Coutable2017-02-221-3/+18
|\ \ \
| * | | Allow setting of a custom connection pool hostYorick Peterse2017-02-221-3/+18
* | | | Merge branch 'zj-fix-slash-command-labels' into 'master' Douwe Maan2017-02-221-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Chat slash commands show labels correctlyzj-fix-slash-command-labelsZ.J. van de Weg2017-02-211-0/+15
* | | | Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable2017-02-221-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Add AsciiDoc snippet for CI/CD BadgesJan Christophersen2017-02-201-0/+10
* | | | Hash concurrent foreign key names similar to Railshash-concurrent-foreign-key-namesYorick Peterse2017-02-211-0/+10
| |/ / |/| |
* | | GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre2017-02-205-14/+102
* | | Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-171-5/+1
* | | Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+26
|\ \ \
| * | | Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+26
* | | | Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern2017-02-171-0/+8
|\ \ \ \
| * | | | Allow slashes in slash command argumentsRémy Coutable2017-02-171-0/+8
* | | | | Merge branch 'only-yield-valid-reference-matches' into 'master'Sean McGivern2017-02-171-1/+23
|\ \ \ \ \