summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-241-2/+2
* Remove sanitize_repo_pathZeger-Jan van de Weg2018-07-171-14/+0
* Fix User role displayed on projects dashboardFrancisco Javier López2018-07-061-0/+1
* Merge remote-tracking branch 'dev/master'Alessio Caiazza2018-06-251-1/+2
|\
| * Merge branch 'security-html_escape_usernames' into 'master'Alessio Caiazza2018-06-251-1/+2
| |\
| | * HTML escape the name of the user in ProjectsHelper#link_to_memberImre Farkas2018-06-151-1/+2
* | | Update project sidebar to work with EE feature Security DashboardOlivier Gonzalez2018-06-251-0/+8
|/ /
* | Backport code from gitlab-ee!6182Lukas Eipert2018-06-201-5/+42
* | More gitaly disk access blocksJacob Vosmaer (GitLab)2018-06-201-0/+1
|/
* Merge branch '47851-bump-cache-for-old-master-permission' into 'master'Dmitriy Zaporozhets2018-06-141-1/+1
|\
| * Flush cache for project list47851-bump-cache-for-old-master-permissionMark Chao2018-06-141-1/+1
* | 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/+1
|/
* Fix invisible rows on importer statusStan Hu2018-06-061-3/+3
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-1/+4
* Resolve "Add Xcode Button in UI"André Luís2018-06-051-0/+8
* Resolve "Operations navigation menu renders empty menu when user does not hav...Lukas Eipert2018-05-291-0/+3
* Project Sidebar: Split CI/CD into CI/CD and OperationsLukas Eipert2018-05-161-0/+1
* Enable LFS setting UI for Masters and OwnersJames Ramsay2018-05-011-1/+1
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-1/+2
* 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