summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-111-16/+1
|\
| * Disable overflow messagesSean McGivern2016-07-081-16/+1
* | Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-1/+1
|\ \ | |/
| * Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-1/+1
* | fix up testsLuke "Jared" Bennett2016-07-061-1/+1
|/
* New :request_access ability to replace a ugly helperRémy Coutable2016-07-051-66/+0
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-011-0/+66
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-0/+66
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
|/
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+8
* Be explicit which project and user ID are memoizedStan Hu2016-06-291-0/+14
* Memoize the maximum access level for the author of notesStan Hu2016-06-291-0/+32
* 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