summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan2017-05-251-0/+1
|\
| * Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-251-0/+1
* | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-257-45/+44
|\ \
| * | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-247-45/+44
* | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-254-3/+17
|\ \ \
| * | | Implement web hooks loggingAlexander Randa2017-05-254-3/+17
* | | | user can reset his rss token on the account pageAlexis Reigel2017-05-241-0/+1
* | | | add rss_token attribute to user modelAlexis Reigel2017-05-241-0/+1
| |/ / |/| |
* | | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-244-6/+25
|\ \ \
| * | | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-237-44/+45
| * | | Fix specsDouwe Maan2017-05-231-1/+1
| * | | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-237-43/+61
* | | | drop HashedModuleIdsPlugin in favor of NamedModulesPlugin in all environments32835-stop-using-webpack-hashedmoduleidsplugin-in-productionMike Greiling2017-05-231-4/+2
| |_|/ |/| |
* | | Update gitlab.yml with default settingzj-ps-update-gitlab-ymlZ.J. van de Weg2017-05-221-1/+1
|/ /
* | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-1/+0
|\ \
| * | Remove routeOswaldo Ferreira2017-05-191-1/+0
| |/
* | 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
* | | Merge branch 'zj-increase-accuracy-ps' into 'master'Kamil Trzciński2017-05-191-1/+1
|\ \ \ | |/ / |/| |
| * | Run the schedule worker once an hour by defaultzj-increase-accuracy-psZ.J. van de Weg2017-05-181-1/+1
| |/
* | Consolidate user avatar Vue logicBryce Johnson2017-05-181-2/+3
|/
* Merge branch 'use-common-vue-for-merge-request-widget' into 'master' Fatih Acet2017-05-161-0/+1
|\
| * ensure merge-request-widget utilizes common_vue bundleuse-common-vue-for-merge-request-widgetMike Greiling2017-05-151-0/+1
* | Merge branch 'disable-css-and-jquery-animations-for-capybara' into 'master' Douwe Maan2017-05-162-0/+2
|\ \
| * | Add test.js and test.css to disable animations during testing and include the...disable-css-and-jquery-animations-for-capybaraLuke "Jared" Bennett2017-05-152-0/+2
* | | Merge branch '29421-production-config-assets-compile-false' into 'master' Stan Hu2017-05-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Set 'config.assets.compile = false' in production29421-production-config-assets-compile-falseJames Edwards-Jones2017-03-141-1/+1
* | | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \
| * | | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
* | | | Don't reuse gRPC channelsJacob Vosmaer2017-05-151-2/+4
| |_|/ |/| |
* | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-151-1/+1
* | | Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' Filipa Lacerda2017-05-141-1/+3
|\ \ \ | |/ / |/| |
| * | ensure schedule_form and schedules_index both utilize common_vue bundleuse-common-vue-for-pipeline-schedule-bundlesMike Greiling2017-05-121-1/+3
* | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-121-0/+1
|\ \ \ | |/ / |/| |
| * | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+1
* | | Merge branch 'remove-balsamiq-module-from-common_vue-bundle' into 'master' Filipa Lacerda2017-05-111-1/+0
|\ \ \
| * | | Remove balsamiq module from common_vue bundleremove-balsamiq-module-from-common_vue-bundleLuke "Jared" Bennett2017-05-101-1/+0
* | | | Merge branch 'use-common-vue-for-filtered-search' into 'master' Clement Ho2017-05-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | ensure filtered_search utilizes common_vue bundleuse-common-vue-for-filtered-searchMike Greiling2017-05-101-0/+1
* | | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-103-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-103-5/+5
| * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
| |/ /
* | | Merge branch 'tc-clean-pending-delete-projects' into 'master' Douwe Maan2017-05-101-0/+1
|\ \ \ | |/ / |/| |
| * | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-101-0/+1
* | | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
|/ /
* | Merge branch 'fix/gb/remove-ci-models-from-eager-load-paths' into 'master' Rémy Coutable2017-05-091-1/+0
|\ \
| * | Remove CI/CD models directory from `eager_load_paths`Grzegorz Bizon2017-05-091-1/+0
* | | Merge request widget redesignFatih Acet2017-05-092-4/+7
|/ /
* | 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