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
2017-05-12Add fixed positioning to top level navbarAnnabel Dunstone Gray
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
2017-05-05Fixed labels layout on labels milestone tabPhil Hughes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz
2017-04-28add issues and merge-requests classes and use to find in rspecLuke "Jared" Bennett
2017-04-28Moved sort endpoints into data attributesPhil Hughes
2017-04-26Change the hash when changing tabPhil Hughes
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-04-26Correct the resource counted for MR collapsed infoLuke "Jared" Bennett
2017-04-24Optimize project namespace lookup for milestones and add specsStan Hu
2017-04-24Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu
2017-04-21Adding animation for all dropdownNur Rony
2017-04-07Copy diff file path as GFMDouwe Maan
2017-03-30Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz
2017-03-29prever #count over #size when calculating issue/mr totalsMike Greiling
2017-03-28Fixed alignment on some pagesPhil Hughes
2017-03-28Fixed inner page tabs not being scrollablePhil Hughes
2017-03-27combine milestone start and end dates in collapsed sidebarMike Greiling
2017-03-27add start date to sidebar and display dates on group and dashboard views when...Mike Greiling
2017-03-27use smaller font-weight in sidebar to match other sidebar content in gitlabMike Greiling
2017-03-27enable links to browse milsetone issuables in dashboard and group viewMike Greiling
2017-03-25move progress bar from milestone summary into the sidebarMike Greiling
2017-03-25add separator before milestone reference in collapsed viewMike Greiling
2017-03-25update styling for milestone sidebar contentMike Greiling
2017-03-25move links to browse issuables into sidebarMike Greiling
2017-03-25move issue and milestone counts to sidebarMike Greiling
2017-03-25move milestone due date info to sidebarMike Greiling
2017-03-25add milestone reference clipboard button to sidebarMike Greiling
2017-03-25add basic sidebar functionality to milestones pageMike Greiling
2017-03-09Order milestone issues by position ascending in apiGeorge Andrinopoulos
2017-03-02Hide issue info when project issues are disabledGeorge Andrinopoulos
2017-02-15Fix position of counters within milestone panelsAndrew Smith
2017-02-09Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz
2017-02-06Removed jQuery UI sortablePhil Hughes
2017-02-06Replaced more jQuery UI datepickersPhil Hughes
2017-01-19Merge branch 'milestone-issuable-row-numbers' into 'master' Fatih Acet
2017-01-18Replaced `.pull-right` with `.right`Phil Hughes
2017-01-13Fixed some HAML errors on milestone#showPhil Hughes
2017-01-10Use cached values to compute total issues count in milestone index pagesAdam Niedzielski
2017-01-07Resolved merge conflict in app/views/shared/milestones/_issuables.html.hamlRyan Harris
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya
2016-12-20Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' Sean McGivern
2016-12-20Fix N+1 queries on milestone show pagesJames Edwards-Jones
2016-12-19Align milestone column header with count numberSam Rose
2016-12-08Displays milestone remaining days only when it's presentDouglas Barbosa Alexandre
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-04Make the milestone page more responsiveyury-n