summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Clean up old project permissions frontend code"Mike Greiling2018-04-121-66/+0
* Add HTTPS-only pagesRob Watson2018-03-221-0/+18
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-4/+4
* Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-231-0/+5
|\
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+5
* | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+11
* | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-221-1/+5
|\ \ | |/
| * Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-141-1/+1
| |\
| | * Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
| * | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-141-0/+4
| |/
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-307/+0
* | Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-0/+214
|/
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-6/+4
* 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