summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* ink to configured gravatar host on profile pageBen Bodenmiller2015-08-051-0/+10
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-031-44/+0
|\
| * Bump redis-store to 1.1.6 and remove redid-store-fix-expiryredis-storeKamil Trzcinski2015-07-311-44/+0
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer2015-07-272-1/+3
|\ \ | |/
| * Merge branch 'set-omniauth-full-host' into 'master'Marin Jankovski2015-07-201-0/+1
| |\
| | * Set OmniAuth full_host parameter to ensure redirect URIs are correctStan Hu2015-07-171-0/+1
| * | Fix OAuth provider bug where GitLab would not go return to the redirect_uri a...Stan Hu2015-07-181-1/+2
| |/
* | Allow custom backup archive permissionsJacob Vosmaer2015-07-061-0/+1
|/
* Enable rack profiler by defaultDmitriy Zaporozhets2015-06-241-1/+1
* Use explicit if.Marin Jankovski2015-06-161-2/+3
* If kerberos is enabled require it.require_kerberos_when_enabledMarin Jankovski2015-06-151-0/+7
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-1/+1
* Ensure `session_expire_delay` field exists before accessing itrs-issue-1798Robert Speicher2015-06-131-4/+4
* Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan2015-06-122-2/+7
|\
| * session_expire_seconds => session_expire_delaythemaze752015-06-102-3/+7
| * Add session expiration delay configuration through UI applicationEric Maziade2015-06-052-1/+2
* | Add a note that changing example configuration files requires changing omnibu...note_about_omnibus_changesMarin Jankovski2015-06-112-0/+2
* | update fog to 1.25.0 and add multipart upload supportJeroen Nijhof2015-06-091-0/+1
* | Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-0/+3
|/
* Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent2015-05-292-0/+4
* Disable Rack::MiniProfiler for /teaspoon pathrs-teaspoonRobert Speicher2015-05-281-1/+2
* Remove jasmine-rails; add teaspoonRobert Speicher2015-05-281-1/+1
* Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-162-4/+5
* Fix.Douwe Maan2015-05-151-13/+5
* Improve fix.attr_encryped_no_db_connectionDouwe Maan2015-05-151-13/+12
* Don't require DB conncetion in AttrEncrypted.Douwe Maan2015-05-151-0/+29
* Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets2015-05-141-0/+5
|\
| * Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-0/+5
* | Add support for backup codesDmitriy Zaporozhets2015-05-091-0/+1
* | Fix rubocop complainDmitriy Zaporozhets2015-05-091-1/+1
* | Init 2 factor authentication for user modelDmitriy Zaporozhets2015-05-091-0/+4
* | Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+1
|\ \
| * | Disable Rack::MiniProfiler for Jasmine's specs routeRobert Speicher2015-05-061-0/+1
* | | Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-064-28/+27
|/ /
* | Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-064-27/+28
* | Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets2015-05-031-0/+1
|\ \
| * | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+1
* | | Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-6/+1
|/ /
* | Set default_url_options in test environments tooRobert Speicher2015-04-251-11/+9
|/
* Add default_url_options initializerRobert Speicher2015-04-231-0/+13
* Fix two places where we should be using `Rails.env.development?`rs-rails-env-predicatesRobert Speicher2015-04-201-1/+1
* Merge branch 'master' of github.com:gitlabhq/gitlabhqMarin Jankovski2015-04-201-2/+2
|\
| * Fix Resource Owner Password Authentication FlowRoshan Gautam2015-04-171-2/+2
* | Add Markdown to Mime typesRobert Speicher2015-04-151-0/+2
* | Revert "Fix and improve help rendering"Robert Speicher2015-04-151-1/+0
|/
* Add config var to block auto-created LDAP users.Douwe Maan2015-04-141-0/+1
* Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-2/+4
|\
| * Call your existing LDAP server 'main'Jacob Vosmaer2015-04-131-4/+0
| * Simplify legacy LDAP config interpretationJacob Vosmaer2015-04-131-2/+3
| * fix ldap identitiesValery Sizov2015-04-111-1/+6