summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Remove Haml helpers from the visibility level spec.Connor Shea2016-06-221-5/+0
* Correctly adds commit ID into dropdownPhil Hughes2016-06-181-45/+0
* Ensure group/project owners can see their members' access_levelRémy Coutable2016-06-171-0/+48
* Merge branch 'remove_jiraissue' into 'master' Robert Speicher2016-06-171-3/+3
|\
| * Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-3/+3
* | Fix permission checks in member rowbackport-view-condition-improvement-from-ee-460Rémy Coutable2016-06-151-16/+0
|/
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-143-108/+101
* Factorize access request routes into a new :access_requestable route concernRémy Coutable2016-06-141-2/+2
* Add request access for groupsRémy Coutable2016-06-142-10/+158
* Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-13/+3
* Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-091-1/+2
|\
| * Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew2016-06-091-1/+2
* | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-7/+4
|\ \
| * \ Merge branch 'master' into awardablesZJ van de Weg2016-05-302-2/+2
| |\ \ | | |/
| * | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-2/+2
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-182-48/+94
| |\ \ \
| * \ \ \ Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-118-12/+169
| |\ \ \ \
| * | | | | Create table for award emojiZeger-Jan van de Weg2016-05-061-7/+4
* | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-022-3/+3
| |_|_|_|/ |/| | | |
* | | | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-2/+2
| |_|_|/ |/| | |
* | | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-2/+2
| |_|/ |/| |
* | | Merge branch 'rs-cleanup-events_helper_spec' into 'master' Douwe Maan2016-05-121-47/+48
|\ \ \
| * | | Clean up EventsHelper specRobert Speicher2016-05-121-47/+48
| | |/ | |/|
* | | more readable specs for enabled_button_based_providers and button_based_provi...Andrei Gliga2016-05-121-15/+29
* | | DRYing enabled_button_based_providers testsAndrei Gliga2016-05-121-7/+4
* | | enabled_button_based_providers into their own describe sectionAndrei Gliga2016-05-121-0/+2
* | | use stub_application_setting insteadAndrei Gliga2016-05-121-10/+4
* | | between ""Andrei Gliga2016-05-121-1/+1
* | | tests for button_based_providers_enabled? helper method of AuthHelperAndrei Gliga2016-05-121-0/+18
* | | tests for enabled_button_based_providers helper method of AuthHelperAndrei Gliga2016-05-121-1/+21
|/ /
* | Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-5/+5
|\ \
| * | Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-5/+5
* | | Update SVG sanitizer to conform to SVG 1.1Stan Hu2016-05-061-0/+12
* | | Sanitize repo paths in new project error messageStan Hu2016-05-041-0/+9
|/ /
* | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-021-0/+36
|\ \
| * | Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+36
* | | Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-4/+4
|/ /
* | Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-251-0/+26
* | Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-221-0/+20
|\ \
| * | Always read diff_view setting from the cookieRobert Speicher2016-04-141-0/+20
| |/
* | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-3/+3
|\ \
| * | Cleanup changesKamil Trzcinski2016-04-131-1/+1
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-32/+28
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-111-0/+46
| |\ \
| * | | Fix specsKamil Trzcinski2016-04-111-2/+2
* | | | Merge branch 'imported-ghe-project-names-links-to-github' into 'master' Robert Speicher2016-04-191-0/+25
|\ \ \ \
| * | | | Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-0/+25
| | |_|/ | |/| |
* | | | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-0/+29
|/ / /
* | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-28/+9
|\ \ \
| * \ \ Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-112-7/+46
| |\ \ \ | | | |/ | | |/|