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
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-05Remove default scope from todosSean McGivern
2018-03-02Don't use ProjectsFinder in TodosFinderYorick Peterse
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-09-07Removes default scope from sortableTiago Botelho
2017-08-03Add workaround for UPDATE with subquery when using MySQLToon Claes
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-28Fix current feature related specsTiago Botelho
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-21Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern
2017-03-20Todos performance: Include associations in FinderJarka Kadlecova
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-20Merge branch 'issue_18135' into 'master' Douwe Maan
2016-08-19Todos sorting dropdownFelipe Artur
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
2016-08-15Pass project IDs relation to ProjectsFinder instead of using a blockAhmad Sherif
2016-08-15Speed up todos queries by limiting the projects set we join withAhmad Sherif
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-07-12Merge branch 'approval-required-todo' into 'master' Robert Speicher
2016-07-12Add approval required todosSean McGivern
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-14Manually create todo for issuablePhil Hughes
2016-06-03Reorder the todos because the use of the project finder attempts to order the...DJ Mountney
2016-06-02Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney
2016-06-02Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney
2016-06-02Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney
2016-06-02Ensure we don't show TODOS for projects pending deleteDJ Mountney
2016-05-17Create a todo on failing MR buildSean McGivern
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre