summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-0/+19
|\
| * Address feedbackDouwe Maan2017-02-061-2/+2
| * Add testsDouwe Maan2017-02-061-0/+19
* | Merge branch '27632_fix_mr_widget_url' into 'master'Sean McGivern2017-02-071-4/+6
|\ \ | |/ |/|
| * Fix MR widget urlJarka Kadlecova2017-02-071-4/+6
* | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+0
|/
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-5/+5
* Add tests for nested groups in search service and search helperDmitriy Zaporozhets2017-01-301-0/+5
* Move issuable reference display to a helper methodOswaldo Ferreira2017-01-271-0/+40
* Ensure we have a project with a repo in GitlabMarkdownHelper specsRémy Coutable2017-01-261-2/+1
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-2514-40/+41
* Address MR commentsJarka Kadlecova2017-01-131-0/+15
* Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet2017-01-031-4/+4
|\
| * Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-311-4/+4
* | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-0/+10
|/
* Add more storage statisticsMarkus Koller2016-12-211-0/+21
* Reduce duplication for GitHubish import status viewRémy Coutable2016-12-191-10/+23
* Always use `fixture_file_upload` helper to upload files in tests.fix-groups-helper-specRuben Davila2016-12-181-1/+1
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-8/+6
* Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-081-9/+52
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
* Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-281-0/+21
* Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-231-0/+19
|\
| * Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+19
* | Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif2016-11-231-2/+2
|/
* Fix sidekiq stats in admin areablackst0ne2016-11-231-0/+23
* Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-182-3/+3
* Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan2016-11-171-0/+41
|\
| * adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-7/+29
| * moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho2016-11-151-4/+5
| * change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-6/+3
| * adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-0/+21
* | Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern2016-11-161-32/+0
|\ \
| * | Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-32/+0
| |/
* | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-4/+4
|/
* Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-091-1/+1
|\
| * Remove an extra leading space from diff contentHiroyuki Sato2016-11-041-1/+1
* | Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-21/+3
* | Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayedChris Wright2016-11-071-0/+21
|/
* Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-191-14/+13
* Stop event_commit_title from escaping its outputNick Thomas2016-10-181-0/+17
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-1/+1
* Merge branch 'rs-optimize-award_user_list-spec' into 'master' Rémy Coutable2016-10-071-13/+23
|\
| * Optimize the `award_user_list` helper specRobert Speicher2016-10-071-13/+23
* | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
|/
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-1/+1
|\
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-1/+1
* | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-021-2/+2
|\ \
| * | Fix specs that requires an access requestRémy Coutable2016-09-221-2/+2