summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-24/+46
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-101-15/+2
* Merge request widget redesignFatih Acet2017-05-091-0/+15
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-60/+56
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-0/+32
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+47
* Add instant comments supportKushal Pandya2017-05-051-0/+8
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-0/+10
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-0/+10
* | fix inline diff copying in firefox31193-ff-copySimon Knox2017-04-211-1/+4
* | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda2017-04-181-5/+5
|\ \
| * | Updated specsLuke "Jared" Bennett2017-04-131-1/+1
| * | [ci skip] Use favicon full pathLuke "Jared" Bennett2017-04-131-4/+4
| |/
* | Improves support for long build traces:Filipa Lacerda2017-04-182-1/+13
* | frontend prevent authored votesbarthc2017-04-141-0/+4
* | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-timeFilipa Lacerda2017-04-131-175/+171
|\ \
| * | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-175/+171
| |/
* | Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-87/+84
|/
* Fix broken buildFilipa Lacerda2017-04-061-3/+8
* Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-0/+31
* Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-032-24/+34
* Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-031-0/+24
* Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-031-10/+17
* group links select2 infinite scrollLuke "Jared" Bennett2017-03-301-0/+16
* Parses string header into a numberFilipa Lacerda2017-03-281-1/+1
* Changes after reviewFilipa Lacerda2017-03-241-7/+9
* Adds restart method and auxiliar callback to polling classFilipa Lacerda2017-03-241-10/+35
* Clears timeoutFilipa Lacerda2017-03-231-5/+9
* Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-5/+12
* simplifies assignment of default optionsFilipa Lacerda2017-03-221-3/+2
* Fix class nameFilipa Lacerda2017-03-221-1/+1
* Adds tests and changes after reviewFilipa Lacerda2017-03-211-7/+11
* Changes after review - receives service and method to match current architectureFilipa Lacerda2017-03-211-9/+14
* Adss changelog entryFilipa Lacerda2017-03-171-6/+6
* Moves poll inside GLFilipa Lacerda2017-03-171-0/+54
* respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+7
* Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-061-9/+0
|\
| * remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-051-9/+0
* | Remove .es6 from file extensions (!9241)winniehell2017-03-055-0/+0
|/
* merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-031-7/+0
* create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-3/+0
* merge lib_chart into graphs bundleMike Greiling2017-03-031-3/+0
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-2/+0
* Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-4/+14
|\
| * Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-4/+14
* | Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-272-0/+63
|\ \ | |/
| * Merge branch 'improve-backoff-algo' into 'master' Fatih Acet2017-02-271-3/+4
| |\
| | * Improves backoff algo with maxInterval between requestsFilipa Lacerda2017-02-271-3/+4
| * | Backport EE http status codes new file to CEFilipa Lacerda2017-02-271-0/+10
| |/
| * Adds backoff algo from EE to CEbackoff-algo-backport-eeFilipa Lacerda2017-02-241-0/+52