summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Redis instances based on queue typePaul Charlton2017-07-115-11/+15
* Fix milestones destroy servicefix_milestone_destroy_serviceFelipe Artur2017-07-101-2/+4
* Merge branch 'sh-optimize-mr-api-emojis-and-labels' into 'master'Sean McGivern2017-07-101-33/+1
|\
| * Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-081-33/+1
* | Prevent bad data being added to application settings when Redis is unavailableNick Thomas2017-07-101-0/+3
* | Merge branch 'backport-exceptions-argument' into 'master'Rémy Coutable2017-07-101-2/+4
|\ \
| * | Allow passing exceptions when creating project servicesbackport-exceptions-argumentSean McGivern2017-07-101-2/+4
* | | Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable2017-07-101-3/+7
|\ \ \
| * | | Fix offline runner detectionAlessio Caiazza2017-07-071-3/+7
* | | | Merge branch '34810-vue-pagination' into 'master'Phil Hughes2017-07-101-5/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-4/+10
| * | | Use vue .prevent to prevent the clickFilipa Lacerda2017-07-071-3/+1
| * | | Prevent default click since we change the url manuallyFilipa Lacerda2017-07-071-0/+4
* | | | Merge branch 'dm-routing-helpers-fix' into 'master'31331-view-time-tracking-info-in-issue-board-contextual-sidebar29974-real-time-emoji-award-updatesMarin Jankovski2017-07-091-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Also inject new route helpers into includers of GitlabRoutingHelperdm-routing-helpers-fixDouwe Maan2017-07-081-0/+4
* | | | Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master'Grzegorz Bizon2017-07-081-2/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-07115-462/+1084
| |\ \ \ \
| * | | | | Use new `each_batch` helper instead of custom oneGrzegorz Bizon2017-07-071-2/+2
| * | | | | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-0781-391/+738
| |\ \ \ \ \
| | * | | | | Added EachBatch for iterating tables in batchesYorick Peterse2017-07-071-0/+63
| * | | | | | Improve exception description in bg migrationsGrzegorz Bizon2017-07-071-1/+3
| * | | | | | Add description to exception in bg migrations workerGrzegorz Bizon2017-07-071-1/+1
| * | | | | | Use integers to schedule delayed background migrationsGrzegorz Bizon2017-07-071-2/+2
| * | | | | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-071-1/+1
| * | | | | | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-2/+16
* | | | | | | Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu2017-07-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove many N+1 queries with merge requests APIsh-optimize-mr-apiStan Hu2017-07-071-1/+1
* | | | | | | | Merge branch 'username-password-stripped-from-import-url-fix' into 'master'Douwe Maan2017-07-071-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Username and password are no longer stripped from import url on importusername-password-stripped-from-import-url-fixTiago Botelho2017-07-071-0/+5
* | | | | | | | | fix milestones finder failing specissue_34852Felipe Artur2017-07-071-1/+2
* | | | | | | | | Remove double border on last group rowAnnabel Dunstone Gray2017-07-071-0/+6
* | | | | | | | | Merge branch '2501-ce-port-update-welcome-page' into 'master'Jacob Schatz2017-07-0710-56/+180
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix SVG scaling issue2501-ce-port-update-welcome-pagekushalpandya2017-07-071-3/+5
| * | | | | | | | Fix missing `row` & `container` classeskushalpandya2017-07-072-4/+4
| * | | | | | | | Replace bootstrap overrides with scaling SVG on smaller screenskushalpandya2017-07-071-21/+1
| * | | | | | | | Add container bottom paddingkushalpandya2017-07-071-0/+1
| * | | | | | | | Fix icon container width with smaller desktop screenskushalpandya2017-07-071-2/+12
| * | | | | | | | Add container class `.row`kushalpandya2017-07-061-3/+3
| * | | | | | | | Reduce callout margin prop declarationkushalpandya2017-07-061-2/+1
| * | | | | | | | Fix margin override for mobilekushalpandya2017-07-061-0/+4
| * | | | | | | | Remove unnecessary column classkushalpandya2017-07-061-1/+1
| * | | | | | | | Rename variable to `public_project_count`kushalpandya2017-07-061-3/+3
| * | | | | | | | Make offset override specific to admin welcome pagekushalpandya2017-07-062-2/+11
| * | | | | | | | Override BS column offset marginkushalpandya2017-07-061-0/+1
| * | | | | | | | Fix column offset, add missing new line charkushalpandya2017-07-063-9/+9
| * | | | | | | | Update welcome page styleskushalpandya2017-07-061-7/+52
| * | | | | | | | Fix callout size to fit parent containerkushalpandya2017-07-061-2/+2
| * | | | | | | | Move welcome pages to individual partialskushalpandya2017-07-061-47/+12
| * | | | | | | | CE regular user welcome pagekushalpandya2017-07-061-0/+48
| * | | | | | | | CE admin welcome pagekushalpandya2017-07-061-0/+33