summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-277-19/+81
|\
| * Merge branch 'master' into copy-as-mdDouwe Maan2017-01-251-0/+14
| |\
| | * use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-241-0/+14
| * | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-199-33/+26
| |\ \ | | |/
| | * Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-197-20/+12
| | |\
| | | * resolve all padded-blocks eslint violationsMike Greiling2017-01-187-16/+8
| | | * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-3/+3
| | | * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
| * | | Remove unneeded checksDouwe Maan2017-01-191-4/+0
| * | | Trigger autosize on the textarea after pastingDouwe Maan2017-01-191-0/+8
| * | | Remove unneeded codeDouwe Maan2017-01-191-2/+0
| * | | Satisfy eslintDouwe Maan2017-01-181-13/+13
| * | | Move some functions to utilsDouwe Maan2017-01-181-0/+53
| | |/ | |/|
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-182-14/+14
|\ \ \ | | |/ | |/|
| * | Bring changes that were present only in EE.Ruben Davila2017-01-151-14/+12
| * | Backport backend work for time tracking.Ruben Davila2017-01-151-0/+2
| |/
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-0/+36
|\ \ | |/
| * Remove duplicate methodClement Ho2017-01-091-18/+0
| * Fix code review suggestionsClement Ho2017-01-091-0/+2
| * Fix es6 errorsClement Ho2017-01-091-1/+1
| * Fix eslintClement Ho2017-01-092-3/+2
| * Refactor getUrlParamsArray()Clement Ho2017-01-091-0/+6
| * Add getParameterByNameClement Ho2017-01-091-0/+16
| * Convert to single quotesClement Ho2017-01-091-2/+2
| * Add dropdown offset to match input cursorClement Ho2017-01-091-0/+16
| * Merge branch 'master' into auto-pipelines-vueRegis2017-01-091-3/+33
| |\
| * | move param helper to common utilsRegis2017-01-092-21/+15
| * | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-2/+5
| * | add param_helper to utils - fix switch statement in paginationRegis2017-01-061-0/+18
* | | Correct merge conflictsLuke "Jared" Bennett2017-01-101-2/+2
* | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-104-18/+4
* | | replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-061-1/+1
| |/ |/|
* | Merge branch 'markdown-button-newline-bug-fix' into 'master' Fatih Acet2017-01-051-3/+33
|\ \ | |/ |/|
| * Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-1/+12
| * Fixed new line being included in bold/italic in GFM formPhil Hughes2016-12-211-3/+22
* | Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-051-2/+14
|\ \
| * | Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-051-1/+1
| * | Review fixes.Fatih Acet2017-01-041-2/+2
| * | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-041-12/+11
| * | Separate edit form in Changes and Discussions tab.Fatih Acet2017-01-041-2/+3
| * | Fix warning styling for responsive design.Fatih Acet2017-01-041-2/+2
| * | Refactor discussion edit widget to have only one at a time.Fatih Acet2017-01-041-0/+12
* | | Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-12/+0
|/ /
* | Add `isInViewport`Kushal Pandya2016-12-211-0/+13
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+0
* Fixed timeago re-rendering every elementtimeago-perf-fixPhil Hughes2016-12-071-1/+3
* Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-031-0/+13
* Clean up common_utils.js (!7318)winniehell2016-12-011-54/+0
* Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-011-0/+113
|\