summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-232-12/+21
* Disables autocomplete in filtered searchJacopo2017-11-201-0/+4
* Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-3/+29
* Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-141-0/+25
* Merge branch 'tz-no-cdn-for-svg-sprites' into 'master'Douwe Maan2017-11-101-3/+25
|\
| * Removed Bracketstz-no-cdn-for-svg-spritesTim Zallmann2017-11-091-1/+1
| * Fixed Function + Test based on MRTim Zallmann2017-11-091-9/+7
| * Missing the local urlTim Zallmann2017-11-091-2/+2
| * Put Icons Path in HelperTim Zallmann2017-11-091-6/+9
| * Fixed URL Matching in TestsTim Zallmann2017-11-091-6/+6
| * Icon Sprite URL is also local even if asset_host is setTim Zallmann2017-11-091-0/+21
* | Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-092-98/+7
|/
* Free up some group reserved wordsBob Van Landuyt2017-11-071-1/+1
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-062-114/+127
* Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-021-8/+4
|\
| * Now one test works lets get the other one greenTim Zallmann2017-10-301-1/+1
| * CHanged to String StatusesTim Zallmann2017-10-301-4/+4
| * Need to render it into String cause its a content_tagTim Zallmann2017-10-301-2/+2
| * Fixed SVG Output TestTim Zallmann2017-10-301-8/+4