An error occurred fetching the project authors.
- 03 May, 2015 1 commit
-
-
Ben Bodenmiller authored
-
- 02 May, 2015 4 commits
-
-
Onur Küçük authored
-
Stan Hu authored
This feature was requested long ago: http://feedback.gitlab.com/forums/176466-general/suggestions/4118466-ability-to-register-only-from-ceratain-domains This MR is based off !253 but changed to use application settings and use wildcard strings to give more flexibility in pattern matching. Regexps seemed overkill and easy to get wrong. Only restrict e-mail addresses upon creation
-
jubianchi authored
-
Stan Hu authored
sent through Devise Fix test case that was passing due to a broken `around` statement. Closes #1556
-
- 30 Apr, 2015 5 commits
-
-
Dominik Sander authored
This groups milestones by title for issue views like it has been done for the milestone dashboard/project overview. Before milestones with the same title would show up multiple times in the filter dropdown and one could only filter per project and milestone. Now the milestone filter is based on the title of the milestone, i.e. all issues marked with the same milestone title are shown.
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Importing a JSON file with only one Subversion project lead to confusion over whether the system was working. Provide status why these projects could not be imported directly. Closes #1531
-
Douwe Maan authored
-
- 28 Apr, 2015 1 commit
-
-
Stan Hu authored
Closes #1413
-
- 27 Apr, 2015 5 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jakub Jirutka authored
-
Valery Sizov authored
This reverts commit 548f1828.
-
Stan Hu authored
Upon tagging a repository, an error due to a missing migration occurred: ``` PG::Error: ERROR: column "taggings_count" does not exist LINE 1: UPDATE "tags" SET "taggings_count" = COALESCE("taggings_coun... ``` Ran `rake acts_as_taggable_on_engine:install:migrations`, removed the first migration that created the `tags` and `taggings` table, and added the rest. Closes #1512 Closes https://github.com/gitlabhq/gitlabhq/issues/6867 Closes https://github.com/gitlabhq/gitlabhq/issues/9194
-
- 26 Apr, 2015 2 commits
-
-
Dominik Sander authored
When notify is set to true send messages will trigger a notification for all room members. Color changes the background color of the message.
-
Vinnie Okada authored
Add new global application settings for default project and snippet visibility levels.
-
- 25 Apr, 2015 1 commit
-
-
bugagazavr authored
-
- 24 Apr, 2015 8 commits
-
-
Douwe Maan authored
-
rockneverdies55 authored
Version 7.10 is already released so "unreleased" text next to it in the changelog file can be removed.
-
Stan Hu authored
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit c75c6b84.
-
Douwe Maan authored
-
Guillaume Delbergue authored
Signed-off-by: Guillaume Delbergue <guillaume.delbergue@greensocs.com>
-
- 23 Apr, 2015 3 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/7554
-
- 22 Apr, 2015 1 commit
-
-
Aurelio Jargas authored
The other one is 3 lines below the removed.
-
- 21 Apr, 2015 2 commits
-
-
Chulki Lee authored
-
Douwe Maan authored
-
- 20 Apr, 2015 3 commits
-
-
Stan Hu authored
Multiple event handlers were firing, causing multiple form submissions. Closes #1448 and #1128
-
Douwe Maan authored
-
Ben Bodenmiller authored
* Simplify new repo commands * Include directions for how to add an existing folder that is either already a repo or not yet a repo Replaces #7918.
-
- 18 Apr, 2015 3 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 Apr, 2015 1 commit
-
-
Douwe Maan authored
-