summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-0552-1817/+1741
|\
| * Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable2016-10-053-5/+19
| |\
| | * Imrove grammarKatarzyna Kobierska2016-10-031-1/+1
| | * Fix test, add author attribute to all testsKatarzyna Kobierska2016-10-033-2/+12
| | * Prevent rendering the link when the author has no accessKatarzyna Kobierska2016-10-031-5/+9
| * | Merge branch '22295-grouped-pipeline-dropdown-should-be-a-scrollable-containe...Fatih Acet2016-10-052-1/+4
| |\ \
| | * | Grouped pipeline dropdown is a scrollable container added to CHANGELOG22295-grouped-pipeline-dropdown-should-be-a-scrollable-containerDimitrie Hoekstra2016-10-051-0/+1
| | * | added 245px max height and overflow scroll-y to .grouped-pipeline-dropdownDimitrie Hoekstra2016-10-051-1/+3
| * | | Merge branch '19499-project-dropdowns' into 'master' Annabel Dunstone Gray2016-10-054-7/+8
| |\ \ \
| | * | | 19499 Update project dropdowns19499-project-dropdownstauriedavis2016-10-044-7/+8
| * | | | Merge branch 'trending-caching' into 'master' Rémy Coutable2016-10-056-27/+51
| |\ \ \ \
| | * | | | Refactor TrendingProjectsFinder to support cachingYorick Peterse2016-10-054-27/+42
| | * | | | Exclude system notes from Project.trendingYorick Peterse2016-10-042-0/+9
| * | | | | Merge branch 'dz-split-routes' into 'master' Dmitriy Zaporozhets2016-10-0510-801/+773
| |\ \ \ \ \
| | * | | | | Put namespaces#show route below user ssh keys routeDmitriy Zaporozhets2016-10-051-2/+2
| | * | | | | Put user keys routing back below project routingDmitriy Zaporozhets2016-10-052-3/+3
| | * | | | | Split routes on multiple filesdz-split-routesDmitriy Zaporozhets2016-10-0510-803/+775
| * | | | | | Merge branch 'desplacturing' into 'master' Jacob Schatz2016-10-0525-908/+812
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | 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
| | * | | | | Remove 'released' from CHANGELOG.Bryce Johnson2016-10-051-1/+1
| | * | | | | Refactor TemplateSelector and fix for tests.Bryce Johnson2016-10-055-5/+109
| | * | | | | Make fixes to get tests passing.Bryce Johnson2016-10-055-7/+8
| | * | | | | Remove CHANGELOG duplicate.Bryce Johnson2016-10-051-4/+1
| | * | | | | 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
| | * | | | | Fix test for SearchAutocomplete.Bryce Johnson2016-10-051-1/+1
| | * | | | | Update Changelog.Bryce Johnson2016-10-051-0/+4
| | * | | | | 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