summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+4
* | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-181-0/+5
|\ \
| * | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-181-0/+5
* | | Write a spec covering the race condition during group deletion.Timothy Andrew2016-11-181-0/+9
* | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-171-5/+5
|\ \ \
| * | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-5/+5
| | |/ | |/|
* | | Improve code design after code reviewKamil Trzcinski2016-11-161-0/+5
|/ /
* | Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-0/+1
|/
* Fix expanding a collapsed diff when converting a symlink to a regular fileadam-fix-collapsed-diff-symlink-file-conversionAdam Niedzielski2016-11-101-0/+1
* Merge branch 'pipeline-notifications' into 'master' Sean McGivern2016-11-092-10/+20
|\
| * Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-082-13/+16
| |\
| * \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-041-0/+10
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-0/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-024-14/+92
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-252-2/+202
| |\ \ \ \ \
| * | | | | | Test against notification emailLin Jen-Shin2016-10-211-1/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-203-0/+32
| |\ \ \ \ \ \
| * | | | | | | Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-4/+4
| * | | | | | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-181-3/+5
| |\ \ \ \ \ \ \
| * | | | | | | | should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | | Introduce email_recipients and use include? Feedback:Lin Jen-Shin2016-10-171-7/+9
| * | | | | | | | Try to slightly optimize EmailHeleprsLin Jen-Shin2016-10-171-7/+11
| * | | | | | | | Use EmailHelpers where possible, feedback:Lin Jen-Shin2016-10-171-1/+5
* | | | | | | | | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-092-1/+45
* | | | | | | | | Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-091-0/+56
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix broken commits search24255-search-fixValery Sizov2016-11-081-0/+5
* | | | | | | | Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas2016-11-071-13/+11
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan2016-11-031-0/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing2016-11-011-0/+10
| |_|_|_|/ |/| | | |
* | | | | Fix Markdown styling inside reference linkspanjan2016-11-011-0/+13
* | | | | Merge branch '22392-add-x-of-y-tasks-completed-on-issuable' into 'master' Sean McGivern2016-10-281-0/+6
|\ \ \ \ \
| * | | | | add "x of y tasks completed" on issuableGuilherme Salazar2016-10-281-0/+6
* | | | | | Replace static issue fixtures by script (!6059)winniehell2016-10-281-0/+45
|/ / / / /
* | | | | Finish updates to use JIRA gemFelipe Artur2016-10-261-14/+28
| |_|_|/ |/| | |
* | | | Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-s...Dmitriy Zaporozhets2016-10-241-2/+2
|\ \ \ \
| * | | | Trigger change even in select2 test helper to produce production-like behaviourDmitriy Zaporozhets2016-10-241-2/+2
| | |_|/ | |/| |