summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'email_in_gravatar_urls' into 'master'Dmitriy Zaporozhets2014-04-231-0/+1
|\
| * allow using the user's email address as a http parameter in gravatar urls for...Arnaud ABELARD2014-04-121-0/+1
* | Merge branch 'bug-to-ldap-configuration' into 'master'Dmitriy Zaporozhets2014-04-231-1/+2
|\ \
| * | Actually use the 'user_filter' configuration optionTravis Odom2014-04-211-1/+2
* | | Merge pull request #6782 from pkgr/allow-to-change-gitlab-config-location-via...Sytse Sijbrandij2014-04-221-1/+1
|\ \ \
| * | | Allow to overwrite location of gitlab.yml config file.Cyril Rohr2014-04-151-1/+1
| |/ /
* | | Allow to specify secret token via environment variable.Cyril Rohr2014-04-151-1/+3
|/ /
* | Merge branch 'routing-for-groups' into 'master'Dmitriy Zaporozhets2014-04-151-0/+2
|\ \
| * | Add short path route for groups.GitLab2014-04-131-0/+2
| |/
* | Merge branch 'link-to-oauth-doc' into 'master'Dmitriy Zaporozhets2014-04-141-0/+1
|\ \
| * | Link to the doc.dosire2014-04-101-0/+1
* | | Synchronize default issue closing pattern in documetation and implementation,...Robert Schilling2014-04-112-4/+4
| |/ |/|
* | Add OmniAuth DocumentationDrew Blessing2014-04-101-1/+1
|/
* Update development steps.Marin Jankovski2014-04-081-0/+0
* Add option for disable standard signin.Marin Jankovski2014-04-072-1/+6
* Disable connection reaping for MySQLJacob Vosmaer2014-04-071-1/+0
* Remove MergeRequest observerDmitriy Zaporozhets2014-04-021-1/+0
* Remove KeysObserverDmitriy Zaporozhets2014-04-021-1/+0
* Merge branch 'reduce-observers' into 'master'Dmitriy Zaporozhets2014-04-021-1/+0
|\
| * Remove issue observerDmitriy Zaporozhets2014-04-021-1/+0
* | Add print.css to asset precompile array.Marin Jankovski2014-04-021-0/+1
|/
* Explain the default repository_downloads_pathJacob Vosmaer2014-03-311-0/+1
* Make the repository downloads path configurableJacob Vosmaer2014-03-312-0/+5
* Use EventCreateService for notes, merge requestsDmitriy Zaporozhets2014-03-251-1/+1
* Add source for 'Rendered' message suppressionJacob Vosmaer2014-03-241-0/+1
* Suppress 'Rendered' messages in production.logJacob Vosmaer2014-03-241-0/+5
* Use new gems methods.Marin Jankovski2014-03-201-3/+0
* Use 2 workers in developmentDmitriy Zaporozhets2014-03-201-0/+2
* Do not allow password reset for ldap user.Marin Jankovski2014-03-181-1/+1
* Add retry feature to project importDmitriy Zaporozhets2014-03-121-0/+2
* Add ldap check in application_controller and internal apiDmitriy Zaporozhets2014-03-101-1/+14
* Replace backticks with Gitlab::PopenJacob Vosmaer2014-03-031-1/+1
* Merge branch 'db_reaping_frequency' into 'master'Dmitriy Zaporozhets2014-03-011-0/+1
|\
| * Add reaping_frequency for MySQL production DBJacob Vosmaer2014-02-251-0/+1
* | Merge pull request #6420 from Seklfreak/add-piwik-supportDmitriy Zaporozhets2014-02-261-0/+4
|\ \
| * | Added Piwik supportSebastian Winkler2014-02-231-0/+4
| |/
* | Add default settings to test env. Removed wrong comment for rack_profilerDmitriy Zaporozhets2014-02-262-1/+5
* | Enable SQL queries in mini-profilerDmitriy Zaporozhets2014-02-261-0/+7
* | Move services for collecting items to FindersDmitriy Zaporozhets2014-02-251-2/+2
* | Send emails from the authorPierre de La Morinerie2014-02-191-1/+1
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-02-141-0/+1
|\
| * Add email aliases for usersJason Hollingsworth2014-02-131-0/+1
* | Merge pull request #6258 from zzet/patch-6Dmitriy Zaporozhets2014-02-131-1/+3
|\ \ | |/ |/|
| * Add emoji images to asset load path.Andrew Kumanyaev2014-02-061-1/+3
* | code refactor as per standardsGitLab2014-02-111-1/+1
* | merge with upstream masterGitLab2014-02-0621-108/+195
|\ \ | |/
| * Change Devise.confirm_within to Devise.allow_unconfirmed_access_forAthos Ribeiro2014-02-031-2/+2
| * Merge pull request #5957 from ninech/dont-depend-on-appid-and-appsecretDmitriy Zaporozhets2014-02-011-4/+10
| |\
| | * Merge branch 'master' into dont-depend-on-appid-and-appsecretRaffael Schmid2014-01-234-5/+23
| | |\
| | * | refactor omniauth configuration methodRaffael Schmid2013-12-301-4/+10