summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Use avatars from GitLabKamil Trzcinski2015-08-031-8/+0
* Added Application SettingsKamil Trzcinski2015-07-301-2/+2
* Create config/secrets.yml with 0600secrets-permKamil Trzcinski2015-07-151-1/+1
* Use config/secrets.yml to store session secret and database encryption secretKamil Trzcinski2015-07-101-7/+29
* Make configurable builds_path in application.ymlbuilds-pathKamil Trzcinski2015-07-081-0/+1
* Add a note that changing example configuration files requires changing omnibu...note_about_configMarin Jankovski2015-06-111-0/+2
* make multipart_chunk_size configurableJeroen Nijhof2015-06-091-0/+1
* backup/restore rake taskValery Sizov2015-05-061-0/+12
* rename committer to pusherValery Sizov2015-03-101-1/+1
* Upgrade to rails 4.1.9Jeroen van Baarsen2015-02-283-1/+13
* rubocop installValery Sizov2015-02-251-1/+1
* fix smtp_settings sample commentWilliam Herry2014-11-261-2/+2
* Add rack profiler to developmentDmitriy Zaporozhets2014-10-281-0/+6
* Look for a REVISION file before running `git log`Jacob Vosmaer2014-10-211-1/+10
* Remove added file and rename runners token constant to registration token.Sytse Sijbrandij2014-06-131-1/+1
* Compatibility with old configsDmitriy Zaporozhets2014-05-061-0/+2
* Fixes #9Patrick Schulz2014-03-071-4/+4
* Improve application.yml configDmitriy Zaporozhets2014-01-301-1/+1
* Uppercase constantsDmitriy Zaporozhets2014-01-301-3/+3
* fix: use the same method like in gitlab to generate the secure tokenPeter Golm2014-01-091-2/+17
* fixed delivery_method config valueDenis2013-12-231-1/+1
* Fix notification for success buildsDmitriy Zaporozhets2013-12-181-3/+3
* Merge pull request #317 from JeroenKnoops/emailDmitriy Zaporozhets2013-12-182-1/+51
|\
| * Send email notification on change of build status from success to failed and ...Jeroen Knoops2013-11-301-1/+1
| * Email notification settings can now be managed in settings dialog.Jeroen Knoops2013-11-201-9/+10
| * Add email notification to committerJeroen Knoops2013-11-122-1/+50
* | Update config/* to work with rails4Dmitriy Zaporozhets2013-12-081-0/+1
|/
* haml ugly templateDmitriy Zaporozhets2013-10-291-0/+1
* Minor UI improvementsDmitriy Zaporozhets2013-10-241-4/+0
* Store session in dbDmitriy Zaporozhets2013-09-061-1/+1
* Move user from OpenStruct to User model. Invalidate old sessionDmitriy Zaporozhets2013-09-051-1/+1
* Change gravatar_icon helper to handle sslChris Stephan2013-09-011-0/+15
* Add settingslogic and limit gitlab domain usage to sepcified in configDmitriy Zaporozhets2013-06-043-0/+8
* Replace devise with auth via gitlab apiDmitriy Zaporozhets2013-06-031-233/+0
* Runner resource. Now only registered runners can use gitlab-ciDmitriy Zaporozhets2013-05-311-0/+1
* Securoty update: Update devise to recent versionDmitriy Zaporozhets2013-04-081-2/+3
* Removed initializer by moving require to encode lib where it belongs.Miguel Cabeça2013-02-021-1/+0
* Corrected build output encoding problems.Miguel Cabeça2013-01-261-0/+1
* Use faster sidekiq. Schedule is brokenDmitriy Zaporozhets2013-01-142-35/+22
* Polising after scheduleDmitriy Zaporozhets2013-01-061-1/+0
* add scheduler supportRichie Min2012-12-261-0/+2
* Fixed resque configv1.1.1Dmitriy Zaporozhets2012-12-111-1/+1
* namespace resqueDmitriy Zaporozhets2012-11-211-3/+3
* Validate uniq of project name. Also added resque config. Dont allow list proj...Dmitriy Zaporozhets2012-11-131-0/+34
* Version and changelog addedDmitriy Zaporozhets2012-11-131-0/+4
* Badges with statusesDmitriy Zaporozhets2012-11-031-4/+0
* Fix resque + mysq;Dmitriy Zaporozhets2012-11-021-0/+36
* rspec, deviseDmitriy Zaporozhets2012-11-011-0/+232
* Init rails appDmitriy Zaporozhets2012-11-016-0/+56