summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove_assignee_id' into 'master'Yorick Peterse2017-12-112-1/+38
|\
| * Add spec for removing issues.assignee_idSean McGivern2017-12-111-0/+37
| * Fix specs after removing assignee_id fieldValery Sizov2017-12-111-1/+1
* | Merge branch '40743-bug-accepting-new-group-members-when-permission-level-dev...Douwe Maan2017-12-112-0/+39
|\ \
| * | Bugfix: User can't change the access level of an access requesterRubén Dávila2017-12-112-0/+39
* | | Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann2017-12-117-37/+188
|\ \ \ | |_|/ |/| |
| * | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-0/+15
| * | Merge branch 'issue_30663' into 'security-10-2'Sean McGivern2017-12-081-0/+14
| * | Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan2017-12-081-0/+62
| * | Merge branch 'bvl-10-2-email-disclosure' into 'security-10-2'Douwe Maan2017-12-082-28/+28
| * | Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-082-9/+69
| |/
* | Fix image view modeClement Ho2017-12-111-0/+12
* | Remove the need for destroy and add a comment in the specStan Hu2017-12-101-4/+3
* | Use build instead of create in importer specStan Hu2017-12-101-1/+1
* | Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-082-0/+11
* | Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-081-0/+14
|/
* Allow git pull/push on project redirectsMayra Cabrera2017-12-088-31/+318
* Merge branch '38032-deploy-markers-should-be-more-verbose' into 'master'Mike Greiling2017-12-083-3/+46
|\
| * Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-073-3/+46
* | Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-082-0/+16
|\ \
| * | Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-082-0/+16
* | | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-089-37/+275
|\ \ \
| * | | Fix RubocopKamil Trzcinski2017-12-081-1/+1
| * | | Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-083-9/+189
| * | | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-087-45/+50
| * | | Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-082-2/+55
* | | | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-084-5/+109
* | | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-0820-196/+460
* | | | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-081-0/+25
|\ \ \ \
| * | | | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-0/+25
* | | | | Merge branch 'jprovazn-testfix2' into 'master'Stan Hu2017-12-081-5/+5
|\ \ \ \ \
| * | | | | Clean test path between merge request handler testsjprovazn-testfix2Jan Provaznik2017-12-071-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher2017-12-071-1/+1
|\ \ \ \ \
| * | | | | Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
* | | | | | Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-071-0/+12
|\ \ \ \ \ \
| * | | | | | Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-041-0/+12
* | | | | | | Merge branch 'fix-transient-datefix-spec' into 'master'Jacob Schatz2017-12-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix transient error in pikadayToStringfix-transient-datefix-specClement Ho2017-12-051-1/+1
* | | | | | | | Merge branch 'fix_39233' into 'master'Sean McGivern2017-12-071-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fix #39233 - 500 in merge requestMartin Nowak2017-12-071-0/+4
* | | | | | | | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-073-1/+174
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-082-78/+129
| * | | | | | | | Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-072-2/+2
| * | | | | | | | Fix pipelineShinya Maeda2017-12-061-1/+3
| * | | | | | | | Fix testsShinya Maeda2017-12-062-28/+32
| * | | | | | | | Fix /build_spec.rbShinya Maeda2017-12-061-1/+6
| * | | | | | | | Fix lintShinya Maeda2017-12-062-4/+13
| * | | | | | | | Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-062-1/+45
| * | | | | | | | Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-062-6/+1
| * | | | | | | | Fail jobs if its dependency is missingShinya Maeda2017-12-063-0/+63