summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project.js
Commit message (Expand)AuthorAgeFilesLines
* Remove project select dropdown from breadcrumbkushalpandya2017-09-051-4/+0
* Many Repo FixesJacob Schatz2017-08-151-1/+1
* Repo Editor FixesBryce Johnson2017-08-151-1/+1
* Merge branch 'master' into ideMike Greiling2017-08-071-2/+7
|\
| * Make dropdown style on project page consistentWinnie Hellmann2017-08-031-2/+7
* | Get rid of hard coded new branchJacob Schatz2017-08-051-0/+1
* | [ci skip] eslint-fixLuke "Jared" Bennett2017-08-011-3/+2
* | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-281-14/+15
|\ \ | |/
| * Removed inline JS in shared HAML filesPhil Hughes2017-07-251-14/+15
* | Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-2/+7
* | Fix eslint offensesLuke "Jared" Bennett2017-07-261-1/+1
* | Fixes height problemsJacob Schatz2017-07-251-0/+1
|/
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+2
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
* Keep consistent in handling indexOf resultsTakuya Noguchi2017-02-251-1/+1
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* 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