summaryrefslogtreecommitdiff
path: root/spec/helpers/projects_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* move logic into legacy_render_context helper methodBrett Walker2018-09-051-0/+12
* Remove sanitize_repo_pathZeger-Jan van de Weg2018-07-171-27/+0
* Fix User role displayed on projects dashboardFrancisco Javier López2018-07-061-0/+5
* HTML escape the name of the user in ProjectsHelper#link_to_memberImre Farkas2018-06-151-1/+8
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+5
* Invalidate cache with project details when repository is updatedrd-33733-showing-created-date-instead-of-updated-date-in-project-listsRubén Dávila2018-06-131-0/+4
* Fix invisible rows on importer statusStan Hu2018-06-061-3/+3
* Resolve "Add Xcode Button in UI"André Luís2018-06-051-0/+42
* Adjust spec to build correct path when storage path ends in slashDouwe Maan2018-05-091-1/+1
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-3/+3
* Resolve "Clean up old project permissions frontend code"Mike Greiling2018-04-121-68/+0
* Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-231-0/+10
|\
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+10
* | 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-221-1/+1
|\ \ | |/
| * Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-26/+0
|/
* 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
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-11/+20
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Update projects_helper_specLuke "Jared" Bennett2017-09-281-2/+2
* Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-221-4/+8
* escape characters in git user nameBrandon Everett2017-09-131-0/+11
* Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-081-14/+1
* remove unnecessary args from `link_to_member_avatar` method in `app/helpers/p...Maxim Rydkin2017-09-071-6/+4
* fix project_helper.rb and add couple specs to itMaxim Rydkin2017-09-071-2/+14
* fix CIMaxim Rydkin2017-09-071-1/+1
* fix helper and specMaxim Rydkin2017-09-071-5/+8
* refactor `app/helpers/projects_helper.rb:21:3`Maxim Rydkin2017-09-071-1/+9
* Allow usage of any_projects? with an Arrayfix-any-projects-arrayYorick Peterse2017-08-151-3/+9
* Improve checking if projects would be returnedYorick Peterse2017-08-071-0/+44
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-3/+3
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-2/+2
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-2/+2
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
|/
* Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-261-0/+76
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-0/+33
* Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-2/+2
* Change project list cache key to use route.cache_key instead of namespacedz-project-list-cache-keyDmitriy Zaporozhets2017-05-121-8/+2
* Add parent full path to project list cache keyDmitriy Zaporozhets2017-05-121-0/+6
* Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-261-1/+1
|\
| * Add updated time to project listJeff Stubler2017-04-211-1/+1
* | Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-0/+12
* | Fix restricted visibility project settingJames Lopez2017-04-171-0/+23
|/
* Update project build status cache when transitioningBob Van Landuyt2017-04-071-1/+1
* Merge branch 'path-disclosure-proj-import-export' into 'security' DJ Mountney2017-04-051-0/+8