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-05-24Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan
Use wait_for_requests for checking Vue resource and $.ajax requests [CE] Closes #31946 and #31555 See merge request !11451
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-19Fix specsAnnabel Dunstone Gray
2017-05-12Fix specsAnnabel Dunstone Gray
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-02Add a wait_for_ajax call to ensure Todos page cleans up properlyStan Hu
Potentially fixes intermittent failures such as https://gitlab.com/gitlab-org/gitlab-ce/builds/13484375
2017-03-30Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray
2017-03-16Add 'Undo mark all as done' to TodosJacopo
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done' in the 'Todo' tab of the Todo dashboard. The operation undos only the todo previously marked as done with the 'Mark al as done' button.
2017-02-18Todo done clicking is kind of unusable.Jacopo
The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
2017-01-28Present TODO's list without grouping by projectOswaldo Ferreira
2016-09-01Removed select2 from todos feature specLuke Bennett
2016-08-31Fix bug where pagination is still displayed despite all todos marked as doneClement Ho
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-07Remove todos count tests in navAnnabel Dunstone
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
Also removes the note from the development/testing.md guide
2016-04-19format merge request references properlyBen Bodenmiller
2016-04-07Update number of Todos in the sidebar when it's marked as "Done"Douglas Barbosa Alexandre
2016-03-30Clear .todo listenerAnnabel Dunstone
2016-03-30Make entire todo row clickableAnnabel Dunstone
2016-03-17Fixed failing testsPhil Hughes
2016-02-20Update feature specDouwe Maan
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre