- 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 2 commits
-
-
Sean McGivern authored
-
Paco Guzman authored
-
- 17 Jun, 2016 3 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
-
Phil Hughes authored
Based on feedback from !4502
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 31 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 25 May, 2016 5 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 20 May, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 17 May, 2016 1 commit
-
-
Sean McGivern authored
When a build fails for a commit, create a todo for the author of the merge request that commit is the HEAD of. If the commit isn't the HEAD commit of any MR, don't do anything. If there already is a todo for that user and MR, don't do anything. Current limitations: - This isn't configurable by project. - The author of a merge request might not be the person who pushed the breaking commit.
-
- 12 Apr, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 18 Mar, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
Since we're not actually returning a todo reference.
-
Douglas Barbosa Alexandre authored
-
- 11 Mar, 2016 1 commit
-
-
Josh Frye authored
-
- 10 Mar, 2016 2 commits
- 20 Feb, 2016 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douglas Barbosa Alexandre authored
-