- 29 Apr, 2017 1 commit
-
-
Stan Hu authored
This reverts merge request !10845
-
- 27 Apr, 2017 1 commit
-
-
Toon Claes authored
TodoService should not call `.select(&:id)` on todos, because this is bad performance. So instead use sub-queries, which will result in a single SQL query to the database. https://docs.gitlab.com/ee/development/sql.html#plucking-ids
-
- 06 Apr, 2017 1 commit
-
-
Sean McGivern authored
Fix for three open redirect vulns using redirect_to url_for(params.merge))) See merge request !2082
-
- 21 Mar, 2017 1 commit
-
-
Sean McGivern authored
This reverts merge request !10076
-
- 20 Mar, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 16 Mar, 2017 1 commit
-
-
Jacopo authored
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.
-
- 22 Feb, 2017 1 commit
-
-
Nur Rony authored
-
- 21 Feb, 2017 1 commit
-
-
mhasbini authored
-
- 17 Feb, 2017 1 commit
-
-
Jacopo authored
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.
-
- 23 Dec, 2016 1 commit
-
-
Tiago Botelho authored
-
- 21 Dec, 2016 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 11 Nov, 2016 2 commits
-
-
Josep Llaneras authored
-
Josep Llaneras authored
-
- 19 Aug, 2016 1 commit
-
-
Felipe Artur authored
-
- 18 Aug, 2016 3 commits
-
-
Ahmad Sherif authored
-
Ahmad Sherif authored
Follow-up on 52b0c26
-
Ahmad Sherif authored
-
- 12 Aug, 2016 1 commit
-
-
Paco Guzman authored
We’re being kept up to date the counter data but we’re not using it. The only thing which is not real if is the number of projects that the user read changes the number of todos can be stale for some time. The counters will be sync just after the user receives a new todo or mark any as done
-
- 12 Jul, 2016 1 commit
-
-
Paco Guzman authored
-
- 17 Jun, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Paco Guzman authored
- As todos are created/updated inside the TodoService we repopulate the cache just there for both pending/done todos - Todos as mark as done from the TodosController we update cache there too - All the added methods are kept in the User class for cohesion
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 01 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 30 Mar, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 19 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 18 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 17 Mar, 2016 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Removes the group if empty
-
Jacob Schatz authored
Fixes #13656 A good first step and boring solution.
-
- 16 Mar, 2016 1 commit
-
-
Mehmet Emin İNAÇ authored
`render nothing: true` has been deprecated. For more information see [pr](https://github.com/rails/rails/pull/20336)
-
- 23 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 21 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 20 Feb, 2016 3 commits
-
-
Douwe Maan authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-