summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-042-1/+25
|\
| * Bring back Rugged implementation of find_commitStan Hu2019-03-012-1/+25
* | Show commands applied message when promoting issuesFelipe Artur2019-03-041-1/+6
* | Merge branch 'allow-to-recursively-include' into 'master'Grzegorz Bizon2019-03-047-34/+231
|\ \
| * | Allow to recursively expand includesKamil Trzciński2019-03-017-34/+231
* | | Creates a function to check if repo is EEFilipa Lacerda2019-03-041-0/+14
* | | Removing old code path for search_files_by_contentJohn Cai2019-03-011-10/+0
* | | Merge branch '57612-github-importer-ignores-milestone-due_date' into 'master'Stan Hu2019-03-011-0/+24
|\ \ \
| * | | Move check for nil due_on into build section of specDiana Stanley2019-02-271-8/+5
| * | | Add test for nil due_on value during importDiana Stanley2019-02-261-0/+21
| * | | Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+6
* | | | Merge branch '9903-geo-selective-sync-by-namespace-is-broken' into 'master'Stan Hu2019-03-011-1/+27
|\ \ \ \
| * | | | Mark cached value as persisted when is an instance of ActiveRecord::BaseDouglas Barbosa Alexandre2019-02-281-1/+27
* | | | | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-011-10/+104
|\ \ \ \ \
| * | | | | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-6/+54
| * | | | | Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-011-6/+6
| * | | | | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+46
| | |_|/ / | |/| | |
* | | | | Merge branch 'refactor-merge-request-between-pipeline-and-build' into 'master'Kamil Trzciński2019-03-014-4/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add suffix for merge request eventShinya Maeda2019-03-014-4/+18
| | |_|/ | |/| |
* | | | SIGSTP should be SIGTSTPNick Thomas2019-03-011-1/+1
|/ / /
* | | Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-282-88/+63
|/ /
* | Merge branch 'danger-ignores-gitlab-pot' into 'master'Robert Speicher2019-02-271-0/+1
|\ \
| * | Danger ignores gitlab.potNick Thomas2019-02-271-0/+1
* | | Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-274-5/+5
|\ \ \
| * | | Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-274-5/+5
* | | | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-5/+19
|/ / /
* | | Add Project template for go-microJason Lenny2019-02-271-1/+2
* | | Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-272-3/+2
* | | Merge branch 'include-ci-yaml' into 'master'Grzegorz Bizon2019-02-272-3/+82
|\ \ \
| * | | tests(yaml_processor): complete test scenarios on 'include' keywordPaul B2019-02-192-8/+78
| * | | tests: adding a failing unit testPaul B2019-02-191-0/+9
* | | | Reduce code duplicationAlexander Koval2019-02-271-4/+4
* | | | Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-273-0/+57
* | | | Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-4/+4
* | | | Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-262-19/+5
* | | | Reduce code duplicationAlexander Koval2019-02-261-4/+4
* | | | Get rid of ScheduleInstallationServiceJoão Cunha2019-02-261-5/+3
| |/ / |/| |
* | | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-263-0/+57
|\ \ \
| * | | Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-0/+14
| * | | Added YouTrack integrationYauhen Kotau2019-02-183-0/+43
* | | | Add Maskable concern for CI variablesMatija Čupić2019-02-262-5/+19
* | | | Merge branch 'osw-create-and-store-merge-ref-for-mrs' into 'master'Douwe Maan2019-02-261-0/+31
|\ \ \ \
| * | | | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+31
* | | | | Merge branch '54417-improve-authorize-dsl' into 'master'Kamil Trzciński2019-02-262-20/+18
|\ \ \ \ \
| * | | | | Improve GraphQL Authorization DSLLuke Duncalfe2019-02-262-20/+18
* | | | | | Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-or...Jason Lenny2019-02-251-0/+1
* | | | | | Merge branch '57712-project-import-error-user-expected-got-hash' into 'master'Lin Jen-Shin2019-02-251-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix project import error on releasesJames Lopez2019-02-221-0/+8
| |/ / / /
* | | | | Merge branch 'am-fix-pagination-relative-links' into 'master'Rémy Coutable2019-02-252-98/+67
|\ \ \ \ \
| * | | | | Properly implement API pagination headers and add specsAdam Mulvany2019-02-212-98/+67
| |/ / / /