summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Setup Jest test environmentWinnie Hellmann2018-12-052-0/+10
* Squashed commit of the following:Shinya Maeda2018-12-033-5/+52
* Add additional scope check to Todo#for_target specRobert Speicher2018-11-301-1/+2
* Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes2018-11-302-9/+11
|\
| * Backport changes from spec/migrations/clean_up_for_members_spec.rbRubén Dávila2018-11-271-2/+3
| * Backport from gitlab-org/gitlab-ee!6878Rubén Dávila2018-11-271-7/+8
* | Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-301-1/+1
|\ \
| * | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* | | Merge branch 'generalize-ci-config' into 'master'Grzegorz Bizon2018-11-3010-22/+30
|\ \ \
| * | | ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński2018-11-2910-22/+30
* | | | Merge branch 'ignore-failed-pipeline-creation-on-pipeline-schedule' into 'mas...Kamil Trzciński2018-11-302-3/+108
|\ \ \ \
| * | | | Squashed commit of the following:Shinya Maeda2018-11-302-3/+108
* | | | | Resolve "mergeUrlParams wrong with fragment url"Thomas Holder2018-11-301-1/+23
* | | | | Merge branch 'winh-timeline-entry-component' into 'master'Kushal Pandya2018-11-301-0/+40
|\ \ \ \ \
| * | | | | Replace existing uses of timeline-entry with timeline entry componentWinnie Hellmann2018-11-291-3/+3
| * | | | | Create shared timeline entry componentWinnie Hellmann2018-11-291-0/+40
| | |/ / / | |/| | |
* | | | | Resolve "Merge request refactor does not highlight selected line"Sam Bigelow2018-11-306-2/+198
| |/ / / |/| | |
* | | | Add empty state for graphs with no valuesJose Ivan Vargas2018-11-293-16/+91
* | | | Store hashed storage paths in the databaseToon Claes2018-11-294-0/+51
|/ / /
* | | Add failing feature spec for commit ID in diff discussion of merge requestWinnie Hellmann2018-11-291-9/+12
* | | Merge branch 'environment-specs-for-ee' into 'master'Rémy Coutable2018-11-292-4/+15
|\ \ \
| * | | Fix Environment terminal specs for EEYorick Peterse2018-11-292-4/+15
* | | | Merge branch '51083-fix-move-api' into 'master'Rémy Coutable2018-11-291-9/+30
|\ \ \ \
| * | | | Commits API: Preserve file content in move operations if unspecifiedNick Thomas2018-11-281-9/+30
* | | | | Merge branch 'add-counter-for-trace-chunks' into 'master'Kamil Trzciński2018-11-293-4/+65
|\ \ \ \ \
| * | | | | Fix coding offenceadd-counter-for-trace-chunksShinya Maeda2018-11-291-1/+1
| * | | | | Improve commentsShinya Maeda2018-11-291-0/+15
| * | | | | Improve specShinya Maeda2018-11-293-59/+24
| * | | | | Squashed commit of the following:Shinya Maeda2018-11-293-4/+85
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-fix-issue-38317' into 'master'Douwe Maan2018-11-293-15/+15
|\ \ \ \ \
| * | | | | Remove downcase of slug and present home as "Home"Stan Hu2018-11-282-4/+4
| * | | | | Remove needless auto-capitalization on Wiki page titlesStan Hu2018-11-283-12/+12
* | | | | | Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable2018-11-294-29/+112
|\ \ \ \ \ \
| * | | | | | Add config to disable impersonationImre Farkas2018-11-294-29/+112
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sh-remove-default-value-remote-mirror' into 'master'Douwe Maan2018-11-291-0/+8
|\ \ \ \ \ \
| * | | | | | Make RemoteMirror's only_protected_branches default value consistentStan Hu2018-11-281-0/+8
* | | | | | | Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern2018-11-291-0/+30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow the status of a rebase to be determinedNick Thomas2018-11-281-1/+11
| * | | | | | Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+20
* | | | | | | Merge branch 'security-11-5-fix-webhook-ssrf-ipv6' into 'security-11-5'Steve Azzopardi2018-11-281-9/+99
* | | | | | | Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-283-1/+76
* | | | | | | Merge branch 'security-fj-crlf-injection' into 'master'Cindy Pallares2018-11-283-49/+109
* | | | | | | Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-2813-240/+429
* | | | | | | Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-284-32/+154
* | | | | | | Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+12
* | | | | | | Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-282-1/+13
* | | | | | | Merge branch 'security-bvl-exposure-in-commits-list' into 'master'Cindy Pallares2018-11-281-2/+21
* | | | | | | Merge branch 'security-issue_51301' into 'master'Cindy Pallares2018-11-282-6/+59
* | | | | | | Merge branch 'security-2736-prometheus-ssrf' into 'master'Cindy Pallares2018-11-282-2/+19
* | | | | | | Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares2018-11-283-3/+39