- 15 Sep, 2014 4 commits
-
-
jubianchi authored
* users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks * issues * labels * projects
-
Dmitriy Zaporozhets authored
Use sockets to connect to Redis See merge request !1088
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Implement comments on parallel diff Fixes #1565 See merge request !1090
-
- 14 Sep, 2014 2 commits
-
-
Robert Schilling authored
Fix grammatical error in 'not merged changes' msg
-
Tamer Sherif authored
-
- 13 Sep, 2014 2 commits
-
-
Robert Schilling authored
Update user_management.md
-
Dmitriy Zaporozhets authored
Adding ability to configure webhook timeout via gitlab.yml
-
- 12 Sep, 2014 26 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
[Refactor] Remove duplicated labels step
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Robert Schilling authored
formatting changes, table->database
-
Dmitriy Zaporozhets authored
Use the default Unicorn socket backlog value: 1024 See merge request !1087
-
Dmitriy Zaporozhets authored
set fail_timeout=0 as recommended by Unicorn
-
Wes Gurney authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
[UX] Disable buttons if form is empty
-
Dmitriy Zaporozhets authored
[UX] Update tag count if tag gets deleted via web interface
-
Robert Schilling authored
set the number of workers to # of cores
-
Sytse Sijbrandij authored
Add Feedback link
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
Set's fail_timeout=0 as recommended by http://unicorn.bogomips.org/Unicorn/Configurator.html#method-i-timeout when Unicorn is running behind nginx.
-
Ben Bodenmiller authored
Add requests link for feature requests.
-
Ben Bodenmiller authored
Make formatting consistent on page. Change table -> database as they are database permissions.
-
Dmitriy Zaporozhets authored
Zen Mode for issues/MR/notes
-
Dmitriy Zaporozhets authored
Fix serialize migration
-
Robert Schilling authored
-
Robert Schilling authored
-
- 11 Sep, 2014 6 commits
-
-
Drew Blessing authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
Close Zen mode by ESC, foward/backward
-
Robert Schilling authored
update grant command to match how mysql shows
-
Dmitriy Zaporozhets authored
Feature oauth refactoring Only use class methods when needed. In addition, make a proper extension of Gitlab::Oauth::User. See merge request !1062
-