summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-011-3/+3
|\
| * remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-3/+3
| * update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-301-3/+3
* | Fix have_issuable_counts matcher on failure24669-merge-request-dashboard-page-takes-over-a-minute-to-loadSean McGivern2016-12-011-4/+4
* | Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher2016-12-011-2/+2
|\ \ | |/ |/|
| * Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-302-6/+2
| * New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-301-0/+4
* | Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-301-15/+16
|/
* Merge branch 'dynamic-build-fixture' into 'master' Alfredo Sumaran2016-11-281-1/+6
|\
| * Strip <link> tags from fixtures to ignore CSSwinniehell2016-11-251-0/+3
| * Use Rails test host name for frontend fixtureswinniehell2016-11-251-1/+3
* | Merge branch 'rs-phantomjs-disable-images' into 'master' Rémy Coutable2016-11-281-1/+9
|\ \
| * | Pass `--load-images=no` to PhantomJS via Capybara/Poltergeistrs-phantomjs-disable-imagesRobert Speicher2016-11-281-1/+9
* | | Speed up Project security access specsRobert Speicher2016-11-281-7/+28
|/ /
* | Clear test build storage directory before each examplefix/invalid-storage-cleanup-affecting-test-suiteGrzegorz Bizon2016-11-231-2/+3
* | Remove entire test files directory for test buildsGrzegorz Bizon2016-11-231-7/+5
* | Clear Carrierwave upload after each test exampleGrzegorz Bizon2016-11-231-1/+1
* | Clean build storage after each RSpec test exampleGrzegorz Bizon2016-11-231-2/+2
|/
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-1/+2
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-1/+2
* | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+4
|\ \ | |/ |/|