summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+17
| * | | | | | | | | Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-264-10/+8
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho2018-10-251-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-241-2/+3
| * | | | | | | | | Merge branch 'winh-countdown-component' into 'master'Clement Ho2018-10-252-0/+61
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add validation for date strings passed to GlCountdownwinh-countdown-componentWinnie Hellmann2018-10-251-4/+7
| | * | | | | | | | | Add reusable component for counting downWinnie Hellmann2018-10-251-0/+46
| | * | | | | | | | | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+12
| * | | | | | | | | | Merge branch 'prettify-all-the-things-3' into 'master'Tim Zallmann2018-10-2546-780/+1001
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-1746-780/+1001
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'security-2717-fix-issue-title-xss' into 'master'Jan Provaznik2018-10-291-5/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Escape issue title while template rendering to prevent XSSKushal Pandya2018-10-191-5/+6
* | | | | | | | | | Merge branch '53055-combine-date-util-functions' into 'master'Filipa Lacerda2018-10-259-218/+214
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Run through Prettier and remove ESLint disablesKushal Pandya2018-10-253-150/+159
| * | | | | | | | | | Update pretty_time methods import pathKushal Pandya2018-10-252-2/+2
| * | | | | | | | | | Add pretty_time methodsKushal Pandya2018-10-252-63/+53
| * | | | | | | | | | Update pikaday method import pathKushal Pandya2018-10-254-5/+4
| * | | | | | | | | | Add pikaday parsing methodsKushal Pandya2018-10-252-28/+29
| * | | | | | | | | | Convert methods to ES6 exportsKushal Pandya2018-10-251-39/+36
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mr-diff-data' into 'master'Filipa Lacerda2018-10-256-78/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update the state, not a paramPhil Hughes2018-10-253-56/+57
| * | | | | | | | | | Impove diff discussion datamr-diff-dataPhil Hughes2018-10-246-76/+75
* | | | | | | | | | | Move job stuck status to backendSteve Azzopardi2018-10-253-20/+13
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Prettify all the things (part 7)Mike Greiling2018-10-2448-679/+826
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'fix/limit-flash-notice-width' into 'master'Phil Hughes2018-10-241-4/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Limit flash notice width on fixed and fluid layoutGeorge Tsiolis2018-10-231-4/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mr-file-list' into 'master'Filipa Lacerda2018-10-242-22/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | Use convertPermissionToBoolean to get a booleanmr-file-listPhil Hughes2018-10-232-2/+7
| * | | | | | | | Changed list view tooltipPhil Hughes2018-10-231-2/+2
| * | | | | | | | Updated file tree iconPhil Hughes2018-10-231-2/+2
| * | | | | | | | Store tree list preference in localStoragePhil Hughes2018-10-231-7/+18
| * | | | | | | | Dynamically truncate the text in the file rowPhil Hughes2018-10-233-15/+27
| * | | | | | | | Add list mode to file browser in diffsPhil Hughes2018-10-233-22/+100
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Resolve "Endless scroll loader is visible on user profile overview page"Martin Wortschack2018-10-243-7/+16
* | | | | | | | Removes escape from job item53013-duplicate-escapeFilipa Lacerda2018-10-231-6/+5
| |/ / / / / / |/| | | | | |
* | | | | | | Add `Any` option to milestone filterHeinrich Lee Yu2018-10-231-0/+5
* | | | | | | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-2312-12/+162
|/ / / / / /
* | | | | | Merge branch 'blackst0ne-bump-mermaid' into 'master'Mike Greiling2018-10-221-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bump mermaid to 8.0.0-rc.8blackst0ne-bump-mermaidblackst0ne2018-10-221-1/+1
* | | | | | Extract JobContainerItem componentWinnie Hellmann2018-10-222-46/+73
* | | | | | Merge branch 'mr-creation-source-project-filtering' into 'master'Filipa Lacerda2018-10-221-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed source projects not filteringPhil Hughes2018-10-221-1/+1
| |/ / / / /
* | | | | | Frontend: Review app changesFilipa Lacerda2018-10-223-17/+208
* | | | | | Remove base64 encoding from files that contain plain textJacques Erasmus2018-10-221-13/+25
|/ / / / /
* | | | | Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-0/+3
|\ \ \ \ \
| * | | | | Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-0/+3
| |/ / / /
* | | | | Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-191-14/+14
* | | | | Merge branch 'revert-62d8b906' into 'master'Phil Hughes2018-10-191-145/+145
|\ \ \ \ \
| * | | | | Revert "Merge branch 'winh-prettier-job-app' into 'master'"Filipa Lacerda2018-10-191-145/+145
| |/ / / /
* | | | | Fixed merge request fill tree not respecting fluid widthPhil Hughes2018-10-191-1/+1
|/ / / /