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-04-14Merge branch 'issues-empty-state-not-centered' into 'master' Annabel Dunstone Gray
Centered empty state for issues Closes #30872 See merge request !10689
2017-04-14Merge branch 'pms-lighter-colors' into 'master' Annabel Dunstone Gray
Add lighter colors and fix existing light colors See merge request !10690
2017-04-14Merge branch 'clear-instructions' into 'master' Yorick Peterse
Make instructions clearer See merge request !10685
2017-04-14Merge branch 'sh-add-icon-for-active-service-template' into 'master'Robert Speicher
Use an icon to indicate whether service template is active See merge request !10694
2017-04-13Centered empty state for issuesJose Ivan Vargas
2017-04-13Use an icon to indicate whether service template is activeStan Hu
2017-04-13Add lighter color variables. Fix active note color.Pedro Moreira da Silva
2017-04-13Merge branch 'fix-appending-state-to-issuable-references' into 'master' Robert Speicher
Fix appending state to issuable references Closes #30874 See merge request !10683
2017-04-13Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński
After Trace#limit, we seek to the next line in case Closes #30796 See merge request !10681
2017-04-13Merge branch 'empty-task-list-alignment' into 'master' Annabel Dunstone Gray
Fixed alignment of empty task list items Closes #29913 See merge request !10480
2017-04-13Merge branch 'notebook-katex-rendering-improvements' into 'master' Jacob Schatz
Correctly parse katex math in IPyhton notebooks Closes #30900 See merge request !10678
2017-04-13Merge branch 'fix/gb/fix-registry-for-uppercased-project-paths' into 'master' Kamil Trzciński
Fix registry for projects with uppercases in path Closes #30880 See merge request !10674
2017-04-13Make instructions clearerSid Sijbrandij
2017-04-13Merge branch '30622-resolve-note-loading-icon-gone' into 'master' Filipa Lacerda
Resolve "Resolve note loading icon gone" Closes #30622 See merge request !10628
2017-04-13Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda
fix js error in MR remove branch failure handler Closes #30188 See merge request !10304
2017-04-13Fix appending state to issuable referencesAdam Niedzielski
Closes #30874. Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child
2017-04-13Update tests for the fact that we would skip one lineLin Jen-Shin
2017-04-13Don't seek at all if the log is small anywayLin Jen-Shin
then it's fine to skip the first line because it won't be very noticeable
2017-04-13Add changelog entryLin Jen-Shin
2017-04-13After Trace#limit, we seek to the next line in caseLin Jen-Shin
of breaking ANSI sequence or Unicode
2017-04-13tests for success and failure of deleting branch from MR pageSimon Knox
2017-04-13Correctly parse katex math in IPyhton notebooksPhil Hughes
Previously only some of the math was getting parsed. This makes it so that different math options are possible & correctly parsed Also fixes an issue that meant HTML was being outputted that could cause an XSS Closes #30900
2017-04-13Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' Filipa Lacerda
Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613
2017-04-13Merge branch 'remove-iife-boards-bundle' into 'master' Filipa Lacerda
Remove IIFEs in boards_bundle.js See merge request !10612
2017-04-13Sanitize container repository path in model classGrzegorz Bizon
2017-04-13Merge branch '30779-show-mr-subnav-issue-tracker' into 'master' Alfredo Sumaran
Show sub-nav under Merge Requests when issue tracker is non-default Closes #30779 See merge request !10658
2017-04-13Show sub-nav under Merge Requests when issue tracker is non-defaultKushal Pandya
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon
This reverts commit 22726942fe0b6c11c20de070cc9784de12ca2ce6.
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Merge branch '30642-fix-recent-search-history-icon-alignment-in-safari' into ↵Clement Ho
'master' Fix recent searches icon alignment in Safari Closes #30642 See merge request !10606
2017-04-13Merge branch ↵Sean McGivern
'omnibus-gitlab-1993-check-shell-repositories-path-group-is-root' into 'master' Fix the `gitlab:gitlab_shell:check` task Closes omnibus-gitlab#1993 See merge request !10645
2017-04-13Merge branch 'rs-fix-already-defined-constant' into 'master' Douwe Maan
Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition error See merge request !10664
2017-04-13Merge branch 'use-avatars-in-activity-view' into 'master' Douwe Maan
Use avatars instead of icons in activity view See merge request !10596
2017-04-13Merge branch '22714-update-all-instances-of-fa-refresh' into 'master' Alfredo Sumaran
Update all instances of "fa-refresh" to "fa-spinner" Closes #22714 See merge request !10490
2017-04-12Merge branch '30858-system-notes-indent' into 'master' Jacob Schatz
Indent system notes on desktop screens Closes #30858 See merge request !10667
2017-04-12Merge branch 'fix-pdflab-paths' into 'master' Jacob Schatz
Fix pdflab code including file paths See merge request !10632
2017-04-12Merge branch 'change-merged-icon' into 'master' Jacob Schatz
Update merged icon See merge request !10635
2017-04-12Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan
Prepare for zero downtime migrations See merge request !9976
2017-04-12Move event icons into events_helperAnnabel Dunstone Gray
2017-04-12Merge branch 'fix-preloading-merge_request_diff' into 'master' Stan Hu
Use preload to avoid Rails using JOIN See merge request !10666
2017-04-12Merge branch 'reset-new-branch-button' into 'master' Alfredo Sumaran
Reset New branch button when issue state changes Closes #21292 See merge request !5962
2017-04-12Reset New branch button when issue state changes💃 Winnie 💃
2017-04-12Merge branch 'patch-15' into 'master' Achilleas Pipinellis
Add link to environments on kubernetes.md See merge request !10555
2017-04-12Add link to environments on kubernetes.mdMark Pundsack
2017-04-12Indent system notes on desktop screensAnnabel Dunstone Gray
2017-04-12Merge branch '27729-improve-webpack-dev-environment' into 'master' Alfredo Sumaran
Improve webpack-dev-server compatibility with non-localhost setups. Closes #27729 See merge request !10604
2017-04-12Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling
2017-04-12Add changelog entryLin Jen-Shin
2017-04-12Fix recent searches icon alignment in SafariEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30642