summaryrefslogtreecommitdiff
path: root/app/presenters/project_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Improvements to Project overview UIIllya Klymov2019-04-191-2/+2
* Clean up empty repository state UIMartin Wortschack2019-03-121-8/+2
* Fix bug where project topics truncateBrandon Labuschagne2019-02-281-0/+4
* Fix the border style of CONTRIBUTING button when it existsTakuya Noguchi2019-02-121-1/+2
* Rename tags to topicsMartin Wortschack2019-01-101-8/+8
* Further design iteration on project overviewDennis Tang2018-12-071-51/+89
* Fix quick links button stylesGeorge Tsiolis2018-10-291-1/+1
* Remove Koding integration and documentationStan Hu2018-10-121-51/+1
* 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