- 15 Oct, 2015 1 commit
-
-
Yorick Peterse authored
By comparing objects in Ruby we can greatly improve the performance of this method. In the worst case (should no data be eager loaded) this will run the same amount of queries as before, in the best case (when data _is_ eager loadeD) it requires no queries at all. The added benchmark used to produce around 273 iterations per second. With this commit this has been increased to almost 40 000 iterations per second: a speedup of roughly 145 times. Combined with eager loading Note associations this results in about 30 queries less when viewing a single issue, this in turn cuts down the loading time by 30-40%.
-
- 02 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 14 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 15 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 01 Jan, 2015 1 commit
-
-
Ciro Santilli authored
-
- 09 Oct, 2014 1 commit
-
-
Valery Sizov authored
-
- 03 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 15 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
If user was a member of both group and project and group access level was higher it was not respected and user got lowest project access level. Now it is fixed and user get highest access level Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Jun, 2014 3 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>
-
Dmitriy Zaporozhets authored
This commit fixes a lot of sql queries to db for for groups and projects with big amount of members. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 25 Dec, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Dec, 2013 1 commit
-
-
skv authored
-
- 14 Dec, 2013 1 commit
-
-
skv authored
-
- 27 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Show permissions for all project. Add ability to remove user from group if not an owner Remove unnecessary admin controller
-
- 26 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Jun, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 18 Jun, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 26 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Jan, 2013 1 commit
-
-
Andrey Kumanyaev authored
-
- 22 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-