summaryrefslogtreecommitdiff
path: root/app/presenters/project_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-66/+92
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Add readme button to non-empty project pageImre Farkas2018-07-031-2/+3
* Only show push-to-master authorized usersBob Van Landuyt2018-04-241-7/+10
* Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-201-1/+1
* Create autodevops settings sectionsJose Ivan Vargas2018-04-201-1/+1
* Use select instead rejectOswaldo Ferreira2018-02-221-2/+2
* Move can_current_user_push_to_branch to PresenterOswaldo Ferreira2018-02-221-1/+7
* Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood2018-02-221-1/+1
* Fix enabled filtering on stat anchorsEric Eastwood2018-02-211-4/+4
* Use method call instead hash accessesOswaldo Ferreira2018-02-211-4/+4
* Memoize method which is called multiple times on presenterOswaldo Ferreira2018-02-201-4/+7
* Add unit tests to presenter methodsOswaldo Ferreira2018-02-201-33/+41
* Use OpenStruct instead Hash for statistics buttonsOswaldo Ferreira2018-02-201-96/+58
* Improve methods namingOswaldo Ferreira2018-02-201-4/+4
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-2/+2
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-0/+359