summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Tweaks for bulk assignmentAlfredo Sumaran2016-06-031-3/+15
| | * | | | | Expose Issue IDAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Expose label IDAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Add show_create param to toggle label creation optionAlfredo Sumaran2016-06-031-2/+2
| | * | | | | Add show_footer parameter for ability to hide footerAlfredo Sumaran2016-06-032-1/+3
| | * | | | | Do not trigger keyup event if we are persisting stateAlfredo Sumaran2016-06-031-3/+8
| | * | | | | Remove unneeded call to keyup eventAlfredo Sumaran2016-06-031-3/+0
| | * | | | | Only filter asynchronously if option remote is true.Alfredo Sumaran2016-06-031-11/+11
| | * | | | | Fix statementAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Tidy up BulkUpdateService specsSean McGivern2016-06-031-103/+97
| | * | | | | fixup! WIP: allow adding and removing labels in bulkSean McGivern2016-06-031-0/+148
| | * | | | | WIP: allow adding and removing labels in bulkSean McGivern2016-06-033-8/+37
| | * | | | | Restore dropdown state when unchecking all issuesAlfredo Sumaran2016-06-031-0/+14
| | * | | | | Ensure we are clicking a visible dropdownAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Add spaceAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Add empty line to end of fileAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Bulk assignment testsAlfredo Sumaran2016-06-031-0/+109
| | * | | | | Do not remove inputs when dropdown menu hidesAlfredo Sumaran2016-06-031-1/+0
| | * | | | | Remove console.logAlfredo Sumaran2016-06-031-1/+0
| | * | | | | Handle unchecking of indeterminate itemsAlfredo Sumaran2016-06-032-11/+30
| | * | | | | Update classname for indeterminate stateAlfredo Sumaran2016-06-032-3/+3
| | * | | | | typoAlfredo Sumaran2016-06-033-18/+13
| | * | | | | Set indeterminated itemsAlfredo Sumaran2016-06-035-6/+58
| | * | | | | Add .js-filter-submit when neededAlfredo Sumaran2016-06-032-2/+4
| | * | | | | Remove unnecesary assignmentAlfredo Sumaran2016-06-031-1/+0
| | * | | | | Add label_ids to bulk_update_paramsAlfredo Sumaran2016-06-031-1/+1
| | * | | | | Ability to assign a label to multiple issuesAlfredo Sumaran2016-06-034-2/+19
| |/ / / / /
| * | | | | Merge branch 'no-spritesheet' into 'master' Jacob Schatz2016-06-031-1/+1
| |\ \ \ \ \
| | * | | | | The spritesheet should only load when an award emoji picker is opened.Connor Shea2016-06-031-1/+1
| |/ / / / /
| * | | | | Merge branch 'remove-unnecessary-prefixes' into 'master' Jacob Schatz2016-06-033-16/+1
| |\ \ \ \ \
| | * | | | | Remove unnecessary vendor prefixes for browsers we no longer support.Connor Shea2016-05-303-16/+1
| * | | | | | Merge branch '2fa-no-autocomplete' into 'master' Jacob Schatz2016-06-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | Disable 2FA field autocomplete, resolves #18021.Connor Shea2016-06-011-1/+1
| * | | | | | | Merge branch 'remove-colorize' into 'master' Rémy Coutable2016-06-0322-222/+223
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Add CHANGELOG entry.Connor Shea2016-06-031-0/+1
| | * | | | | | Replace colorize gem with rainbow.Connor Shea2016-06-0321-222/+222
| * | | | | | | CHANGELOG itemsearch-arrow-keysPhil Hughes2016-06-031-0/+1
| * | | | | | | Fixed issue with search autocomplete not allow arrow key navigationPhil Hughes2016-06-032-11/+19
| |/ / / / / /
| * | | | | | Merge branch 'rubocop/enable-empty-lines-around-access-modifier-cop' into 'ma...Robert Speicher2016-06-033-1/+3
| |\ \ \ \ \ \
| | * | | | | | Enable Style/EmptyLinesAroundAccessModifier rubocop coprubocop/enable-empty-lines-around-access-modifier-copGrzegorz Bizon2016-06-033-1/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'awardables' into 'master' Jacob Schatz2016-06-0363-508/+856
| |\ \ \ \ \ \
| | * | | | | | :police_car:Z.J. van de Weg2016-06-031-6/+6
| | * | | | | | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-03269-1214/+3600
| | |\ \ \ \ \ \
| | * | | | | | | Move awardables too when issue is movedZ.J. van de Weg2016-06-012-0/+14
| | * | | | | | | Incorportate feedbackZ.J. van de Weg2016-06-0121-149/+52
| | * | | | | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-30288-1216/+2348
| | |\ \ \ \ \ \ \
| | * | | | | | | | Remove tests specific for awards on notesZJ van de Weg2016-05-262-134/+0
| | * | | | | | | | Remove old tests, and use right factoriesZJ van de Weg2016-05-253-69/+9
| | * | | | | | | | Remove accidentally duplicated line.Fatih Acet2016-05-251-1/+0
| | * | | | | | | | Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-25469-1642/+9023
| | |\ \ \ \ \ \ \ \