summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-26/+34
* | | Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-2/+95
| |/ |/|
* | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-0/+33
|\ \ | |/ |/|
| * Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-19/+17
| * Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-10/+12
| * Updated milestone count helper plus testsDan Rowden2016-09-071-0/+33
* | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-0/+63
* | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-0/+32
* | Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable2016-09-091-0/+40
|\ \
| * | Reformat Regexp Pascal Betz2016-09-081-0/+5
| * | Move parsing of sidekiq ps into helperPascal Betz2016-09-071-0/+35
* | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-0/+9
|\ \ \