An error occurred fetching the project authors.
- 09 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Feb, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jan, 2014 1 commit
-
-
Jacob Vosmaer authored
SSL peer verification was silently enabled by the HTTParty upgrade in 8a54fda4. This patch restores the previous behaviour of GitLab 6.3 and earlier.
-
- 04 Dec, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 19 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Feb, 2013 1 commit
-
-
Dmitry Medvinsky authored
When using web hook with credentials secured web resource, one needs to put the credentials in the hook URL. If the credentials contain special symbols (e.g. @ or #), it should be URL-quoted (e.g. %40 instead of @). But when Gitlab is making a request, it should unquote the symbols before base64-encoding them.
-
- 25 Jan, 2013 1 commit
-
-
Ryan LaNeve authored
A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently. (Basically, project web hooks now process the same as system hooks.)
-
- 20 Nov, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 19 Nov, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Oct, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
-
Andrey Kumanyaev authored
-
- 27 Sep, 2012 2 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- 26 Sep, 2012 1 commit
-
-
Nihad Abbasov authored
-
- 02 Aug, 2012 1 commit
-
-
gitlab system authored
-
- 18 Jul, 2012 3 commits
-
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
- 26 Jun, 2012 1 commit
-
-
randx authored
-
- 05 Mar, 2012 1 commit
-
-
Uwe Kleinmann authored
-
- 03 Jan, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
-
- 26 Dec, 2011 1 commit
-
-
Ariejan de Vroom authored
-
- 14 Dec, 2011 1 commit
-
-
Ariejan de Vroom authored
This commit includes: * Projects can have zero or more WebHooks. * The PostReceive job will ask a project to execute any web hooks defined for that project. * WebHook has a URL, we post Github-compatible JSON to that URL. * Failure to execute a WebHook will be silently ignored.
-