summaryrefslogtreecommitdiff
path: root/app/presenters
Commit message (Expand)AuthorAgeFilesLines
* Remove Koding integration and documentationStan Hu2018-10-121-51/+1
* Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* Fix commit status presenter specShinya Maeda2018-10-021-1/+2
* Introduce ProceedBuildServiceShinya Maeda2018-10-021-1/+1
* Introduce enqueue_scheduled eventShinya Maeda2018-10-021-0/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-2/+14
* Merge branch '7204-follow-up-protected-environments-technical-debt-ce' into '...Kamil Trzciński2018-09-071-1/+7
|\
| * Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera2018-09-071-1/+7
* | Resolve "Improve project overview UI"Dennis Tang2018-09-061-66/+92
|/
* Enable frozen string in vestigial app filesgfyoung2018-08-121-0/+2
* Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-1/+1
|\
| * Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-1/+1
* | Add specs for unsupported runnerKamil Trzciński2018-08-011-1/+1
* | Improve CommitStatusPresenterKamil Trzciński2018-08-011-7/+8
* | Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-2/+3
|/
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+43
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-2416-0/+32
* Add readme button to non-empty project pageImre Farkas2018-07-031-2/+3
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-0/+4
* Notify only when unmergeable due to conflictMark Chao2018-06-201-11/+0
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+19
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-2/+1
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-0/+11
|\
| * Notify with email when merge request became unmergeablelulalala2018-05-171-0/+11
* | Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-162-25/+24
* | Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera2018-05-152-0/+4
|/
* Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-0/+10
* 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
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+21
* Share collaboration check between view and presenterBob Van Landuyt2018-04-111-12/+3
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-1/+1
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+5
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+16
* Fix static analysis offencesTomasz Maczukin2018-03-282-4/+1
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-13/+20
* Change timeout_source to enumTomasz Maczukin2018-03-281-0/+14
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-11/+8
* 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