| Commit message (Expand) | Author | Age | Files | Lines |
* | add /award slash command | mhasbini | 2017-02-28 | 1 | -0/+25 |
* | Enable Style/WordArray | Douwe Maan | 2017-02-23 | 1 | -3/+3 |
* | Merge branch '27287-label-dropdown-error-messages' into 'master' | Sean McGivern | 2017-02-22 | 1 | -29/+36 |
|\ |
|
| * | fix new label errors not visible in dropdown for #27287, also humanize error ... | Tom Koole | 2017-02-09 | 1 | -29/+36 |
* | | Add filtered search to MR pageadd-filtered-search-to-mr | Clement Ho | 2017-02-21 | 2 | -19/+3 |
* | | Merge branch '27883-autocomplete-seems-to-not-trigger-when-at-character-is-pa... | Filipa Lacerda | 2017-02-17 | 1 | -0/+14 |
|\ \ |
|
| * | | Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-text | Sam Rose | 2017-02-13 | 1 | -0/+14 |
| |/ |
|
* | | Enable the `RSpec/ExpectActual` cop and correct offenses | Robert Speicher | 2017-02-10 | 1 | -22/+11 |
|/ |
|
* | Remove sleep from tests | Clement Ho | 2017-02-08 | 1 | -2/+0 |
* | Add tests27756-fix-json-404-response | Alfredo Sumaran | 2017-02-07 | 1 | -0/+24 |
* | Merge branch '27564-shave-dropdown-label-search-spec-duration' into 'master'
| Robert Speicher | 2017-02-07 | 1 | -100/+118 |
|\ |
|
| * | Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 min...27564-shave-dropdown-label-search-spec-duration | Rémy Coutable | 2017-02-03 | 1 | -100/+118 |
* | | Use reCaptcha when an issue identified as spam | Jarka Kadlecova | 2017-02-07 | 1 | -0/+66 |
* | | Fixed group label in issuable sidebargroup-label-sidebar-link | Phil Hughes | 2017-02-02 | 1 | -0/+21 |
|/ |
|
* | Support non-ASCII characters in GFM autocomplete27067-mention-user-dropdown-does-not-suggest-by-non-ascii-characters-in-name | samrose3 | 2017-02-01 | 1 | -1/+14 |
* | Fix small typo on new branch button specfix/27479 | Douglas Barbosa Alexandre | 2017-01-31 | 1 | -1/+1 |
* | Remove new branch button for confidential issues | Douglas Barbosa Alexandre | 2017-01-31 | 1 | -4/+14 |
* | Merge branch 'issuable-sidebar-bug' into 'master'
| Alfredo Sumaran | 2017-01-27 | 1 | -0/+25 |
|\ |
|
| * | Improved code style on the issue_sidebar_spec.rb | Jose Ivan Vargas | 2017-01-27 | 1 | -10/+11 |
| * | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices | Jose Ivan Vargas Lopez | 2017-01-25 | 1 | -1/+25 |
* | | Merge branch 'ui-updates' into 'master'
| Fatih Acet | 2017-01-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix subscribe btn test | Annabel Dunstone Gray | 2017-01-24 | 1 | -1/+1 |
* | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ... | Alfredo Sumaran | 2017-01-27 | 4 | -0/+70 |
|\ \ \ |
|
| * | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tag | Clement Ho | 2017-01-26 | 4 | -0/+70 |
| | |/
| |/| |
|
* | | | Merge branch 'revert-filter-assigned-to-me' into 'master'
| Filipa Lacerda | 2017-01-26 | 1 | -16/+0 |
|\ \ \ |
|
| * | | | Revert 3f17f29arevert-filter-assigned-to-me | Clement Ho | 2017-01-26 | 1 | -16/+0 |
| |/ / |
|
* | | | Merge branch 'label-select-toggle' into 'master'
kamil-test-branch | Fatih Acet | 2017-01-25 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed label select toggle not updating correctlylabel-select-toggle | Phil Hughes | 2017-01-16 | 1 | -0/+16 |
* | | | Fixed error with filter keyboard tests | Phil Hughes | 2017-01-25 | 1 | -1/+1 |
* | | | Merge branch 'filtered-search-keyboard-navigation' into 'master' | Jacob Schatz | 2017-01-25 | 2 | -0/+26 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed some issues with droplab & keyboard navigation | Phil Hughes | 2017-01-23 | 2 | -0/+26 |
* | | | update tests to correspond with new behavior | Mike Greiling | 2017-01-21 | 5 | -26/+26 |
|/ / |
|
* | | Fixed issue when label or milestone had space | Phil Hughes | 2017-01-21 | 1 | -0/+12 |
* | | Added tests | Phil Hughes | 2017-01-21 | 1 | -2/+35 |
* | | Added current user filter to assignee dropdownfilter-assigned-to-me | Phil Hughes | 2017-01-20 | 1 | -0/+16 |
* | | Merge branch '26803-typing-then-tab-in-a-comment-doesn-t-select-the-author' i... | Fatih Acet | 2017-01-19 | 1 | -0/+39 |
|\ \ |
|
| * | | Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-author | Luke "Jared" Bennett | 2017-01-18 | 1 | -0/+39 |
| |/ |
|
* | | Merge branch 'current-user-filter-top' into 'master'
| Sean McGivern | 2017-01-19 | 2 | -0/+12 |
|\ \ |
|
| * | | Shows current user on top of filtered dropdown listcurrent-user-filter-top | Phil Hughes | 2017-01-17 | 2 | -0/+12 |
| |/ |
|
* | | Backport backend work for time tracking. | Ruben Davila | 2017-01-15 | 1 | -0/+26 |
* | | Backport timetracking frontend to CE. | Bryce Johnson | 2017-01-15 | 1 | -0/+26 |
|/ |
|
* | Fix rubocopsearch-bar-first-iteration | Clement Ho | 2017-01-11 | 1 | -11/+11 |
* | Backend review | Clement Ho | 2017-01-11 | 7 | -13/+192 |
* | Fix various styles for rubocop | Lin Jen-Shin | 2017-01-09 | 2 | -6/+6 |
* | Fix specs | Clement Ho | 2017-01-09 | 3 | -58/+34 |
* | Fix specs | Clement Ho | 2017-01-09 | 4 | -8/+10 |
* | Add specs for remaining dropdowns | Clement Ho | 2017-01-09 | 7 | -51/+782 |
* | Define filtered_search as a variable | Clement Ho | 2017-01-09 | 2 | -6/+2 |
* | Create dropdown hint spec | Clement Ho | 2017-01-09 | 3 | -6/+152 |
* | Remove trailing whitespace | Clement Ho | 2017-01-09 | 1 | -20/+20 |