summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Use native unicode emojisEric Eastwood2017-03-064-5/+1
* Merge branch '24998-fix-typo-gitlab-config-file' into 'master' Rémy Coutable2017-03-061-1/+1
|\
| * Fix typo in Gitlab application config filemedied2017-03-041-1/+1
* | Merge branch 'backup_storage_class' into 'master' Rémy Coutable2017-03-062-0/+3
|\ \
| * | Add storage class configuration option for Amazon S3 remote backupsJon Keys2017-02-282-0/+3
* | | Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-061-1/+0
|\ \ \
| * | | remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-051-1/+0
* | | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński2017-03-062-6/+6
|\ \ \ \
| * | | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-032-5/+5
| * | | | Update default configuration of stuck_ci_builds_worker cron intervalTomasz Maczukin2017-03-012-2/+2
| | |/ / | |/| |
* | | | Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-0/+5
* | | | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-062-8/+2
* | | | Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-063-2/+12
* | | | Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher2017-03-061-1/+1
|\ \ \ \
| * | | | Remove remnants of git annexPawel Chojnacki2017-03-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'etag-notes-polling' into 'master' Sean McGivern2017-03-063-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Execute metrics initializer earlieretag-notes-pollingAdam Niedzielski2017-03-011-0/+0
| * | | Add middleware for ETag caching with RedisAdam Niedzielski2017-03-011-0/+4
| * | | Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-1/+3
| | |/ | |/|
* | | merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-031-1/+0
* | | rename application entry point and change manifest to runtimeMike Greiling2017-03-031-3/+3
* | | remove problematic plugins from karma's webpack configMike Greiling2017-03-031-1/+12
* | | create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-1/+7
* | | merge lib_chart into graphs bundleMike Greiling2017-03-031-1/+0
* | | include vue_shared scripts within common_vue chunkMike Greiling2017-03-031-1/+3
* | | create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-1/+18
* | | separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling2017-03-031-3/+2
* | | refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-031-0/+6
* | | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-1/+7
* | | update plugin formattingMike Greiling2017-03-031-0/+3
* | | use deterministic module IDs in production and developmentMike Greiling2017-03-031-0/+4
| |/ |/|
* | Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-0/+5
|\ \
| * \ Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-271-1/+1
| |\ \ | | |/
| * | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-271-0/+1
| * | Adds loader to load SVGFilipa Lacerda2017-02-241-0/+4
* | | Cleaning up navigational order - ProjectKushal Pandya2017-03-021-0/+2
* | | Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-021-0/+1
|\ \ \
| * | | Update JS to use new standardsFilipa Lacerda2017-03-021-0/+1
| | |/ | |/|
* | | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-7/+1
|\ \ \
| * | | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-011-7/+1
| |/ /
* | | CORS: Whitelist pagination headersexpose-pagination-headersRobert Schilling2017-03-021-2/+2
* | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+2
* | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-1/+1
|\ \ \
| * | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
| |/ /
* | | Remove the newrelic gemremove-new-relic-gemRobert Schilling2017-03-011-16/+0
|/ /
* | Merge branch 'update-vue-2.1' into 'master' Fatih Acet2017-02-261-1/+1
|\ \ | |/ |/|
| * use CommonJS vue distributionMike Greiling2017-02-201-1/+1
* | Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable2017-02-231-0/+5
|\ \
| * | Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki2017-02-231-0/+5
* | | Merge branch '28450-test-compiling-frontend-assets-for-production-in-ci' into...Jacob Schatz2017-02-232-0/+20
|\ \ \