summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-171-26/+0
|\
| * Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-26/+0
* | Merge branch 'active_when' into 'master' Robert Speicher2017-02-161-0/+5
|\ \
| * | Add active_when helperSemyon Pupkov2017-02-151-0/+5
| |/
* | dev favicon is blue, not purple27281-deviconSimon Knox2017-02-161-2/+2
* | override favicon for development to find tabs more easilySimon Knox2017-02-161-0/+12
|/
* Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan2017-02-131-0/+21
|\
| * Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll2017-01-2914-43/+68
| |\
| * | Add a breadcrumb at projects/wikis/show.html.hamlAlex Braha Stoll2016-12-311-0/+21
* | | Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-0/+82
|\ \ \
| * | | tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge...Dongqing Hu2017-01-251-0/+82
* | | | 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
|/