summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix import helper spec when a previous spec stubs settingsSean McGivern2018-03-151-4/+2
* Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan2018-03-121-5/+28
|\
| * Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-5/+28
* | Add helpers for labels dropdownKushal Pandya2018-03-121-0/+72
|/
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-0/+9
* Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-062-7/+7
|\
| * Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-052-7/+7
* | Bring one group board to CEFelipe Artur2018-03-031-0/+28
|/
* Remove u2f webpack bundleMike Greiling2018-03-011-49/+0
* Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into 'ma...Douwe Maan2018-02-261-4/+4
|\
| * refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helperJames Lopez2018-02-231-1/+1
| * refactor code based on feedbackJames Lopez2018-02-231-4/+4
| * some initial refactoringJames Lopez2018-02-231-5/+5
* | Don't convert issuable_initial_data into JSONjprovazn-issuable-dataJan Provaznik2018-02-261-16/+16
|/
* Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-237-15/+153
|\
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-227-15/+153
* | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+16
* | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-224-14/+54
|\ \ | |/
| * Escape HTML entities in commit messagesDouwe Maan2018-02-151-0/+4
| * Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+16
| * Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-28/+0
| * Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-131-8/+8
| * Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
| * Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-0/+48
* | Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-97/+0
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-26/+0
|/
* 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
|\ \ | |/ |/|