08 Apr, 2014
2 commits
-
Allow to parse heroku-generated database.yml config file.
07 Apr, 2014
37 commits
-
Fix url generation error on hook invalid create
-
Grammer Fix Should read like: ``` Your project limit is 10 projects! Please contact your administrator to increase it ``` Instead of: ``` Your own projects limit is 10! Please contact administrator to increase it ```
-
Namespacefix changelog Forgot the changelog entry. Thanks @sytse Fixes #908
-
Fix Procfile to be usable in production.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Breack attack Fixes #1104
-
Fix faulty namespaces Fixes #908 Now with updated schema.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Link to github app
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Wording of link text
-
Add github app
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Remove reaping frequency
-
Add twitter documentation
-
On GitLab Cloud, MySQL connection reaping seemed to cause more problems (exceptions and segfaults in the native MySQL client) than it solved.
-
Fix popen bug in `rake gitlab:satellites:create`
-
The Satellite#create method no longer sets the `$?` global variable. Instead, we can use the method return value to test if the satellite was created successfully
06 Apr, 2014
1 commit
-
Show note diff if diff exists