summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Enable secure option if https is used.Marin Jankovski2013-12-251-1/+1
* Confirmation url throttle.Marin Jankovski2013-12-241-1/+2
* Add project_services dir to autoload pathDmitriy Zaporozhets2013-12-171-1/+1
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+2
* Reduce Fog expiration period to 17 yearsJacob Vosmaer2013-12-111-1/+1
* Expire fog links after 34 yearsJacob Vosmaer2013-12-111-0/+2
* Add DELETE to api corsDmitriy Zaporozhets2013-12-111-1/+1
* GitLab app is not threadsafe so better disable allow_concurrency for producti...Dmitriy Zaporozhets2013-12-101-0/+2
* Fixed the WhiningNill deprecation fixJeroen van Baarsen2013-12-101-3/+0
* Update config/* to rails4Dmitriy Zaporozhets2013-12-103-7/+7
* Migrate application to rails 4 step 1Dmitriy Zaporozhets2013-12-105-8/+7
* Add gitlab-shell#path option in configDmitriy Zaporozhets2013-12-092-0/+3
* Merge branch 'master' of https://github.com/gitlabhq/gitlabhqCrom (Thibaut CHARLES)2013-12-098-24/+70
|\
| * Allow Cross-origin resource sharing for GitLab APIDmitriy Zaporozhets2013-12-051-0/+8
| * Merge branch 'ldap_check' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-041-0/+2
| |\
| | * Limit the number of results in gitlab:ldap:checkJacob Vosmaer2013-12-031-1/+2
| | * Refer to rake gitlab:ldap:check scriptJacob Vosmaer2013-11-281-0/+1
| * | Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+1
| * | We welcome everyone to contribute.Sytse Sijbrandij2013-12-011-2/+2
| * | Merge branch 'relative-url-needs-warning' of /home/git/repositories/gitlab/gi...Dmitriy Zaporozhets2013-11-303-3/+3
| |\ \
| | * | Add warning back.Sytse Sijbrandij2013-11-293-3/+3
| * | | Change the mysql user to git from gitlab.Marin Jankovski2013-11-291-1/+1
| * | | Drop rjs from Notes#indexDmitriy Zaporozhets2013-11-291-1/+1
| |/ /
| * | Unsupported is unclear.Sytse Sijbrandij2013-11-283-3/+3
| |/
| * Adding authenticated public mode (internal).Jason Hollingsworth2013-11-262-2/+30
| * Include API session route under rack protectionDmitriy Zaporozhets2013-11-251-1/+3
| * Minimal password length increasedDmitriy Zaporozhets2013-11-251-1/+1
| * No limits when testing.Marin Jankovski2013-11-211-2/+5
| * Merge pull request #5621 from archiloque/typo_in_gitlab.ymlJacob Vosmaer2013-11-201-1/+1
| |\
| | * Typo in gitlab.yml.exampleJulien Kirch2013-11-191-1/+1
| * | Remove file from repository featureDmitriy Zaporozhets2013-11-191-1/+1
| |/
| * Admin can transfer project to any namespaceDmitriy Zaporozhets2013-11-151-1/+7
| * Merge pull request #5587 from archiloque/fix_omniauth_linkJacob Vosmaer2013-11-131-1/+1
| |\
| | * Fix link to auth wikiJulien Kirch2013-11-121-1/+1
| * | Ability to remvoe broadcast messagesDmitriy Zaporozhets2013-11-121-1/+1
| * | Broadcast messages scaffold in admin areaDmitriy Zaporozhets2013-11-121-0/+1
| |/
| * Merge pull request #5570 from iBotPeaches/masterDmitriy Zaporozhets2013-11-091-1/+1
| |\
| | * Allow closes/closed & fixes/fixed for automatic regex closingConnor Tumbleson2013-11-081-1/+1
| * | Enable rack_attack by default.Marin Jankovski2013-11-062-8/+3
| |/
* | Fixed comments for running gitlab in a non-root pathCrom (Thibaut CHARLES)2013-11-063-3/+9
|/
* New feature: Ability to leave projectDmitriy Zaporozhets2013-11-051-0/+1
* New feature: Create file from UIDmitriy Zaporozhets2013-11-051-9/+11
* Respect the configured redis URL when initializing the session storevollnhals2013-10-301-0/+1
* Expand refs constraints to include valid charactersPeter Fern2013-10-241-6/+6
* Fix typo in sample smtp settingsEdouard2013-10-221-1/+1
* Add smtp settings override in smtp_settings sample file.Marin Jankovski2013-10-181-6/+6
* Enable confirmable and reconfirmable modules for UserDmitriy Zaporozhets2013-10-151-0/+2
* The cookie store is vulnerable to session replay attacks.Sytse Sijbrandij2013-10-111-9/+7
* Merge branch 'refactor/profile_account' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-10-101-4/+6
|\
| * Move profile account to separate controllerDmitriy Zaporozhets2013-10-091-4/+6