An error occurred fetching the project authors.
- 30 Jul, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 29 Jul, 2015 3 commits
-
-
Stan Hu authored
Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Jun, 2015 1 commit
-
-
zenati authored
-
- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
-
- 08 May, 2015 1 commit
-
-
bugagazavr authored
-
- 07 May, 2015 1 commit
-
-
Stan Hu authored
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
-
- 01 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 30 Apr, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 27 Apr, 2015 1 commit
-
-
Valery Sizov authored
This reverts commit 548f1828.
-
- 25 Apr, 2015 1 commit
-
-
bugagazavr authored
-
- 24 Apr, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 11 Apr, 2015 2 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
- 03 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 27 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 15 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 12 Mar, 2015 1 commit
-
-
Hannes Rosenögger authored
-
- 08 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Allow admins to use restricted visibility levels when creating or updating projects.
-
- 07 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Add checkboxes to the application settings page for restricted visibility levels, and remove those settings from gitlab.yml.
-
- 03 Mar, 2015 1 commit
-
-
Stan Hu authored
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
- 01 Mar, 2015 2 commits
-
-
Aorimn authored
Irker is a gateway which sends IRC messages on git updates. This new service provides an interface to this gateway, integrated in Gitlab, for each updates. As per the guidelines, this commit adds the new feature in the CHANGELOG, tests and documentation. See http://www.catb.org/esr/irker/
-
sue445 authored
* Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog
-
- 24 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Feb, 2015 2 commits
-
-
Marco Wessel authored
-
Marco Wessel authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
This reverts commit 7d5f86f6.
-
- 16 Feb, 2015 1 commit
-
-
Hannes Rosenögger authored
This commit moves the note folder from /public/uploads/note to /uploads/note and changes the uploader accordingly. Now it's no longer possible to avoid the access control by modifing the url. The Avatar upload has been refactored to use an own uploader as well to cleanly seperate the two upload types.
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-