summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
* Merge branch 'issue_14678' into 'master' Jacob Schatz2016-04-202-1/+43
|\
| * Use Turbolinks to redirectissue_14678Alfredo Sumaran2016-04-181-1/+1
| * Move declarationsAlfredo Sumaran2016-04-131-4/+3
| * Reutilize existing method to update param valueAlfredo Sumaran2016-04-111-12/+3
| * Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-1189-474/+691
| |\
| * \ Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-07139-945/+1826
| |\ \
| * | | Get pagination options form the viewAlfredo Sumaran2016-04-013-10/+19
| * | | Expose todos_per_page variableAlfredo Sumaran2016-03-302-3/+3
| * | | Merge branch 'master' into issue_14678Alfredo Sumaran2016-03-3043-222/+690
| |\ \ \
| * | | | typoAlfredo Sumaran2016-03-281-6/+6
| * | | | Refresh page according remaining todosAlfredo Sumaran2016-03-281-0/+43
* | | | | Merge branch 'revert-diff-scroll' into 'master' Jacob Schatz2016-04-205-30/+20
|\ \ \ \ \
| * | | | | Wrap all code in diffsrevert-diff-scrollAnnabel Dunstone2016-04-205-30/+20
* | | | | | Merge branch 'due-date-frontend' into 'master' Robert Speicher2016-04-2014-12/+340
|\ \ \ \ \ \
| * | | | | | Move Issue scopes from Issuable to Issue modelRémy Coutable2016-04-203-24/+24
| * | | | | | Remove duplicate hidden_field and fix RubocopRémy Coutable2016-04-201-1/+0
| * | | | | | Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable2016-04-203-7/+13
| * | | | | | Address MR feedbackRémy Coutable2016-04-207-44/+41
| * | | | | | Added variablesPhil Hughes2016-04-202-7/+12
| * | | | | | replace hyphens to commas when converting datePhil Hughes2016-04-201-2/+1
| * | | | | | Fixed date issue with timezonesPhil Hughes2016-04-201-1/+3
| * | | | | | Removed buttons instead clicking date sets itPhil Hughes2016-04-203-16/+10
| * | | | | | Mobile value color for due datePhil Hughes2016-04-201-1/+1
| * | | | | | Updates sidebar valuePhil Hughes2016-04-202-1/+4
| * | | | | | Updated based on designsPhil Hughes2016-04-201-9/+44
| * | | | | | Fixed issue with bootstrap dropdown closing the calendarPhil Hughes2016-04-202-0/+9
| * | | | | | Fixed issue with selectbox not hidingPhil Hughes2016-04-201-1/+8
| * | | | | | Posts the due date through AJAXPhil Hughes2016-04-204-15/+163
| * | | | | | Removed due date filterPhil Hughes2016-04-201-6/+0
| * | | | | | Add red color to overdue and open issuesMehmet Beydogan2016-04-202-3/+12
| * | | | | | Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-209-25/+46
| * | | | | | Update due date asc scope for mysqlMehmet Beydogan2016-04-201-1/+1
| * | | | | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-2011-1/+101
* | | | | | | Merge branch 'sentry-js' into 'master' Robert Speicher2016-04-202-0/+45
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-192-43/+44
| * | | | | | some changes and add item to changelogArinde Eniola2016-04-191-1/+1
| * | | | | | add some configsArinde Eniola2016-04-181-2/+42
| * | | | | | Make unminified Raven available.Jacob Schatz2016-04-181-2/+3
| * | | | | | Add sentry logger to GitLabJacob Schatz2016-04-181-0/+3
* | | | | | | Merge branch 'right-sidebar-z-index' into 'master' Jacob Schatz2016-04-201-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Increased z-index of right sidebarright-sidebar-z-indexPhil Hughes2016-04-141-0/+1
* | | | | | | | Merge branch '15213-dialog-input' into 'master' Jacob Schatz2016-04-201-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add margin to top of form actionsAnnabel Dunstone2016-04-201-0/+2
* | | | | | | | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-2021-136/+240
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed tests because of nil arrayPhil Hughes2016-04-201-3/+4
| * | | | | | | | | Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labelsPhil Hughes2016-04-201-1/+1
| * | | | | | | | | Any label & no label out weigh other labels - these two will clear previously...Phil Hughes2016-04-203-11/+14
| * | | | | | | | | Label text color comes from JSONPhil Hughes2016-04-2011-126/+99
| * | | | | | | | | get the multi filter labels feature to work on merge request, also escape cha...Arinde Eniola2016-04-205-5/+6