summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31933-improve-rspec-profiling-enabling' into 'master'Stan Hu2017-05-191-1/+1
|\
| * Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not empty31933-improve-rspec-profiling-enablingRémy Coutable2017-05-191-1/+1
* | Run the schedule worker once an hour by defaultzj-increase-accuracy-psZ.J. van de Weg2017-05-181-1/+1
|/
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-2/+4
* Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-103-5/+5
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
* Merge branch 'revert-58d1cd6b' into 'master' Stan Hu2017-05-071-1/+1
|\
| * Revert "Merge branch 'fix-rspec_profiling-establish_connection-string-depreca...revert-58d1cd6bStan Hu2017-05-071-1/+1
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-3/+3
|/
* Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection ca...fix-rspec_profiling-establish_connection-string-deprecationLuke "Jared" Bennett2017-05-071-1/+1
* Use an absolute path for locale path in FastGettext configuse-absolute-path-for-gettext-configRuben Davila2017-05-051-1/+1
* Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern2017-05-051-0/+1
|\
| * Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-0/+1
* | First round of updates from the code review.Ruben Davila2017-05-021-1/+3
* | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-024-9/+12
|\ \
| * \ Merge branch 'remove-unused-initializer' into 'master' Douwe Maan2017-05-021-5/+0
| |\ \
| | * | Remove unused initializerremove-unused-initializerSean McGivern2017-05-021-5/+0
| * | | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-0/+2
| |/ /
| * | Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-4/+4
| * | Merge branch 'test-pg' into 'master' Rémy Coutable2017-04-241-1/+1
| |\ \
| | * | Set profiler only for postgresql not mysqlLin Jen-Shin2017-04-101-1/+1
| * | | Make location of gitlab_workhorse_secret configurableJakub Jirutka2017-04-191-0/+6
| | |/ | |/|
* | | Fix Rubocop complains.Ruben Davila2017-05-021-1/+0
* | | Adjust regex used in order to parse inline content.Ruben Davila2017-04-271-2/+2
* | | Adjust the patch for the gettext_i18n_rails and gettext_i18n_rails_js gems.Ruben Davila2017-04-261-24/+3
* | | Add ability to parse *.vue files through the `ruby gettext:find` scriptRuben Davila2017-04-251-0/+15
* | | Parse translate filters from JS files.Ruben Davila2017-04-251-2/+29
* | | Parse the translate-plural filter in HAML viewsRuben Davila2017-04-241-0/+4
* | | Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-241-1/+0
|\ \ \
| * | | Revert line being commented outjs-translationsPhil Hughes2017-04-211-12/+12
| * | | Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-212-1/+17
| |\ \ \
| | * | | Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila2017-04-201-0/+17
* | | | | Monkey patch gettext_i18n_rails so it can parse content in Mustache formatRuben Davila2017-04-241-0/+19
| |/ / / |/| | |
* | | | Some small fixes for the current I18n implementationRuben Davila2017-04-201-1/+1
|/ / /
* | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-191-7/+23
|\ \ \ | |/ /
| * | Don't use `send` in settings initializerSean McGivern2017-04-141-6/+6
| * | Remove unused user activities codeSean McGivern2017-04-141-2/+2
| * | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-141-0/+5
| * | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+11
| |/
* | Fix Rubocop complains plus some small refactorRuben Davila2017-04-191-1/+1
* | Add missing initializer for FastGettextRuben Davila2017-04-121-0/+3
|/
* Change configuration in gitlab.com as trigger_schedule_worker will perform tw...Shinya Maeda2017-04-061-1/+1
* Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+3
* Add config for workerShinya Maeda2017-04-061-0/+3
* Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-061-0/+3
|\
| * Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+3
* | Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-051-13/+1
|/
* Enable the `bullet_logger` setting; enable `raise` in test environmentrs-bullet-raiseRobert Speicher2017-04-031-4/+9