summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clears the current Appearance cache otherwise it breaks since new_project_gui...41041-undefined-method-new_project_guidelines_html-unable-to-load-from-cacheRémy Coutable2017-12-121-0/+6
* Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-126-8/+8
|\
| * Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-086-8/+8
* | Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-124-168/+255
|\ \
| * | Use shared interceptor in note specs37619-fix-vue-typeerror-not-failing-the-buildEric Eastwood2017-12-112-205/+215
| * | Try to clean up legit Vue error that was patched overEric Eastwood2017-12-103-25/+92
| * | Add Vue errorHandlor to remove rogue logged TypeErrorsEric Eastwood2017-12-101-1/+11
* | | Merge branch 'diff-file-navigation-doc-screenshot-docs' into 'master'Filipa Lacerda2017-12-121-0/+0
|\ \ \
| * | | Updated image for diff navigation docsdiff-file-navigation-doc-screenshot-docsPhil Hughes2017-12-121-0/+0
* | | | Merge branch 'dm-image-blob-diff-full-url' into 'master'Sean McGivern2017-12-126-21/+39
|\ \ \ \
| * | | | Use app host instead of asset host when rendering image blob or diffdm-image-blob-diff-full-urlDouwe Maan2017-12-126-21/+39
* | | | | Merge branch '41023-activerecord-staleobjecterror--attempted-to-update-a-stal...Kamil Trzciński2017-12-122-8/+22
|\ \ \ \ \
| * | | | | ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::Build41023-activerecord-staleobjecterror--attempted-to-update-a-stale-object--ci-buildShinya Maeda2017-12-122-8/+22
* | | | | | Merge branch '40997-pipeline-null' into 'master'Phil Hughes2017-12-122-11/+61
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-112-11/+61
* | | | | | Merge branch 'milestone-sidebar-docs' into 'master'Sean McGivern2017-12-123-4/+6
|\ \ \ \ \ \
| * | | | | | Milestone sidebar docsVictor Wu2017-12-123-4/+6
|/ / / / / /
* | | | | | Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern2017-12-122-1/+1
|\ \ \ \ \ \
| * | | | | | Fix migration that removes issues.branch_namefix-remove-branch-name-migrationYorick Peterse2017-12-112-1/+1
* | | | | | | Merge branch 'winh-i18n-placeholder-names' into 'master'Tim Zallmann2017-12-121-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Clarify casing of I18N placeholder nameswinh-i18n-placeholder-namesWinnie Hellmann2017-12-111-0/+3
* | | | | | | | Merge branch '39608-comment-on-image-discussions-tab-alignment' into 'master'Tim Zallmann2017-12-1215-47/+34
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-0815-47/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-1113-36/+36
|\ \ \ \ \ \ \
| * | | | | | | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-0913-36/+36
* | | | | | | | Merge branch 'mk-fix-schema-dump-of-untracked-files-for-uploads' into 'master'Stan Hu2017-12-112-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore temporary table in schemaMichael Kozono2017-12-112-0/+7
* | | | | | | | | Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher2017-12-114-55/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unify mirror addition operations to prepare for Gitaly migrationgitaly-mirroring-prepAlejandro Rodríguez2017-12-063-19/+20
| * | | | | | | | | Add feature flag to use gitaly-ssh mirroring when cloning internal reposAlejandro Rodríguez2017-12-063-38/+28
* | | | | | | | | | Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz2017-12-1111-82/+151
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-0711-82/+151
* | | | | | | | | | Merge branch 'fix_js_style_guide_markup' into 'master'Rémy Coutable2017-12-111-62/+60
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | fixes some markup issues in the js style guide docsChristiaan Van den Poel2017-12-111-62/+60
|/ / / / / / / / /
* | | | | | | | | Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda2017-12-1150-188/+188
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | updated importsurl-utility-es-modulePhil Hughes2017-12-1114-29/+29
| * | | | | | | | | Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-11143-1094/+2820
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix missed gl.utils.visitUrl spyPhil Hughes2017-12-081-2/+2
| * | | | | | | | | | fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
| * | | | | | | | | | remove utl util imports from boards specsPhil Hughes2017-12-083-3/+0
| * | | | | | | | | | use exported methods instead of gl.utilsPhil Hughes2017-12-0847-126/+140
| * | | | | | | | | | Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
* | | | | | | | | | | Merge branch '35724-animate-sidebar' into 'master'Filipa Lacerda2017-12-1112-33/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix transitions35724-animate-sidebarAnnabel Dunstone Gray2017-12-071-12/+9
| * | | | | | | | | | | Fix mobile stylesAnnabel Dunstone Gray2017-12-072-18/+10
| * | | | | | | | | | | Add changelogAnnabel Dunstone Gray2017-12-071-0/+5
| * | | | | | | | | | | Animate contextual sidebar; change class names for easier readabilityAnnabel Dunstone Gray2017-12-0712-35/+51
* | | | | | | | | | | | Merge branch 'docs-add-index-to-operations' into 'master'Achilleas Pipinellis2017-12-114-9/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add index for doc/administration/operations/docs-add-index-to-operationsMarcia Ramos2017-12-114-9/+19
* | | | | | | | | | | | | Merge branch 'add-remove-column-cop' into 'master'Rémy Coutable2017-12-1117-0/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |