summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann2017-11-304-75/+75
|\
| * clarify safari browser supportMike Greiling2017-11-281-4/+4
| * move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-283-3/+4
| * fix eslint errorsMike Greiling2017-11-281-33/+32
| * remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-281-1/+1
* | Merge branch '40629-icon-styles' into 'master'Annabel Dunstone Gray2017-11-291-28/+14
|\ \
| * | fix icon colors in commit list40629-icon-stylesSimon Knox2017-11-291-28/+14
* | | Merge branch 'multi-file-editor-css-fixes' into 'master'Tim Zallmann2017-11-2913-346/+496
|\ \ \
| * | | added specsPhil Hughes2017-11-246-34/+30
| * | | fixed icon name typoPhil Hughes2017-11-241-1/+1
| * | | Added IDE commit panelPhil Hughes2017-11-2413-336/+490
* | | | Fix item name and namespace text overflow in Projects dropdownKushal Pandya2017-11-292-3/+23
* | | | Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issu...Sean McGivern2017-11-295-103/+453
|\ \ \ \
| * | | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-255-103/+453
* | | | | Merge branch 'backport-border-inline-edit' into 'master'Fatih Acet2017-11-295-9/+16
|\ \ \ \ \
| * | | | | Backport border inline editbackport-border-inline-editClement Ho2017-11-285-9/+16
* | | | | | Backport epic tasklistClement Ho2017-11-292-2/+20
* | | | | | Merge branch 'remove-empty-scss-file' into 'master'Phil Hughes2017-11-291-0/+0
|\ \ \ \ \ \
| * | | | | | Remove empty new-nav.scssremove-empty-scss-fileAnnabel Dunstone Gray2017-11-271-0/+0
* | | | | | | Merge branch 'fix_invalid_new_pipeline_form' into 'master'Filipa Lacerda2017-11-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | initializes the branches dropdown upon invalid entryChristiaan Van den Poel2017-11-271-0/+1
* | | | | | | | Merge branch '40638-star-icon' into 'master'Clement Ho2017-11-281-8/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix star icon color/strokeAnnabel Dunstone Gray2017-11-281-8/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil TrzciƄski2017-11-285-4/+40
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-285-4/+40
| |/ / / / /
* | | | | | Merge branch '40373-fix-issue-note-submit-disabled-on-paste' into 'master'Clement Ho2017-11-281-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix issue comment submit button disabled on GFM pasteEric Eastwood2017-11-281-1/+1
* | | | | | Merge branch '40459-svg-icon-fix' into 'master'Annabel Dunstone Gray2017-11-286-57/+66
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | override a:focus styles. fix Commit page pipeline icon40459-svg-icon-fixSimon Knox2017-11-232-7/+15
| * | | | | readd missing text-primary. remove unused svg stylesSimon Knox2017-11-232-6/+5
| * | | | | fix some icon colors. move text-color styles to common.scssSimon Knox2017-11-235-51/+53
* | | | | | Merge branch 'icon-sizes' into 'master'Tim Zallmann2017-11-281-2/+9
|\ \ \ \ \ \
| * | | | | | limit icon component size to valid valuesicon-sizesSimon Knox2017-11-281-2/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'backport-disable-autocomplete' into 'master'Fatih Acet2017-11-274-3/+28
|\ \ \ \ \ \
| * | | | | | backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-224-3/+28
* | | | | | | Merge branch 'backport-epic-fullscreen' into 'master'Fatih Acet2017-11-272-3/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-222-3/+10
| |/ / / / /
* | | | | | Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-2710-4/+523
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update text_utility.jsClement Ho2017-11-171-1/+1
| * | | | | Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-162-10/+10
| * | | | | Merge branch 'master' into 'backport-add-epic-sidebar'Clement Ho2017-11-1532-1350/+1544
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-1321-214/+242
| |\ \ \ \ \ \
| * | | | | | | Backport of add-epic-sidebarClement Ho2017-11-1010-5/+518
* | | | | | | | Update svg external dependencyfl-upgrade-svgFilipa Lacerda2017-11-2429-5/+29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add classList polyfill for IE classList.toggle(.., force)38916-add-classlist-polyfillEric Eastwood2017-11-241-0/+1
* | | | | | | Merge branch 'fix-mermaid-import' into 'master'Filipa Lacerda2017-11-234-56/+50
|\ \ \ \ \ \ \
| * | | | | | | moved to es6 modulesfix-mermaid-importPhil Hughes2017-11-223-48/+45
| * | | | | | | Fixed import of render mermaid & render math methodsPhil Hughes2017-11-222-12/+9
* | | | | | | | Improve environments performanceFilipa Lacerda2017-11-2318-573/+609
* | | | | | | | Change star, filter and settings icons to the their sprite based replacementsJose Ivan Vargas Lopez2017-11-232-6/+11
| |_|_|_|/ / / |/| | | | | |