summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-0/+5
* Mark MR as WIP when pushing WIP commitsjurre2017-01-191-1/+2
* Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-181-7/+6
|\
| * refactor fetcher and fixed specsJames Lopez2017-01-171-12/+6
| * fix tricky test failure to do with private methodJames Lopez2017-01-171-6/+6
| * more refactoring and fixing old specsJames Lopez2017-01-171-1/+6
* | Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+132
* | Backport timetracking frontend to CE.Bryce Johnson2017-01-151-0/+82
|/
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-13/+17
* Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-121-5/+5
|\
| * Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-5/+5
* | Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski2017-01-091-0/+7
* | Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-061-3/+15
|\ \
| * \ Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-051-1/+2
| |\ \
| * | | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-1/+1
| * | | recursively clean compiled fixturesMike Greiling2017-01-031-1/+1
| * | | allow storage of raw string fixturesMike Greiling2017-01-031-3/+15
* | | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-051-1/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | force utf-8 encoding for prior to fixture parsing to prevent nokogiri issuesMike Greiling2017-01-051-0/+1
| * | exclude script type=text/template from dom scrubbingMike Greiling2017-01-051-1/+1
| |/
* | Absorb gitlab_gitRobert Speicher2017-01-043-0/+263
|/
* Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-301-1/+2
|\
| * Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-1/+2
* | Merge branch 'issue_22664' into 'master' Sean McGivern2016-12-293-1/+107
|\ \
| * | Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-273-1/+107
* | | Replace wording for slash command confirmation messagevictorwu2016-12-261-11/+11
| |/ |/|
* | Do not override incoming webhook channel for mattermost and slackFelipe Artur2016-12-221-1/+1
* | Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern2016-12-201-0/+40
|\ \ | |/ |/|
| * Added QueryRecorder to test N+1 fix on Milestone#showjej-fix-n+1-queries-milestones-showJames Edwards-Jones2016-12-201-0/+40
* | Improve specs for Files API4269-public-files-apiRémy Coutable2016-12-201-0/+10
* | Merge branch '4269-public-repositories-api' into 'master' Sean McGivern2016-12-201-0/+42
|\ \
| * | Improve specs for Repositories API4269-public-repositories-apiRémy Coutable2016-12-201-0/+42
* | | Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-202-0/+242
|\ \ \
| * | | Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-192-16/+16
| * | | Modify GithubImport to support GiteaRémy Coutable2016-12-192-1/+1
| * | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-193-0/+242
| |/ /
* | | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-202-0/+90
|\ \ \
| * | | Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+52
| * | | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+38
| |/ /
* | | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-202-1/+98
|\ \ \ | |/ / |/| |
| * | Improve after feedbackKamil Trzcinski2016-12-191-1/+1
| * | Use Slack::Notifier::LinkFormatter to convert markdown links to slack compatKamil Trzcinski2016-12-162-1/+98
| |/
* | Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'mas...Rémy Coutable2016-12-161-0/+17
|\ \ | |/ |/|
| * Ensure issuable state changes only fire webhooks onceMark Fletcher2016-12-161-0/+17
* | Mattermost Notifications ServiceFelipe Artur2016-12-151-0/+328
* | Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+16
|/
* Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-121-0/+6
|\
| * Grapify the service APIRobert Schilling2016-12-091-0/+6
* | fix: removed signed_out notificationjnoortheen2016-12-121-1/+2
* | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-9/+0
|/