summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eslint-fix' into 'master' Clement Ho2017-02-031-2/+2
|\
| * Fixed eslint test failureeslint-fixPhil Hughes2017-02-031-2/+2
* | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-2/+1
|\ \ | |/ |/|
| * Remove turbolinks.Bryce Johnson2017-02-021-2/+1
* | Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-031-5/+24
|\ \ | |/ |/|
| * Fixed the active branch selected indicatorPhil Hughes2016-11-211-1/+1
| * Changed how the data is returned - we only care about the branch/tag namePhil Hughes2016-11-211-2/+2
| * Use cloneNode instead of createElementPhil Hughes2016-11-211-5/+13
| * Improved ref switcher dropdown performancePhil Hughes2016-11-211-5/+16
* | resolve all indent eslint violationsMike Greiling2017-01-181-4/+4
* | resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
|/
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Merge branch '21248-wrong-urlencoding-when-switching-branch-in-graphs-contrib...Fatih Acet2016-10-261-1/+1
|\ \ | |/ |/|
| * Remove encode from the project-refs-dropdown renderRow method21248-wrong-urlencoding-when-switching-branch-in-graphs-contributersLuke Bennett2016-10-231-1/+1
* | remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-6/+2
* | replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-2/+2
|/
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+6
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-6/+2
* Make the ref-selector function work properly for branch selection.Connor Shea2016-08-171-2/+3
* Merge branch 'master' into ref-switcher-enter-submitPhil Hughes2016-08-031-2/+8
* ES6ify all the things!Fatih Acet2016-07-241-0/+103