summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-refs-hash' into 'master'Sean McGivern2018-02-071-3/+3
|\
| * Don't use rugged in Repository#refs_hashZeger-Jan van de Weg2018-02-071-3/+3
* | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-071-0/+35
|\ \ | |/ |/|
| * Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-021-2/+2
| |\
| * \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-024-6/+6
| |\ \
| * | | Rename AutoDevopsHelper helper methodsMatija Čupić2018-02-021-5/+5
| * | | Add specs for .auto_devops_warning_messageMatija Čupić2018-02-011-0/+35
* | | | Refactor .show_gke_cluster_integration_callout?Matija Čupić2018-02-051-18/+10
* | | | Merge branch 'master' into persistent-calloutsMatija Čupić2018-02-024-8/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+2
| | |/ | |/|
| * | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-013-4/+4
| * | Make default_avatar return a full path.Felix Geyer2018-01-281-2/+2
| |/
* | Rename Callout to UserCalloutMatija Čupić2018-02-021-1/+1
* | Use policies instead of role checks in ClustersHelperMatija Čupić2018-02-021-16/+8
* | Fix CalloutsHelper spec subjectMatija Čupić2018-01-301-1/+1
* | Show GKE cluster callout for project owner as wellMatija Čupić2018-01-301-3/+13
* | Add check for guest userMatija Čupić2018-01-301-0/+8
* | Implement CalloutsHelperMatija Čupić2018-01-271-0/+45
|/
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* fix spacing and wrap method params in parensMike Greiling2018-01-221-3/+3
* add test to can_change_visibility_level? methodMike Greiling2018-01-221-4/+14
* Merge branch '41247-timestamp' into 'master'Robert Speicher2018-01-181-3/+3
|\
| * Return last edited time instead of update time41247-timestampJan Provaznik2018-01-181-3/+3
* | Merge branch 'issue_37143_2' into 'master'Sean McGivern2018-01-181-0/+29
|\ \ | |/ |/|
| * Remove unnecessary query from labels filterFelipe Artur2018-01-181-0/+29
* | Only highlight search results under the highlighting size limit41666-cannot-search-with-keyword-mergeSean McGivern2018-01-161-0/+7
|/
* Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-0/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-5/+5
* fix the commit diff discussion sending the wrong urlMicaël Bergeron2017-12-181-2/+12
* Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-3/+3
|\
| * Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-3/+3
* | Merge branch 'lfs-badge' into 'master'Douwe Maan2017-12-151-0/+1
|\ \ | |/ |/|
| * spec fixesPhil Hughes2017-12-141-1/+1
| * fixed failing testsPhil Hughes2017-12-111-0/+1
* | Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher2017-12-121-8/+0
|\ \
| * | Refactor member view by using presenterTM Lee2017-12-111-8/+0
* | | Hide issues and MRs in labels list if disabledsophie-h/gitlab-ce-patch-15Sophie Herold2017-12-111-0/+63
|/ /
* | Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-9/+65
|/
* Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-100/+0
|\
| * Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-100/+0
* | adding view and feature specsmicael.bergeron2017-12-071-0/+17
* | Merge branch '39364-in-issue-board-url-doesn-t-take-in-account-hostname-setti...Sean McGivern2017-12-061-0/+21
|\ \
| * | add boards_helper_specLuke Bennett2017-12-031-0/+21
| |/
* | Fixed clone buttons adding description when append_link is falseJose Ivan Vargas2017-12-051-0/+28
* | show status of issue links in wiki pagehaseeb2017-12-041-1/+1
|/
* Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-301-13/+42
|\
| * Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas2017-11-271-14/+41
| * UX adjustments and spec correctionsJose Ivan Vargas2017-11-271-5/+7
* | Backport epic tasklistClement Ho2017-11-291-0/+1
* | BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-0/+100
|/