summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-0718-817/+1456
|\
| * Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran2017-03-071-2/+21
| |\
| | * re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-2/+21
| * | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-078-380/+958
| |\ \
| | * | Fix up @DouweM reviewEric Eastwood2017-03-061-0/+3
| | * | Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-3/+14
| | * | Fix up potential for build finish event to fire for wrong menuEric Eastwood2017-03-061-4/+3
| | * | Fix up off index when reading canvas and something failedEric Eastwood2017-03-061-3/+6
| | * | Fix up `watch` alias lookup in FirefoxEric Eastwood2017-03-062-2/+3
| | * | Use native unicode emojisEric Eastwood2017-03-068-382/+943
| * | | Restore keyboard shortcuts for "Activity" and "Charts"Kushal Pandya2017-03-061-0/+6
| * | | Merge branch 'zj-create-mattermost-team' into 'master' Kamil TrzciƄski2017-03-064-3/+56
| |\ \ \
| | * | | Fix JS linting errorzj-create-mattermost-teamZ.J. van de Weg2017-03-061-1/+1
| | * | | Fix no out element caseZ.J. van de Weg2017-03-061-0/+3
| | * | | Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-061-1/+1
| | |\ \ \
| | * | | | Fix eslintZ.J. van de Weg2017-03-062-1/+1
| | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-06202-428/+361
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Fix linter errorsZ.J. van de Weg2017-03-031-1/+1
| | * | | | Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-023-0/+55
| | |\ \ \ \
| | * | | | | Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-023-6/+7
| | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0251-939/+1325
| | |\ \ \ \ \
| | * | | | | | Review changesLuke "Jared" Bennett2017-02-281-2/+4
| | * | | | | | Fix testsZ.J. van de Weg2017-02-241-1/+1
| | * | | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2423-125/+223
| | |\ \ \ \ \ \
| | * | | | | | | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-223-1/+49
| * | | | | | | | Merge branch '21605-allow-html5-details' into 'master' Douwe Maan2017-03-061-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda2017-03-065-431/+414
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | remove unnecessary IIFEremove-vendored-raphael-libraryMike Greiling2017-03-051-12/+10
| | * | | | | | refactor Network classMike Greiling2017-03-052-18/+15
| | * | | | | | refactor BranchGraph classMike Greiling2017-03-054-392/+388
| | * | | | | | remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-051-9/+0
| | * | | | | | merge raphael library into the network bundleMike Greiling2017-03-051-1/+2
* | | | | | | | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'etag-notes-polling' into 'master' Sean McGivern2017-03-061-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-1/+1
* | | | | | | Remove .es6 from file extensions (!9241)winniehell2017-03-05179-0/+0
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'commons-chunk-plugin' into 'master' Jacob Schatz2017-03-0512-42/+53
|\ \ \ \ \ \
| * | | | | | merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-032-7/+2
| * | | | | | rename application entry point and change manifest to runtimeMike Greiling2017-03-031-0/+0
| * | | | | | create a cacheable commons bundle for d3 libraryMike Greiling2017-03-032-4/+2
| * | | | | | merge lib_chart into graphs bundleMike Greiling2017-03-032-3/+2
| * | | | | | create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-2/+0
| * | | | | | don't rely on global spaced Vue library for issuable bundleMike Greiling2017-03-031-0/+2
| * | | | | | refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-034-32/+43
| * | | | | | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-034-17/+25
| * | | | | | Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"revert-320ef318Phil Hughes2017-03-031-4/+0
| * | | | | | Merge branch 'tooltip-hide-on-scroll' into 'master' Filipa Lacerda2017-03-031-0/+4
| |\ \ \ \ \ \
| | * | | | | | Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-021-0/+4
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Improve projects/groups list js codedashboard-filter-search-keep-paramsDmitriy Zaporozhets2017-03-043-10/+14