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 (Collapse)Author
2017-10-11Enable eslint in star and remove from main.jsFilipa Lacerda
2017-10-11Merge branch '38869-labels' into 'master'Phil Hughes
Use ES6 modules in labels and labels manager See merge request gitlab-org/gitlab-ce!14794
2017-10-10Decreases z-index of select2 to a lower number than our navigation barFilipa Lacerda
2017-10-10Use ES6 modules in labels and labels managerFilipa Lacerda
2017-10-10Remove not selector increasing specificity of rulesFilipa Lacerda
2017-10-10Merge branch '38869-u2f' into 'master'Phil Hughes
Remove u2f from global namespace See merge request gitlab-org/gitlab-ce!14776
2017-10-10Merge branch 'flash-es6-module' into 'master'Filipa Lacerda
Flash is now a ES6 module See merge request gitlab-org/gitlab-ce!14626
2017-10-10Merge branch 'acet-fix-paste-on-comment-form' into 'master'Filipa Lacerda
Trigger change event of the markdown textarea to allow Vue catch the programmatic changes. Closes #38441 See merge request gitlab-org/gitlab-ce!14539
2017-10-10Remove Build code from global namespaceFilipa Lacerda
2017-10-10removed global eslint for remaining filesPhil Hughes
2017-10-10fixed notes specsPhil Hughes
changed how the container class is added onto the text element more specs
2017-10-10karma spec fixesPhil Hughes
2017-10-10fixed eslintPhil Hughes
2017-10-10flash testsPhil Hughes
added back in documentation comment to flash file
2017-10-10spec fixesPhil Hughes
2017-10-10Flash is now a ES6 modulePhil Hughes
Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
2017-10-10Merge branch '38869-api' into 'master'Phil Hughes
Remove Api from main.js See merge request gitlab-org/gitlab-ce!14774
2017-10-10Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda
2017-10-10Remove Api from main.jsFilipa Lacerda
2017-10-10Remove u2f from globalnamespaceFilipa Lacerda
2017-10-09Merge branch '38534-minigraph' into 'master'Phil Hughes
Fixes mini graph in commit view Closes #38534 See merge request gitlab-org/gitlab-ce!14758
2017-10-09Merge branch 'icons-update-fix-regression-on-groups' into 'master'Phil Hughes
Updated Icons + Fix for Collapsed Groups Angle See merge request gitlab-org/gitlab-ce!14754
2017-10-09Removes CommitsList from global namespaceFilipa Lacerda
2017-10-09Fixes mini graph in commit viewFilipa Lacerda
2017-10-09Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda
Convert AbuseReports class to a module See merge request gitlab-org/gitlab-ce!14709
2017-10-09Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda
2017-10-09Move cycle analytics banner into a vue fileFilipa Lacerda
2017-10-09Updated Icons + Fix for Collapsed Groups AngleTim Zallmann
2017-10-07Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda
Remove old navigation CSS See merge request gitlab-org/gitlab-ce!14573
2017-10-07Fix dropdown header alignment; empty navbar positioningAnnabel Dunstone Gray
2017-10-07Commenting on image diffsFelipe Artur
2017-10-07Specify gitlab navAnnabel Dunstone Gray
2017-10-07Merge branch 'fl-38869-linked-tabs' into 'master'Mike Greiling
Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classes See merge request gitlab-org/gitlab-ce!14734
2017-10-07Finish combining nav stylesAnnabel Dunstone Gray
2017-10-07Merge branch ↵Fatih Acet
'36255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-all' into 'master' Resolve "Metrics that do not have a complete history are not shown at all" Closes #36255 See merge request gitlab-org/gitlab-ce!14741
2017-10-06Show confirmation modal before deleting accountWinnie Hellmann
2017-10-06allow legend to properly handle NaN valuesMike Greiling
2017-10-06allow prometheus graphs to handle non-congiuous paths (with NaN, +Inf, and -Inf)Mike Greiling
2017-10-06Merge branch 'master' into fl-38869-linked-tabsFilipa Lacerda
* master: (136 commits) Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener spec Gitaly feature flag metadata Add delete issue docs Adjust tooltips to adhere to 8px grid and make them more readable Fix JS lock issue specs Improve redirect uri state and fix all remaining tests Add 1000+ counters (instead of inifnite) to jobs controller Use short path project_clusters_url Change Clusters to Cluster in sidebar Security fix: redirection in google_api/authorizations_controller UX review Fix sidebar title Fix fixture Fix margins in edit form Use utc for time comparision Good old dangling comma Fix wording in the js messages Resetting of active Line + setting it for the async display functions Add some empty spaces Fix failing spec Refactor discussion lock docs ...
2017-10-06Fix specsAnnabel Dunstone Gray
2017-10-06Conflict fixesAnnabel Dunstone Gray
2017-10-06Start moving new nav styles into header.scssAnnabel Dunstone Gray
2017-10-06FixesAnnabel Dunstone Gray
2017-10-06Fix scrolling tabsAnnabel Dunstone Gray
2017-10-06Remove nav images; remove old nav styles; create new file for other ↵Annabel Dunstone Gray
navigation elements
2017-10-06Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet
Repo Editor : Fixes Back Button for files + line number jumping for preview and editor See merge request gitlab-org/gitlab-ce!14508
2017-10-06Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classesFilipa Lacerda
2017-10-06Merge branch ↵Kamil Trzciński
'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master' Create Kubernetes cluster on GKE from k8s service Closes #35954 See merge request gitlab-org/gitlab-ce!14470
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
2017-10-06Merge branch 'content-title-link-hover-bg' into 'master'Annabel Dunstone Gray
Fixed the navbar title hover style being applied outside the navbar See merge request gitlab-org/gitlab-ce!14707