- 16 Oct, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 12 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Oct, 2015 1 commit
-
-
Yorick Peterse authored
By using a JOIN we can remove the need for using 2 separate queries to find a project by its namespace. Combined with an index (only needed for PostgreSQL) this reduces the query time from ~245 ms (~520 ms for the first call) down to roughly 10 ms (~15 ms for the first call).
-
- 07 Oct, 2015 1 commit
-
-
Yorick Peterse authored
On PostgreSQL these queries use LOWER(...) to compare columns and values. For MySQL a regular WHERE is performed as MySQL is already case-insensitive.
-
- 16 Sep, 2015 1 commit
-
-
Jungkook Park authored
add a test for to_hook_data of issue model update CHANGELOG
-
- 14 Jul, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
It now accounts for models that have changed but have already been persisted, such as when called from an UpdateService. Closes #1773
-
- 22 Jun, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 10 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 08 Jun, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1778
-
- 12 Feb, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 30 Oct, 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>
-
- 14 Dec, 2013 1 commit
-
-
skv authored
-
- 20 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Feb, 2013 1 commit
-
-
Andrew8xx8 authored
-
- 03 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-