| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | Gets value from native element rather than converting to jquery element | Phil Hughes | 2016-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Updated how the label toggle gets the text | Phil Hughes | 2016-07-20 | 5 | -65/+21 | |
| | * | | | | | | | | | | | | | Added tests for new/edit issue form | Phil Hughes | 2016-07-20 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | Fixed create label link in dropdown breaking specs | Phil Hughes | 2016-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fixed Rubocop offence with underscored var names | Phil Hughes | 2016-07-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Fixed milestone dropdown label not persisting | Phil Hughes | 2016-07-20 | 2 | -3/+7 | |
| | * | | | | | | | | | | | | | Fixed issuable sidebar label dropdown | Phil Hughes | 2016-07-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | Fixed failing label dropdown tests | Phil Hughes | 2016-07-20 | 3 | -7/+15 | |
| | * | | | | | | | | | | | | | Fixed milestone dropdown tests | Phil Hughes | 2016-07-20 | 2 | -3/+9 | |
| | * | | | | | | | | | | | | | Fixes preselected label | Alfredo Sumaran | 2016-07-20 | 2 | -8/+12 | |
| | * | | | | | | | | | | | | | Refactor label toggling for Labels dropdown | Alfredo Sumaran | 2016-07-20 | 2 | -25/+61 | |
| | * | | | | | | | | | | | | | Fix clearing fields not saving | Phil Hughes | 2016-07-20 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | Fixed labels & milestones loading the wrong path | Phil Hughes | 2016-07-20 | 4 | -4/+10 | |
| | * | | | | | | | | | | | | | Fixed label dropdown bugs with pre-selecting the toggle label | Phil Hughes | 2016-07-20 | 5 | -8/+13 | |
| | * | | | | | | | | | | | | | Fixed label dropdown not selecting no labels | Phil Hughes | 2016-07-20 | 3 | -3/+10 | |
| | * | | | | | | | | | | | | | GL dropdown default toggle color | Phil Hughes | 2016-07-20 | 8 | -9/+29 | |
| | * | | | | | | | | | | | | | Fix issue with label select not correctly showing selected values | Phil Hughes | 2016-07-20 | 2 | -16/+15 | |
| | * | | | | | | | | | | | | | Fix issue with milestone dropdown submitting the form without selected value | Phil Hughes | 2016-07-20 | 3 | -5/+7 | |
| | * | | | | | | | | | | | | | Use target_project instead of projectg | Phil Hughes | 2016-07-20 | 3 | -8/+12 | |
| | * | | | | | | | | | | | | | Revert "Merge branch 'revert-bdb6f1e6' into 'master'" | Phil Hughes | 2016-07-20 | 11 | -53/+61 | |
| * | | | | | | | | | | | | | | Merge branch 'fix_group_links_404' into 'master' | Fatih Acet | 2016-10-05 | 7 | -20/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | fix group links 404 | barthc | 2016-10-05 | 7 | -20/+28 | |
| * | | | | | | | | | | | | | | Merge branch 'build-expire-sidebar' into 'master' | Fatih Acet | 2016-10-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Correctly parse the date of artifact expiringbuild-expire-sidebar | Phil Hughes | 2016-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch '22295-grouped-pipeline-dropdown-should-be-a-scrollable-containe... | Fatih Acet | 2016-10-05 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | added 245px max height and overflow scroll-y to .grouped-pipeline-dropdown | Dimitrie Hoekstra | 2016-10-05 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch '19499-project-dropdowns' into 'master' | Annabel Dunstone Gray | 2016-10-05 | 4 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | 19499 Update project dropdowns19499-project-dropdowns | tauriedavis | 2016-10-04 | 4 | -7/+8 | |
| * | | | | | | | | | | | | | | | Merge branch 'trending-caching' into 'master' | Rémy Coutable | 2016-10-05 | 3 | -5/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Refactor TrendingProjectsFinder to support caching | Yorick Peterse | 2016-10-05 | 2 | -5/+10 | |
| | * | | | | | | | | | | | | | | | Exclude system notes from Project.trending | Yorick Peterse | 2016-10-04 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'desplacturing' into 'master' | Jacob Schatz | 2016-10-05 | 23 | -907/+810 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Restore inexplicably removed code from requestFileSuccess.desplacturing | Bryce Johnson | 2016-10-05 | 4 | -11/+18 | |
| | * | | | | | | | | | | | | | | Simplify TemplateSelector keyup/blur handler. | Bryce Johnson | 2016-10-05 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | Delete leftover usertabs and template_selector es5 files. | Bryce Johnson | 2016-10-05 | 2 | -296/+0 | |
| | * | | | | | | | | | | | | | | Remove debug flag. | Bryce Johnson | 2016-10-05 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | Fix leftover or inadvertantly removed comments. | Bryce Johnson | 2016-10-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Refactor TemplateSelector and fix for tests. | Bryce Johnson | 2016-10-05 | 5 | -5/+109 | |
| | * | | | | | | | | | | | | | | Make fixes to get tests passing. | Bryce Johnson | 2016-10-05 | 5 | -7/+8 | |
| | * | | | | | | | | | | | | | | Fix todos specs. | Bryce Johnson | 2016-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Fix profile test failure. | Bryce Johnson | 2016-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Remove old LabelManager. | Bryce Johnson | 2016-10-05 | 1 | -115/+0 | |
| | * | | | | | | | | | | | | | | Fix up for issues bulk assignment test. | Bryce Johnson | 2016-10-05 | 1 | -9/+11 | |
| | * | | | | | | | | | | | | | | Fix tests for Blob Selectors. | Bryce Johnson | 2016-10-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Remove unneeded semicolon. | Bryce Johnson | 2016-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Remove super passthrough. | Bryce Johnson | 2016-10-05 | 2 | -5/+1 | |
| | * | | | | | | | | | | | | | | Convert BlobLicenseSelctors to ES6. | Bryce Johnson | 2016-10-05 | 2 | -25/+21 | |
| | * | | | | | | | | | | | | | | Update LabelManager to ES6. | Bryce Johnson | 2016-10-05 | 2 | -1/+106 | |
| | * | | | | | | | | | | | | | | Refactor IssuesBulkAssignment to ES6. | Bryce Johnson | 2016-10-05 | 3 | -83/+63 | |
| | * | | | | | | | | | | | | | | Set defaults in constructor, in case opts are undefined. | Bryce Johnson | 2016-10-05 | 6 | -22/+15 | |
