- Jun 26, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 20, 2015
-
-
Robert Speicher authored
-
- Jun 13, 2015
-
-
Robert Speicher authored
-
Robert Speicher authored
Closes #1798
-
- Jun 11, 2015
-
-
themaze75 authored
delay is in seconds more legible code in session_store Added `GitLab restart required` help block to session_expire_delay
-
- Jun 05, 2015
-
-
Eric Maziade authored
settings
-
- May 29, 2015
-
-
Alex Lossent authored
-
Douwe Maan authored
-
- May 22, 2015
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
-
- May 12, 2015
-
-
Dmitriy Zaporozhets authored
-
- May 11, 2015
-
-
Robert Speicher authored
-
- May 09, 2015
-
-
Robert Speicher authored
-
- May 05, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 02, 2015
-
-
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
-
- Apr 29, 2015
-
-
Valery Sizov authored
-
- Apr 28, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 27, 2015
-
-
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
-
- Apr 26, 2015
-
-
Vinnie Okada authored
Add new global application settings for default project and snippet visibility levels.
-
- Apr 24, 2015
-
-
Douwe Maan authored
-
- Apr 20, 2015
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Apr 17, 2015
-
-
Douwe Maan authored
-
- Apr 14, 2015
-
-
Douwe Maan authored
-
Senorsen authored
This commit allows user to show one of their emails in profile page, or don't show email in this page.
-
Douwe Maan authored
-
- Apr 11, 2015
-
-
Robert Speicher authored
-
Valery Sizov authored
-
- Apr 03, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 02, 2015
-
- Mar 24, 2015
-
-
Douwe Maan authored
-
- Mar 20, 2015
-
-
Dmitriy Zaporozhets authored
-
- Mar 18, 2015
-
-
Hannes Rosenögger authored
-
- Mar 16, 2015
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- Mar 15, 2015
-
-
Valery Sizov authored
-
- Mar 10, 2015
-
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
-
- Mar 07, 2015
-
-
Vinnie Okada authored
Add checkboxes to the application settings page for restricted visibility levels, and remove those settings from gitlab.yml.
-