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 (Collapse)Author
2018-02-06Converted search_autocomplete.js to use axiosPhil Hughes
2018-02-06Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann
Resolve "Group label list page redesign" Closes #39550 See merge request gitlab-org/gitlab-ce!16592
2018-02-06Merge branch '26468-fix-admin-recent-sign-in' into 'master'Rémy Coutable
Using correct column for sorting users by Recent Sign-in Closes #26468 See merge request gitlab-org/gitlab-ce!13852
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-06Use sprite_icon and variablesAnnabel Dunstone Gray
2018-02-06Merge branch '41672-emphasize-gke-cluster-to-new-users' into 'master'Clement Ho
Add feature highlight blue dot to GKE "Clusters" sidebar item Closes #41672 See merge request gitlab-org/gitlab-ce!16379
2018-02-05Merge branch 'style/include-branch-in-mobile-view' into 'master'Clement Ho
Include branch in mobile view for pipelines Closes #42650 See merge request gitlab-org/gitlab-ce!16910
2018-02-05Restore feature_highlight codeEric Eastwood
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
2018-02-05Merge branch '42584-fix-margins-in-tag-list' into 'master'Filipa Lacerda
Resolve "Different margins between buttons in tag list" Closes #42584 See merge request gitlab-org/gitlab-ce!16927
2018-02-05Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse
Add missing foreign key and NOT NULL constraints to todos table. Closes #32282 See merge request gitlab-org/gitlab-ce!16849
2018-02-05Merge branch 'ph-axios-4' into 'master'Filipa Lacerda
More conversions of $.ajax to axios See merge request gitlab-org/gitlab-ce!16882
2018-02-05Using correct column for sorting users by Recent Sign-inPoornima
Removing last_sign_in_at in specs
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-02-05Merge branch '42684-set-up-ci-set-up-ci-cd' into 'master'Filipa Lacerda
Resolve "`Set up CI` => `Set up CI/CD`" Closes #42684 See merge request gitlab-org/gitlab-ce!16870
2018-02-05Fixes Different margins between buttons in tag listJacopo
2018-02-05Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern
Store uploader context in uploads Closes #42547 See merge request gitlab-org/gitlab-ce!16779
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Add foreign keys to todos table.Andreas Brandl
Fixes #32282.
2018-02-05Merge branch 'axios-preview-markdown' into 'master'Fatih Acet
Replace $.ajax in preview markdown with axios See merge request gitlab-org/gitlab-ce!16893
2018-02-05Replace $.ajax in preview markdown with axiosClement Ho
2018-02-05Replace $.ajax in admin broadcast messages with axiosClement Ho
2018-02-05Merge branch 'axios-username-validator' into 'master'Fatih Acet
Replace $.ajax in username validator with axios See merge request gitlab-org/gitlab-ce!16892
2018-02-05Merge branch 'persistent-callouts' into 'master'Kamil Trzciński
Add backend for persistently dismissible callouts See merge request gitlab-org/gitlab-ce!16735
2018-02-05fixed typo :see_no_evil:Phil Hughes
2018-02-05Refactor UserCalloutsController enum checkMatija Čupić
2018-02-05Refactor .show_gke_cluster_integration_callout?Matija Čupić
2018-02-05Bump UserCallout feature_name enum indexMatija Čupić
2018-02-05Enable Prometheus metrics for deployed IngressesJoshua Lambert
2018-02-05Merge branch '42270-fix-namespace-remove-exports-for-hashed-storage' into ↵Rémy Coutable
'master' Fix export removal for hashed-storage projects within a renamed or deleted namespace Closes #42270 See merge request gitlab-org/gitlab-ce!16658
2018-02-05Merge branch 'osw-markdown-bypass-for-commit-messages' into 'master'Sean McGivern
Bypass markdown for commit titles on MR notes Closes #37616 See merge request gitlab-org/gitlab-ce!16883
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted ↵Nick Thomas
namespace
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
Track and act upon the number of executed SQL queries See merge request gitlab-org/gitlab-ce!16466
2018-02-05fixed unhandled promise rejectionPhil Hughes
2018-02-05Converted users_select to use axiosPhil Hughes
2018-02-05converted user_tabs.js to use axiosPhil Hughes
2018-02-05fixed failing karma specs caused by TaskListPhil Hughes
2018-02-05Converted task_list.js to use axiosPhil Hughes
2018-02-05Converted shortcuts.js to use axiosPhil Hughes
2018-02-05Converted right_sidebar.js to use axiosPhil Hughes
2018-02-05Converted protected_tag_edit.js to use axiosPhil Hughes
2018-02-05Converted protected_branch_edit.js to use axiosPhil Hughes
2018-02-05Converted prometheus_metrics.js to use axiosPhil Hughes
2018-02-05Converted project_label_subscription.js to use axiosPhil Hughes
2018-02-04Merge branch 'zj-ref-contains' into 'master'Douwe Maan
Client changes for Tag,BranchNamesContainingCommit See merge request gitlab-org/gitlab-ce!16789
2018-02-04Merge branch 'issue/42689-new-file-template' into 'master'Fatih Acet
Resolve "After applying new file template commit change button doesn't enable" See merge request gitlab-org/gitlab-ce!16911
2018-02-04Trigger change event on filename input when file template is appliedSebastian Klingler
Add changelog Follow event trigger convention
2018-02-04Include branch in mobile view for pipelinesGeorge Tsiolis
2018-02-04Merge branch ↵Grzegorz Bizon
'fix/remove-duplicated-logic-between-model-and-lib-in-find-branch' into 'master' Remove repo reloading logic from Repository#find_branch Closes #42609 See merge request gitlab-org/gitlab-ce!16815
2018-02-03Merge branch 'master' into persistent-calloutsMatija Čupić
2018-02-03Change UserCallout feautre_name to enumMatija Čupić