summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Upgraded Sidekiq to 4.xfeature/sidekiq-4Gabriel Mazetto2015-12-101-0/+8
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-101-1/+1
|\
| * Use devise paranoid mode and ensure the same message is returned every timeDrew Blessing2015-12-091-1/+1
* | Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-081-1/+3
|\ \ | |/ |/|
| * Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-081-0/+6
| |\
| * \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-1/+1
| |\ \
| * \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0210-27/+46
| |\ \ \
| * \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-196-50/+29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-271-1/+3
| |\ \ \ \ \
| * | | | | | Disabling caching in test environment because it was causing issues with Mark...Douwe Maan2015-10-221-9/+13
* | | | | | | 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