- 20 Mar, 2014 15 commits
-
-
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`.
-
Dmitriy Zaporozhets authored
Cloud Update /cc @jacobvosmaer @marin @job
-
Dmitriy Zaporozhets authored
Oauth Require Public Email Does not fix #976 yet, but will reduce the amount of users getting 422 immensly.
-
Dmitriy Zaporozhets authored
Deploy Key Doc /cc @marin @job @jacobvosmaer
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
Changelog O'Reilly added "Better API for access_levels" sponsorship from O'Reilly to CHANGELOG
-
Marc Radulescu authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Git Refactoring
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
- 19 Mar, 2014 23 commits
-
-
Sytse Sijbrandij authored
typo fix
-
Dmitriy Zaporozhets authored
Someone Asked Us To Update The Changelog
-
Evgeniy Sokovikov authored
-
dosire authored
-
Sytse Sijbrandij authored
Add .adoc file extension for AsciiDoc
-
Sytse Sijbrandij authored
Fix registration error info typo
-
Sytse Sijbrandij authored
Switched line endings to LF for system_hooks.md
-
Job van der Voort authored
-
Job van der Voort authored
-
Dmitriy Zaporozhets authored
Speed up features/notes_on_merge_requests_spec
-
Dmitriy Zaporozhets authored
Visibility traits for Project Factory
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
dosire authored
-
Dmitriy Zaporozhets authored
Nprogress
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Uses the :simple merge request factory trait introduced by d166e70; cuts execution time of this spec in half.
-
Robert Speicher authored
This spec featured the slowest tests in the entire suite. After some debugging, the cause was found to be the large commit diff generated by comparing the stable and master branches. To fix this, the seed repository was modified to create a simple branch off of master that consists of three simple commits and minor changes. The spec was then updated to compare master to this branch instead of stable. The result is a spec group that runs in under 30 seconds, down from about 90.
-
Dmitriy Zaporozhets authored
Fix travis setup
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Added Slack service integration.
-
Robert Speicher authored
-
- 18 Mar, 2014 2 commits
-
-
Federico Ravasio authored
-
Dmitriy Zaporozhets authored
Prevent LDAP users from using reset password function
-