summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-0523-905/+810
|\
| * Restore inexplicably removed code from requestFileSuccess.desplacturingBryce Johnson2016-10-054-11/+18
| * Simplify TemplateSelector keyup/blur handler.Bryce Johnson2016-10-051-5/+1
| * Delete leftover usertabs and template_selector es5 files.Bryce Johnson2016-10-052-296/+0
| * Remove debug flag.Bryce Johnson2016-10-051-1/+0
| * Fix leftover or inadvertantly removed comments.Bryce Johnson2016-10-051-1/+2
| * Refactor TemplateSelector and fix for tests.Bryce Johnson2016-10-055-5/+109
| * Make fixes to get tests passing.Bryce Johnson2016-10-055-7/+8
| * Fix todos specs.Bryce Johnson2016-10-051-1/+1
| * Fix profile test failure.Bryce Johnson2016-10-051-1/+1
| * Remove old LabelManager.Bryce Johnson2016-10-051-115/+0
| * Fix up for issues bulk assignment test.Bryce Johnson2016-10-051-9/+11
| * Fix tests for Blob Selectors.Bryce Johnson2016-10-051-2/+2
| * Remove unneeded semicolon.Bryce Johnson2016-10-051-1/+1
| * Remove super passthrough.Bryce Johnson2016-10-052-5/+1
| * Convert BlobLicenseSelctors to ES6.Bryce Johnson2016-10-052-25/+21
| * Update LabelManager to ES6.Bryce Johnson2016-10-052-1/+106
| * Refactor IssuesBulkAssignment to ES6.Bryce Johnson2016-10-053-83/+63
| * Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-056-22/+15
| * Pass default opts.Bryce Johnson2016-10-052-2/+3
| * Refactor GitLabCrop to ES6.Bryce Johnson2016-10-051-64/+59
| * Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-056-47/+54
| * Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-055-5/+6
| * Refactor Profile to use ES6.Bryce Johnson2016-10-051-60/+57
| * Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-052-1/+0
| * Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson2016-10-052-81/+77
| * Fixup refs to currPage and currPages.Bryce Johnson2016-10-051-2/+2
| * Refactor Todos to ES6.Bryce Johnson2016-10-052-79/+64
| * Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson2016-10-052-25/+32
| * Refactor UserTabs to ES6.Bryce Johnson2016-10-052-1/+161
| * Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6.Bryce Johnson2016-10-052-46/+32
* | Add position menu above ability to glDropdown.Fatih Acet2016-10-044-7/+37
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-047-30/+73
|\ \ | |/
| * Merge branch '22343-honor-user-fixed-layout-pref' into 'master' Fatih Acet2016-10-045-19/+52
| |\
| | * fix diff_view cookie path within merge conflict page22343-honor-user-fixed-layout-prefMike Greiling2016-09-201-1/+3
| | * ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-205-18/+49
| * | Merge branch 'append-issue-template' into 'master' Fatih Acet2016-10-042-11/+21
| |\ \
| | * | Combine requestFileSuccess arguments into `opts`Joseph Frazier2016-10-032-7/+10
| | * | Append issue template to existing descriptionJoseph Frazier2016-10-032-8/+15
* | | | Fix dropdown title when No Label selected.Fatih Acet2016-10-042-23/+41
* | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-042-16/+14
|\ \ \ \ | |/ / /
| * | | Merge branch '22022-copy-to-clipboard-tooltip' into 'master' Fatih Acet2016-10-031-9/+9
| |\ \ \ | | |/ / | |/| |
| | * | Fix tooltip for Copy to clipboard button.Luke Howell2016-09-291-9/+9
| * | | Fixes sidebar navigation.fix-sidebarFatih Acet2016-10-031-7/+5
* | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-0393-313/+1258
|\ \ \ \ | |/ / /
| * | | Fix page scrolling to top on sidebar toggleLuke Howell2016-10-011-5/+7
| * | | Merge branch '22221-tags-are-not-available-from-repository-compare-view' into...Fatih Acet2016-10-011-2/+3
| |\ \ \
| | * | | Changed compare dropdowns to dropdowns with isolated search inputLuke Bennett2016-09-271-2/+3
| * | | | Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz2016-10-011-3/+10
| |\ \ \ \
| | * | | | Updated diff toggle targets and added iconLuke Bennett2016-09-031-3/+10