summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '52686-project-slug-does-not-auto-populate-in-ie11' into 'master'Mike Greiling2018-10-161-4/+1
|\
| * Use literal instead of constructor for creating regexMartin Wortschack2018-10-151-4/+1
* | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-122-0/+7
|/
* Prettify lib/utils modulesMike Greiling2018-10-1014-89/+131
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-092-2/+2
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-041-0/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-2/+10
|\
| * Merge branch 'mr-file-tree-data' into 'master'Filipa Lacerda2018-10-031-2/+10
| |\
| | * Added file tree to merge request diffsPhil Hughes2018-10-031-2/+10
* | | Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-021-0/+20
|/ /
* | Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-6/+24
|/
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+11
* Extracts scroll position checks into reusable functions50904-update-scroll-utilsFilipa Lacerda2018-09-262-8/+33
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-21/+46
* Move findAndFollowLink to lib/utilsMike Greiling2018-09-181-0/+15
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+10
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-10/+37
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-10/+37
* | Resolve "Improve handling of projects shared with a group"Dennis Tang2018-09-071-2/+2
* | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-031-1/+4
|/
* Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-0/+14
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-011-1/+0
* Changes poll.js to keep polling on any 2xx http status codeFilipa Lacerda2018-07-302-4/+27
* Merge branch 'kp-stacked-progress-bar-decimal-places' into 'master'Phil Hughes2018-07-241-0/+20
|\
| * Add `roundOffFloat` helper methodKushal Pandya2018-07-241-0/+20
* | Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-231-5/+6
|/
* Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-23/+16
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-1/+14
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-6/+7
* Changes tab VUE refactoringFelipe Artur2018-06-213-58/+109
* remove all unused eslint-disable rulesLukas Eipert2018-06-202-2/+2
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+4
* Enable no-restricted-globals in JS filesgfyoung2018-06-152-2/+2
* Add NOT_FOUND: 404 from EELin Jen-Shin2018-06-121-0/+1
* Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\
| * Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
|\ \
| * | Add timeframe helper methodsKushal Pandya2018-06-071-29/+48
* | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-4/+47
|\ \ \
| * | | create favicon overlay on the clientAlexis Reigel2018-06-051-4/+46
| * | | fix resetFavicon so that it actually resetsAlexis Reigel2018-06-051-1/+2
| | |/ | |/|
* | | fixed karmaPhil Hughes2018-06-071-2/+2
* | | Fixes IDE button on merge requests not working with relative URL configPhil Hughes2018-06-071-1/+1
| |/ |/|
* | Merge branch '46833-sticky-polyfill' into 'master'Clement Ho2018-06-061-1/+22
|\ \
| * | Add polyfill and comments to utils/stickyPaul Slaughter2018-06-051-1/+22
| |/
* | Merge branch 'jivl-backport-scroll-utilities' into 'master'Filipa Lacerda2018-06-062-0/+75
|\ \ | |/ |/|
| * Add partial for the build outputsjivl-backport-scroll-utilitiesJose2018-06-011-0/+3
| * Backport scroll utilities for the job log componentJose2018-06-012-0/+72
* | Revert "Merge branch '46833-sticky-polyfill' into 'master'"Clement Ho2018-06-011-0/+39
|/
* Update position sticky polyfillPaul Slaughter2018-06-011-39/+0