- May 12, 2014
-
-
Job van der Voort authored
-
- Apr 23, 2014
-
- Apr 11, 2014
-
-
Jonathan A. Sternberg authored
This fixes issue #161.
-
- Apr 10, 2014
-
-
Mart Sõmermaa authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 09, 2014
-
-
Marin Jankovski authored
-
- Apr 07, 2014
-
-
Job van der Voort authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer (GitLab) authored
On GitLab Cloud, MySQL connection reaping seemed to cause more problems (exceptions and segfaults in the native MySQL client) than it solved.
-
Jacob Vosmaer (GitLab) authored
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
-
- Apr 03, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sid Sijbrandij authored
-
- Apr 02, 2014
-
-
Marin Jankovski authored
-
- Apr 01, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 31, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
- Mar 28, 2014
-
-
Jacob Vosmaer (GitLab) authored
Before there was a bug in omniauth-ldap which prevented samaccountname showing up as a possible username for new LDAP users. Thanks to upstream fixes, we no longer need to work around this bug.
-
Jacob Vosmaer (GitLab) authored
Invoking 'db:schema:load' turned out to be a bad idea: when downgrading an existing GitLab installation, the schema of the newer version would be preserved when trying to import the old version.
-
- Mar 26, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Mar 25, 2014
-
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG VERSION
-
- Mar 20, 2014
-
-
Dmitry Medvinsky authored
Currently this method responds with `text/html`. It is kind of unusable if you open it in a browser. The browser thinks it is HTML and renders it as HTML, meaning new lines are dropped. So it's very hard to distinguish where the key starts and where it ends. This commit changes the content type header to `text/plain`.
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marc Radulescu authored
-
- Mar 19, 2014
-
-
Sid Sijbrandij authored
-
- Mar 18, 2014
-
-
Federico Ravasio authored
-
- Mar 17, 2014
-
-
Marin Jankovski authored
-
Arif Ali authored
-
- Mar 14, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Jacob Vosmaer (GitLab) authored
By opening the LDAP connection at the controller level we can reuse it for all LDAP queries during the request.
-
- Mar 13, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jeroen van Baarsen authored
-
- Mar 11, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 10, 2014
-
-
Sid Sijbrandij authored
-