summaryrefslogtreecommitdiff
path: root/spec/helpers/projects_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-161-0/+40
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+0
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-2/+2
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
* Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-1/+1
* Fix project settings fieldissue_21821Felipe Artur2016-09-061-0/+44
* Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman2016-08-241-0/+38
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+8
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-19/+0
* Add request access for groupsRémy Coutable2016-06-141-10/+19
* Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-5/+5
|\
| * Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-5/+5
* | Sanitize repo paths in new project error messageStan Hu2016-05-041-0/+9
|/
* Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-251-0/+26
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-0/+19
|\
| * Make HTTP(s) label consistent on clone barStan Hu2016-03-191-0/+19
* | Fix specsDouwe Maan2016-03-201-9/+1
|/
* Fix and test leave project displayDrew Blessing2015-12-211-0/+10
* Re-use User for avatars in link_to_memberYorick Peterse2015-10-151-0/+14
* Update README cache key to use full project namespaceStan Hu2015-10-021-2/+2
* Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+19
* Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+44
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Update rspec tests to the new external issue logic.Marin Jankovski2015-01-261-21/+0
* Github ImporterValery Sizov2015-01-101-0/+9