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
path: root/app
AgeCommit message (Expand)Author
2017-08-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
2017-08-29Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda
2017-08-29Merge branch '35048-empty-badges' into 'master'Phil Hughes
2017-08-29Merge branch 'winh-file-encoding-dropdown' into 'master'Phil Hughes
2017-08-29Merge branch 'winh-todos-dashboard-dropdowns' into 'master'Phil Hughes
2017-08-29Merge branch 'winh-merge-request-widget-dropdowns' into 'master'Phil Hughes
2017-08-29Prevents rendering empty badge when pipeline request failsFilipa Lacerda
2017-08-29Make file encoding dropdown consistentwinh
2017-08-29Fixes the diff changes buttons from toggling when scrollingPhil Hughes
2017-08-29Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil TrzciƄski
2017-08-29Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ...Filipa Lacerda
2017-08-29Merge branch 'winh-member-search-dropdown' into 'master'Phil Hughes
2017-08-29Merge branch '37069-remove-li' into 'master'Phil Hughes
2017-08-29Merge branch '37102-fix-prometheus-graph-cursor-flag' into 'master'Phil Hughes
2017-08-29Resolve "Monitoring graph date formatting is wrong"Mike Greiling
2017-08-29Merge branch '36114-stuck-mrs-job-follow-up' into 'master'Sean McGivern
2017-08-29replace `is_team_member?` with `team_member?`Maxim Rydkin
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-29replace `is_default_branch?` with `default_branch?`Maxim Rydkin
2017-08-29replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin
2017-08-29replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin
2017-08-29replace `is_update?` with `update?`Maxim Rydkin
2017-08-29replace `is_overlap?` with `overlap?`Maxim Rydkin
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-29Add styles for shorter codeJacob Schatz
2017-08-29Make download dropdown on merge request page consistentwinh
2017-08-29Merge branch '34413-move-convdev-index-location-to-after-cohorts' into 'master'Phil Hughes
2017-08-28Cleans merge_jid when possible on MergeServiceOswaldo Ferreira
2017-08-28Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira
2017-08-28Add changelogOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-28Remove locked? check when unlocking a merge requestOswaldo Ferreira
2017-08-28Merge branch '36582-fix-note-resolved-icon' into 'master'Fatih Acet
2017-08-28Merge branch 'group-mr-search-bar' into 'master'Clement Ho
2017-08-28Remove trigger_request.trigger.ownerShinya Maeda
2017-08-28Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan
2017-08-28Make member search dropdown consistentwinh
2017-08-28Make todos dashboard dropdowns consistentwinh
2017-08-28Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan
2017-08-28Merge branch 'bugfix.notify-custom-participants' into 'master'Sean McGivern
2017-08-28Merge branch 'backstage/gb/rename-ci-cd-processing-sidekiq-queues' into 'master'Grzegorz Bizon
2017-08-28Merge branch 'jej/remove-dependent-destroy-from-protected-refs' into 'master'Yorick Peterse
2017-08-28ensure graph overlay is in front of cursor flagMike Greiling
2017-08-28Simplify system hook testing and guarantee test will fireStan Hu
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-26Fire system hooks when a user is created via LDAP or OAuthStan Hu