summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ensure precompiled assets are served and disable on-demand compilatiobn in CI38598-precompiled-assets-with-digest-strings-are-ignored-in-ciMike Greiling2017-10-011-1/+1
* sprockets cache directory can no longer be assumed to existMike Greiling2017-10-011-1/+1
* ensure assets and uploads are included among top level filesMike Greiling2017-10-011-3/+4
* fix asset path in pipelines_controller_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in pipeline_serializer_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in merge_requests_controller_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in build_serializer_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in groups_helper_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in jobs_controller_spec.rb testsMike Greiling2017-10-011-1/+1
* fix asset path in status_entity_spec.rb testsMike Greiling2017-10-011-2/+2
* add match_asset_path RSpec matcherMike Greiling2017-10-012-3/+21
* Merge branch 'allow_n_plus_1_detection_bypass' into 'master'Robert Speicher2017-09-302-2/+32
|\
| * Add environment variable to bypass n+1Andrew Newdigate2017-09-302-2/+32
|/
* Merge branch 'sh-fix-gitlab-qa-admin' into 'master'Grzegorz Bizon2017-09-301-9/+4
|\
| * Fix Admin -> License selector for GitLab QA specsStan Hu2017-09-291-9/+4
* | Merge branch 'sh-add-qa-docs' into 'master'Grzegorz Bizon2017-09-301-0/+19
|\ \
| * | Add GitLab QA documentationStan Hu2017-09-291-0/+19
| |/
* | Merge branch 'patch-19' into 'master'Stan Hu2017-09-301-1/+1
|\ \ | |/ |/|
| * remove periodBen Bodenmiller2017-09-301-1/+1
|/
* Merge branch 'jramsay-38624-right-align' into 'master'Jacob Schatz2017-09-292-2/+2
|\
| * Fix incorrectly aligned last updated timeJames Ramsay2017-09-292-2/+2
|/
* Merge branch 'gitaly-create-repository' into 'master'Douwe Maan2017-09-2915-48/+77
|\
| * Create repositories via GitalyJacob Vosmaer2017-09-2915-48/+77
* | Merge branch 'lint-changelog-yaml' into 'master'Robert Speicher2017-09-2914-34/+33
|\ \ | |/ |/|
| * Remove changelogs with invalid extensionsSean McGivern2017-09-298-31/+0
| * Extend changelog checker to test file extensionsSean McGivern2017-09-291-2/+5
| * Fix invalid changelog entrieslint-changelog-yamlSean McGivern2017-09-272-2/+2
| * Manually add CHANGELOG entry for !13325Sean McGivern2017-09-271-0/+2
| * Add static analysis job to find invalid YAML in changelogsSean McGivern2017-09-273-1/+26
* | Merge branch 'fork-btn-enabled-user-groups' into 'master'Filipa Lacerda2017-09-2912-24/+146
|\ \
| * | moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-296-9/+61
| * | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-298-24/+94
* | | Merge branch '38582-popover-badge' into 'master'Phil Hughes2017-09-292-2/+7
|\ \ \
| * | | Improves UX of autodevops popover to match gpg oneFilipa Lacerda2017-09-292-2/+7
| |/ /
* | | Merge branch 'hash-mr-scroll-load' into 'master'Filipa Lacerda2017-09-293-16/+72
|\ \ \
| * | | spec fixhash-mr-scroll-loadPhil Hughes2017-09-291-7/+3
| * | | CHANGELOG itemPhil Hughes2017-09-291-0/+5
| * | | Fixed anchored content not being scrolled into viewPhil Hughes2017-09-292-16/+71
* | | | Merge branch 'jramsay-4012-externalize-wiki-strings' into 'master'38609-generalise-pop-overs-to-work-on-hover-and-implement-in-existing-placesDouwe Maan2017-09-2912-64/+186
|\ \ \ \
| * | | | Add translatable strings to wiki pagesjramsay-4012-externalize-wiki-stringsJames Ramsay2017-09-2812-64/+186
* | | | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-295-25/+226
|\ \ \ \ \
| * | | | | Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-293-0/+97
| * | | | | Make MR diff background migration less likely to time outSean McGivern2017-09-292-31/+101
| * | | | | Insert at most 1,000 rows at once in MR diff background migrationSean McGivern2017-09-292-5/+39
| | |_|/ / | |/| | |
* | | | | Merge branch 'icons-update-nav-bars' into 'master'Phil Hughes2017-09-2921-3366/+67
|\ \ \ \ \
| * | | | | FIxed the clearing icon + jumping of fluid nav baricons-update-nav-barsTim Zallmann2017-09-292-1/+2
| * | | | | Fixed another linting error this time HAMLTim Zallmann2017-09-281-1/+1
| * | | | | Fixed CSS Lint ErrorTim Zallmann2017-09-281-1/+1
| * | | | | Updated All Navigation Icons to Sprite_IconsTim Zallmann2017-09-2820-3365/+65
* | | | | | Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-297-6/+31
|\ \ \ \ \ \