Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06Merge branch 'issue_44821' into 'master'Sean McGivern
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-08-01Add specs for unsupported runnerKamil Trzciński
2018-08-01Improve CommitStatusPresenterKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-07-03Add readme button to non-empty project pageImre Farkas
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
2018-06-20Notify only when unmergeable due to conflictMark Chao
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-05-24Removes redundant error message for script failuresMayra Cabrera
2018-05-24Merge branch 'mr-conflict-notification' into 'master'Douwe Maan
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
2018-05-15Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera
2018-05-06Respect permissions when showing Failed JobsKamil Trzciński
2018-04-24Only show push-to-master authorized usersBob Van Landuyt
2018-04-20Changed anchor not to have the js prefix, add i18nJose Ivan Vargas
2018-04-20Create autodevops settings sectionsJose Ivan Vargas
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-11Share collaboration check between view and presenterBob Van Landuyt
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-03-28Fix static analysis offencesTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-02-22Use select instead rejectOswaldo Ferreira
2018-02-22Move can_current_user_push_to_branch to PresenterOswaldo Ferreira
2018-02-22Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood
2018-02-21Fix enabled filtering on stat anchorsEric Eastwood
2018-02-21Use method call instead hash accessesOswaldo Ferreira
2018-02-21Memoize method which is called multiple times on presenterOswaldo Ferreira
2018-02-21Add unit tests to presenter methodsOswaldo Ferreira
2018-02-20Use OpenStruct instead Hash for statistics buttonsOswaldo Ferreira
2018-02-20Improve methods namingOswaldo Ferreira
2018-02-20Move default_project_view tests to presenterOswaldo Ferreira
2018-02-20Move button list logic to project presenterOswaldo Ferreira
2018-02-07Address naming suggestionOswaldo Ferreira
2018-02-07Remove duplicate calls of MergeRequest#can_be_reverted?Oswaldo Ferreira
2018-02-05Use `resource` in Group Variables routing schemeMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Update CI Variable presenters pathsMatija Čupić
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-11Refactor member view by using presenterTM Lee
2017-12-06Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon