summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove downcase from special path helperJames Ramsay2018-01-041-1/+1
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-2/+2
* Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-3/+11
* Decrease Perceived Complexity threshold to 14Maxim Rydkin2017-10-201-8/+21
* Introduce policy check for clusters navigation optionKamil Trzcinski2017-10-031-0/+1
* Add lazy_load option to participant avatar helperLuke "Jared" Bennett2017-09-281-2/+5
* Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-221-2/+2
* escape characters in git user nameBrandon Everett2017-09-131-1/+1
* Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-081-9/+1
* Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-071-0/+37
* remove unnecessary args from `link_to_member_avatar` method in `app/helpers/p...Maxim Rydkin2017-09-071-3/+1
* fix project_helper.rb and add couple specs to itMaxim Rydkin2017-09-071-3/+5
* fix helper and specMaxim Rydkin2017-09-071-1/+5
* refactor `app/helpers/projects_helper.rb:21:3`Maxim Rydkin2017-09-071-2/+2
* removed show_new_nav? referencesbreadcrumbs-improvementsPhil Hughes2017-09-061-6/+4
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-1/+1
|\
| * Clean up new navigation templatesPhil Hughes2017-09-061-1/+1
| * Remove project select dropdown from breadcrumbkushalpandya2017-09-051-6/+0
* | fixed up JS to use a js-* classPhil Hughes2017-09-061-2/+2
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-051-6/+0
|\ \ | |/
* | fixed images changing height of breadcrumbsPhil Hughes2017-09-051-1/+1
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-041-1/+3
|\ \ | |/
| * Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-011-1/+1
| |\
| | * more spec fixesPhil Hughes2017-08-291-1/+1
| * | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
| |/
* | style updatesPhil Hughes2017-08-181-2/+2
* | fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-1/+1
* | added collapsible sub-groups & wiki pagesPhil Hughes2017-08-181-1/+1
* | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-2/+2
* | Improvements to breadcrumbsPhil Hughes2017-08-181-3/+8
|/
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-161-3/+4
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-3/+4
* | Allow usage of any_projects? with an Arrayfix-any-projects-arrayYorick Peterse2017-08-151-0/+2
* | Remove `\n` from translationsbvl-use-no-wrap-for-pot-fileBob Van Landuyt2017-08-141-1/+1
|/
* Improve checking if projects would be returnedYorick Peterse2017-08-071-0/+20
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Invalidate project list cacheBob Van Landuyt2017-07-181-1/+1
* Merge branch 'find-file-no-longer-inline' into 'master'Filipa Lacerda2017-07-141-0/+8
|\
| * Move find file URL out of global variablePhil Hughes2017-07-131-0/+8
* | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-2/+2
|/
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-9/+9
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-9/+5
* New navigation breadcrumbsPhil Hughes2017-06-301-1/+11
* Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-261-0/+17
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-191-8/+15
* Update Spanish translations after code reviewRuben Davila2017-06-151-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-1/+4
* Translate project & repository pagesBob Van Landuyt2017-06-071-15/+20
* Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-3/+7