summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-11/+6
* Merge branch '50535-display-banner-to-notify-user-if-project-is-implicitly-op...Mike Greiling2018-09-061-0/+8
|\
| * Displays banner to notify users ADO is implicitly enabledMayra Cabrera2018-09-061-0/+8
* | Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern2018-09-061-0/+4
|\ \
| * | move logic into legacy_render_context helper methodBrett Walker2018-09-051-0/+4
| |/
* | Resolve "Improve project overview UI"Dennis Tang2018-09-061-0/+4
|/
* Refactor project_permissions_panel_data so it can be extended in EE easilyDmitriy Zaporozhets2018-08-241-2/+4
* Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-081-1/+4
* 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