Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fix | Alfredo Sumaran | 2016-04-20 | 42 | -181/+655 |
|\ | |||||
| * | Merge branch 'revert-diff-scroll' into 'master' | Jacob Schatz | 2016-04-20 | 5 | -30/+20 |
| |\ | |||||
| | * | Wrap all code in diffsrevert-diff-scroll | Annabel Dunstone | 2016-04-20 | 5 | -30/+20 |
| * | | Merge branch 'due-date-frontend' into 'master' | Robert Speicher | 2016-04-20 | 14 | -12/+340 |
| |\ \ | |||||
| | * | | Move Issue scopes from Issuable to Issue model | Rémy Coutable | 2016-04-20 | 3 | -24/+24 |
| | * | | Remove duplicate hidden_field and fix Rubocop | Rémy Coutable | 2016-04-20 | 1 | -1/+0 |
| | * | | Move due_date sort scopes to Issue and fix CHANGELOG | Rémy Coutable | 2016-04-20 | 3 | -7/+13 |
| | * | | Address MR feedback | Rémy Coutable | 2016-04-20 | 7 | -44/+41 |
| | * | | Added variables | Phil Hughes | 2016-04-20 | 2 | -7/+12 |
| | * | | replace hyphens to commas when converting date | Phil Hughes | 2016-04-20 | 1 | -2/+1 |
| | * | | Fixed date issue with timezones | Phil Hughes | 2016-04-20 | 1 | -1/+3 |
| | * | | Removed buttons instead clicking date sets it | Phil Hughes | 2016-04-20 | 3 | -16/+10 |
| | * | | Mobile value color for due date | Phil Hughes | 2016-04-20 | 1 | -1/+1 |
| | * | | Updates sidebar value | Phil Hughes | 2016-04-20 | 2 | -1/+4 |
| | * | | Updated based on designs | Phil Hughes | 2016-04-20 | 1 | -9/+44 |
| | * | | Fixed issue with bootstrap dropdown closing the calendar | Phil Hughes | 2016-04-20 | 2 | -0/+9 |
| | * | | Fixed issue with selectbox not hiding | Phil Hughes | 2016-04-20 | 1 | -1/+8 |
| | * | | Posts the due date through AJAX | Phil Hughes | 2016-04-20 | 4 | -15/+163 |
| | * | | Removed due date filter | Phil Hughes | 2016-04-20 | 1 | -6/+0 |
| | * | | Add red color to overdue and open issues | Mehmet Beydogan | 2016-04-20 | 2 | -3/+12 |
| | * | | Fix functionality of due this week. Add due this month and overdue, remove du... | Mehmet Beydogan | 2016-04-20 | 9 | -25/+46 |
| | * | | Update due date asc scope for mysql | Mehmet Beydogan | 2016-04-20 | 1 | -1/+1 |
| | * | | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 11 | -1/+101 |
| * | | | Merge branch 'sentry-js' into 'master' | Robert Speicher | 2016-04-20 | 2 | -0/+45 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | place the sentry config into a new file, and some changessentry-js | Arinde Eniola | 2016-04-19 | 2 | -43/+44 |
| | * | | some changes and add item to changelog | Arinde Eniola | 2016-04-19 | 1 | -1/+1 |
| | * | | add some configs | Arinde Eniola | 2016-04-18 | 1 | -2/+42 |
| | * | | Make unminified Raven available. | Jacob Schatz | 2016-04-18 | 1 | -2/+3 |
| | * | | Add sentry logger to GitLab | Jacob Schatz | 2016-04-18 | 1 | -0/+3 |
| * | | | Merge branch 'right-sidebar-z-index' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Increased z-index of right sidebarright-sidebar-z-index | Phil Hughes | 2016-04-14 | 1 | -0/+1 |
| * | | | | Merge branch '15213-dialog-input' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | Add margin to top of form actions | Annabel Dunstone | 2016-04-20 | 1 | -0/+2 |
| * | | | | | Merge branch 'multi-filter-labels' into 'master' | Jacob Schatz | 2016-04-20 | 21 | -136/+240 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed tests because of nil array | Phil Hughes | 2016-04-20 | 1 | -3/+4 |
| | * | | | | | Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labels | Phil Hughes | 2016-04-20 | 1 | -1/+1 |
| | * | | | | | Any label & no label out weigh other labels - these two will clear previously... | Phil Hughes | 2016-04-20 | 3 | -11/+14 |
| | * | | | | | Label text color comes from JSON | Phil Hughes | 2016-04-20 | 11 | -126/+99 |
| | * | | | | | get the multi filter labels feature to work on merge request, also escape cha... | Arinde Eniola | 2016-04-20 | 5 | -5/+6 |
| | * | | | | | Removed animation from labels filter | Phil Hughes | 2016-04-20 | 3 | -25/+9 |
| | * | | | | | some refactoring | Arinde Eniola | 2016-04-19 | 6 | -49/+48 |
| | * | | | | | abstract code for removing or getting a param query string from url | Arinde Eniola | 2016-04-16 | 2 | -17/+19 |
| | * | | | | | Fix coding style issues. Dashes to camelCase | Jacob Schatz | 2016-04-16 | 1 | -2/+2 |
| | * | | | | | fix failing tests | Arinde Eniola | 2016-04-15 | 3 | -10/+36 |
| | * | | | | | rename the test file | Arinde Eniola | 2016-04-14 | 1 | -1/+1 |
| | * | | | | | fix labels button dropdown not showing how many labels clicked | Arinde Eniola | 2016-04-14 | 1 | -3/+13 |
| | * | | | | | fix failing tests | Arinde Eniola | 2016-04-14 | 3 | -4/+9 |
| | * | | | | | Fix issue with labels not showing initially. | Jacob Schatz | 2016-04-13 | 2 | -2/+4 |
| | * | | | | | Removes dup dropdown | Jacob Schatz | 2016-04-13 | 1 | -1/+0 |
| | * | | | | | Return unique issues when using multiple labels | Yorick Peterse | 2016-04-13 | 1 | -1/+3 |