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-25Consistently display last push event widgetDouwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-06Colorize labels in issue search fieldWinnie Hellmann
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-04-06Merge branch '28810-projectfinder-should-handle-more-options' into 'master' Rémy Coutable
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-04-06Merge branch 'open-redirect-host-fix' into 'security' Sean McGivern
2017-03-21Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern
2017-03-20Todos performance: Include associations in FinderJarka Kadlecova
2017-03-16Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse
2017-03-16Eager load route for project & namespaceBob Van Landuyt
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-10Add count badges to both dashboard and group milestonesAlex Braha Stoll
2017-03-01Add filter and sorting to dashboard groups pageDmitriy Zaporozhets
2017-02-22fixes delimiter removes when todo marked as doneNur Rony
2017-02-21change todos counter position & format ( for large counts )mhasbini
2017-02-18Todo done clicking is kind of unusable.Jacopo
2017-02-13Use preload for Event#target since it's a polymorphic associationRémy Coutable
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-03Remove unnecessary queries for .atom and .json in Dashboard::ProjectsControll...Oswaldo Ferreira
2017-01-16Speed up dashboard milestone index by scoping IssuesFinder to user authorized...Adam Niedzielski
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2016-12-23applies url_for so that we dont lose filters when redirectingTiago Botelho
2016-12-22adds specs for respective behaviourTiago Botelho
2016-12-22Prevent empty pagination when list is not emptyTiago Botelho
2016-10-19Limit what label fields we expose on Dashboard::LabelsController#indexDouglas Barbosa Alexandre
2016-10-19List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-08-20Merge branch 'issue_18135' into 'master' Douwe Maan
2016-08-19Todos sorting dropdownFelipe Artur
2016-08-18Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif
2016-08-18Implement TodoService#mark_todos_as_done_by_idAhmad Sherif
2016-08-18Simplify SQL queries of marking a todo as doneAhmad Sherif
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-06-24Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-17Cache todo counters (pending/done)Paco Guzman
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-05-11Merge branch '17249-starred' into 'master' Robert Speicher
2016-05-10Restrict starred projects to viewable onesSean McGivern
2016-05-03Add to label :id to responseAlfredo Sumaran
2016-03-23Add missing Dashboard::LabelsControllerRémy Coutable
2016-03-23Use respond_to instead of a conditional to paginate milestonesRémy Coutable
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-18Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre
2016-03-17Mark all as done through AJAXPhil Hughes
2016-03-17Removed the flash success messagePhil Hughes