- 19 Oct, 2015 1 commit
-
-
Yorick Peterse authored
This cuts down the time it takes to sort issues of a milestone by about 10x. In the previous setup the code would run a SQL query for every issue that had to be sorted. The new setup instead runs a single SQL query to update all the given issues at once. The attached benchmark used to run at around 60 iterations per second, using the new setup this hovers around 600 iterations per second. Timing wise a request to update a milestone with 40-something issues would take about 760 ms, in the new setup this only takes about 130 ms. Fixes #3066
-
- 09 Oct, 2015 1 commit
-
- 15 Sep, 2015 1 commit
-
-
Stan Hu authored
for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
-
- 24 Aug, 2015 1 commit
-
-
Valery Sizov authored
-
- 07 Jul, 2015 1 commit
-
-
Robert Speicher authored
Also refactors IssuableFinder to avoid redundant title check.
-
- 19 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Replaced: * "Accepted" with "Merged" * "Rejected" with "Closed" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 May, 2015 1 commit
-
-
Jonah Bishop authored
The percent_complete method returns a value of 100 when a ZeroDivisionError occurs. That seems like a very strange default for an error case, and results in a bug when a milestone has no corresponding issues (new, empty milestones show 100% completion). This commit changes the rescue value to 0, and subsequently fixes #1656, which reported this problem.
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Jun, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Mar, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Aug, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 05 May, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 15 Mar, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Feb, 2013 2 commits
-
-
Andrew8xx8 authored
-
Andrew8xx8 authored
-
- 12 Feb, 2013 1 commit
-
-
Andrew8xx8 authored
-
- 23 Dec, 2012 1 commit
-
-
Robert Schilling authored
-
- 19 Dec, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Dec, 2012 5 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 19 Nov, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Nov, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 29 Oct, 2012 2 commits
- 26 Oct, 2012 1 commit
-
-
Sergio Visinoni authored
Show the relation between Merge Requests and Mileston in different places: - Merge Request page - Milestone list page - Milestone details page
-
- 09 Oct, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
-
Andrey Kumanyaev authored
-
- 27 Sep, 2012 3 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- 26 Sep, 2012 1 commit
-
-
Nihad Abbasov authored
-
- 02 Sep, 2012 1 commit
-
-
Sytse Sijbrandij authored
Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md
-