- 11 Feb, 2016 1 commit
-
-
Kirill Zaitsev authored
- Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`, `path_with_namespace` and `default_branch` in `project` in push, issue, merge-request and note webhooks data - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in favor of `git_http_url` in `project` for push, issue, merge-request and note webhooks data - Deprecate the `repository` key in push, issue, merge-request and note webhooks data, use `project` instead
-
- 10 Feb, 2016 1 commit
-
-
Bram Daams authored
-
- 28 Jan, 2016 1 commit
-
-
James Lopez authored
-
- 25 Jan, 2016 1 commit
-
-
James Lopez authored
-
- 28 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 25 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Dec, 2015 2 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
- 23 Dec, 2015 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Until now, `ensure_#{token_filed_name}` method didn't persist new token in database. This closes #4235.
-
- 18 Dec, 2015 1 commit
-
-
Drew Blessing authored
-
- 11 Dec, 2015 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 26 Nov, 2015 1 commit
-
-
Jose Corcuera authored
-
- 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
-