Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'disable_spellcheck_for_username_field' into 'master' | Jacob Schatz | 2016-04-21 | 2 | -3/+4 |
|\ | |||||
| * | add item to chengelog | Arinde Eniola | 2016-04-20 | 1 | -0/+1 |
| * | disable spellcheck and autocorrect for username field in admin page | Arinde Eniola | 2016-04-20 | 1 | -3/+3 |
|/ | |||||
* | Merge branch 'issue_14678' into 'master' | Jacob Schatz | 2016-04-20 | 3 | -1/+122 |
|\ | |||||
| * | Use Turbolinks to redirectissue_14678 | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | Grammar fix | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | Move declarations | Alfredo Sumaran | 2016-04-13 | 1 | -4/+3 |
| * | Reutilize existing method to update param value | Alfredo Sumaran | 2016-04-11 | 1 | -12/+3 |
| * | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-04-11 | 157 | -744/+1628 |
| |\ | |||||
| * | | Todos spec | Alfredo Sumaran | 2016-04-07 | 1 | -0/+79 |
| * | | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-04-07 | 269 | -1497/+4424 |
| |\ \ | |||||
| * | | | Get pagination options form the view | Alfredo Sumaran | 2016-04-01 | 3 | -10/+19 |
| * | | | Expose todos_per_page variable | Alfredo Sumaran | 2016-03-30 | 2 | -3/+3 |
| * | | | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-03-30 | 110 | -566/+10489 |
| |\ \ \ | |||||
| * | | | | typo | Alfredo Sumaran | 2016-03-28 | 1 | -6/+6 |
| * | | | | Refresh page according remaining todos | Alfredo Sumaran | 2016-03-28 | 1 | -0/+43 |
* | | | | | Merge branch 'fix-grape-internal-allowed-action' into 'master' | Robert Speicher | 2016-04-20 | 3 | -1/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Fix setting of "action" for Grape transactions | Yorick Peterse | 2016-04-20 | 3 | -1/+34 |
* | | | | | | 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 |
* | | | | | | | Update CHANGELOG for 8.6.7, 8.5.11, 8.4.9, 8.3.8 | Robert Speicher | 2016-04-20 | 1 | -6/+13 |
* | | | | | | | Merge branch 'due-date-frontend' into 'master' | Robert Speicher | 2016-04-20 | 18 | -18/+441 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move Issue scopes from Issuable to Issue model | Rémy Coutable | 2016-04-20 | 3 | -24/+24 |
| * | | | | | | | Forgot a Rubocop offense, doh! | Rémy Coutable | 2016-04-20 | 1 | -1/+1 |
| * | | | | | | | 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 | 4 | -8/+16 |
| * | | | | | | | Address MR feedback | Rémy Coutable | 2016-04-20 | 12 | -102/+83 |
| * | | | | | | | 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 |
| * | | | | | | | Update CHANGELOG [ci skip] | Mehmet Beydogan | 2016-04-20 | 1 | -0/+4 |
| * | | | | | | | Add index to issues due date | Mehmet Beydogan | 2016-04-20 | 1 | -0/+5 |
| * | | | | | | | 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 | 10 | -32/+69 |
| * | | | | | | | 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 | 15 | -1/+185 |
* | | | | | | | | Merge branch 'commit-message-contribution' into 'master' | Robert Speicher | 2016-04-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Articles on proper commit messagescommit-message-contribution | Jacob Schatz | 2016-04-20 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'sentry-js' into 'master' | Robert Speicher | 2016-04-20 | 5 | -0/+2482 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | place the sentry config into a new file, and some changessentry-js | Arinde Eniola | 2016-04-19 | 3 | -44/+45 |
| * | | | | | | | | some changes and add item to changelog | Arinde Eniola | 2016-04-19 | 2 | -1/+2 |
| * | | | | | | | | add some configs | Arinde Eniola | 2016-04-18 | 1 | -2/+42 |