summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Fix signin with OmniAuth providersfix-omniauth-signinDouwe Maan2015-12-081-1/+1
* Merge branch 'feature/sidekiq-cron' into 'master' Dmitriy Zaporozhets2015-12-071-0/+6
|\
| * Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cronGabriel Mazetto2015-12-041-0/+6
* | Merge branch 'master' into link-refsDouwe Maan2015-12-029-20/+20
|\ \ | |/
| * Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-309-20/+20
| |\
| | * Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
| | * Rails update to 4.2.4Valery Sizov2015-11-259-19/+19
* | | Have ClosingIssueExtractor recognize all referenced issuesDouwe Maan2015-11-301-1/+1
|/ /
* | Merge branch 'rs-build-ssh-path-prefix' into 'master' Douwe Maan2015-11-301-3/+5
|\ \
| * | Simplify `build_gitlab_shell_ssh_path_prefix`rs-build-ssh-path-prefixRobert Speicher2015-11-291-3/+5
| |/
* | Gracefully handle when Redis is not availableStan Hu2015-11-261-2/+7
* | Expire application settings from cache at startupStan Hu2015-11-251-0/+4
|/
* Also fallback to a default value if none is set.session_expire_delay_cannot_be_nilMarin Jankovski2015-11-241-2/+2
* Maybe rescue session_expire_delay by setting a default value.Marin Jankovski2015-11-241-0/+1
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+8
* Lfs on by default.Marin Jankovski2015-11-191-1/+1
* Add support for git lfs.lfsMarin Jankovski2015-11-161-0/+7
* Disabling cache for test environmentValery Sizov2015-11-161-9/+11
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+1
* Merge branch 'artifacts' into 'master' Kamil TrzciƄski2015-11-111-0/+1
|\
| * Final fixesKamil Trzcinski2015-11-101-1/+1
| * Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
* | Merge branch 'state-machine-to-state-machines-activerecord' into 'master' Dmitriy Zaporozhets2015-11-101-9/+0
|\ \ | |/ |/|
| * remove state_machine_patch.rbPirate Praveen2015-11-091-9/+0
| * Switch to state_machines-activerecord (Fixes: #3374)Pirate Praveen2015-11-081-1/+1
* | Merge branch 'fix-incoming-email-default' into 'master' Robert Speicher2015-11-091-2/+2
|\ \
| * | Fix incoming email config defaultsfix-incoming-email-defaultDouwe Maan2015-11-091-2/+2
* | | Added Sherlock, a custom profiling tool for GitLabYorick Peterse2015-11-092-10/+5
|/ /
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-4/+5
|/
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-3/+3
* Remove inflector rule that makes commits uncountableDmitriy Zaporozhets2015-11-031-21/+0
* Merge branch 'shared-file-access' into 'master' Dmitriy Zaporozhets2015-10-291-1/+5
|\
| * Start putting shared files in "shared"Jacob Vosmaer2015-10-261-1/+5
* | Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-231-1/+3
|/
* Fixed Rubocop styling issuesYorick Peterse2015-10-151-4/+4
* Added rack-lineprof for developmentYorick Peterse2015-10-151-0/+31
* Added active_record_query_traceYorick Peterse2015-10-151-0/+5
* Added Bullet to the GemfileYorick Peterse2015-10-151-0/+6
* Shut up, RubocopRobert Speicher2015-10-141-1/+1
* Add defaults for incoming_email ssl and start_tls.incoming-email-configDouwe Maan2015-10-141-4/+6
* Make Reply by email easier to configureDouwe Maan2015-10-131-1/+3
* Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-1/+0
* Take advantage of `Devise.sign_in_after_reset_password`rs-disable-signin-after-resetRobert Speicher2015-09-301-0/+4
* Add support for AWS S3 Server-Side Encryption supportPaul Beattie2015-09-251-0/+1
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-2/+2
* Merge branch 'pg_dump_schema' into 'master' Dmitriy Zaporozhets2015-09-181-0/+1
|\
| * add pg_schema to backup configpg_dump_schemaValery Sizov2015-09-181-0/+1
* | Allow to disable GitLab CIKamil Trzcinski2015-09-181-0/+1
|/
* Merge branch 'ldap-attributes' into 'master'Robert Speicher2015-09-161-0/+1
|\
| * Add attributes to LDAP::Config.Douwe Maan2015-09-081-0/+1