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-07-25Removed inline JS in shared HAML filesPhil Hughes
2017-06-06Move issuable bulk edit form into a new sidebar.Bryce Johnson
2017-05-12Import export users selectLuke "Jared" Bennett
2017-04-24Assignee filter on group issues/merge requests only loads group usersPhil Hughes
2017-04-06Recent search history for issuesEric Eastwood
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-08Added filtered search bar to issue boardsPhil Hughes
2017-02-08Add default labels to bulk assign dropdownsAnnabel Dunstone Gray
2017-02-0427352-search-label-filter-headertauriedavis
2017-02-03Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz
2017-02-03Disabled add issues button if no lists existPhil Hughes
2017-02-03Some styling updatesPhil Hughes
2017-02-03Add issues to boards listPhil Hughes
2017-02-02Remove turbolinks.Bryce Johnson
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-30Fix typo: seach to searchvictorwu
2016-11-28Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov
2016-11-23Simplify copy on "Create a new list" dropdown in Issue Boardsvrod
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Remove order by label type on LabelsFinderDouglas Barbosa Alexandre
2016-10-19Fix shared labels filterDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-10-07Added `issuable_filters_present` to check for active filters before rendering...Luke Bennett
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-03Merge branch 'master' into revert-c676283bPhil Hughes
2016-09-23Convert label creation from API to controller endpointNick Thomas
2016-09-20fix issues mr counterbarthc
2016-09-08Refactor code for bulk update merge requests featureDmitriy Zaporozhets
2016-09-08Make merge requests bulk update workingDmitriy Zaporozhets
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
2016-09-02Add issues filters reset btn (ES6-ified).Bryce
2016-09-02Merge branch 'master' into revert-c676283bPhil Hughes
2016-08-30Fixed boards filtersPhil Hughes
2016-08-30Merge branch 'master' into revert-c676283bPhil Hughes
2016-08-30Added search for all lists on issue boardsPhil Hughes
2016-08-17Hide `Create new list button` on Issues and MRs pagesDouglas Barbosa Alexandre
2016-08-17Fixed permissions around create new list buttonPhil Hughes
2016-08-17Created a class to share functionality of creating new label from dropdownPhil Hughes
2016-08-17Updates new dropdown list when removing listsPhil Hughes
2016-08-17Hides create list button when not logged inPhil Hughes
2016-08-17Fixed some styling issues in new list dropdownPhil Hughes
2016-08-17Moved data holding into modelsPhil Hughes
2016-08-17Started new dropdownPhil Hughes
2016-08-17Hooked up JS to allow issues to be moved between columnsPhil Hughes
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-07-20Fixed up frontend code based on feedbackPhil Hughes
2016-07-20Removed duplicate labels from the dropdown on dashboardPhil Hughes
2016-07-20Uses the selected values from the controller not the paramsPhil Hughes
2016-07-20Fixed create label link in dropdown breaking specsPhil Hughes
2016-07-20Fixes preselected labelAlfredo Sumaran