summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce risk of deadlocks17361-redirect-renamed-pathsMichael Kozono2017-05-052-21/+18
* Resolve discussionsMichael Kozono2017-05-052-7/+6
* Resolve discussionsMichael Kozono2017-05-058-25/+31
* Dry up routable lookups. Fixes #30317Michael Kozono2017-05-055-55/+58
* Add “project moved” flash message on redirectMichael Kozono2017-05-054-0/+9
* Resolve discussionsMichael Kozono2017-05-055-23/+42
* Fix Rubocop failuresMichael Kozono2017-05-053-7/+6
* Index redirect_routes path for LIKEMichael Kozono2017-05-053-0/+31
* Add index for source association and for pathMichael Kozono2017-05-052-1/+26
* Fix or workaround spec failureMichael Kozono2017-05-051-2/+2
* RefactorMichael Kozono2017-05-052-9/+9
* Delete conflicting redirectsMichael Kozono2017-05-054-20/+127
* Create redirect routes on path changeMichael Kozono2017-05-052-8/+50
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-0530-87/+668
* Add happy path feature tests for redirect behaviorMichael Kozono2017-05-053-28/+255
* Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-0516-135/+353
|\
| * add changelog [ci skip]Regis2017-05-051-0/+4
| * make toggle switch for flagsRegis2017-05-051-8/+8
| * object in css not computedRegis2017-05-051-27/+18
| * resolve discussionissue-title-description-realtimeRegis2017-05-055-18/+12
| * use more subtle datetime and title change for timeagoEl - use SCSS variable f...Regis2017-05-042-5/+2
| * use computed css class for animationsRegis2017-05-041-28/+30
| * change error handling for api callback - check length is not zero on jquery elRegis2017-05-042-7/+2
| * fix js specsRegis2017-05-043-71/+23
| * rename candescription to canUpdateIssueRegis2017-05-043-5/+5
| * better name for zeroData - use insteaf importing VueRegis2017-05-042-9/+8
| * use nextTick and cache timeAgoElRegis2017-05-041-10/+10
| * use refs when possible - style changes - better initial title and description...Regis2017-05-041-18/+34
| * fix failing slash command specsRegis2017-05-031-3/+1
| * pass failed spinach specRegis2017-05-031-0/+1
| * make js trueRegis2017-05-031-1/+1
| * fix tasks list spec in rspecRegis2017-05-032-13/+22
| * remove fdescribe [ci skip]Regis2017-05-021-1/+1
| * issue_spec - getting closerRegis2017-05-023-9/+57
| * test realtime changes and hit more branchesRegis2017-05-022-26/+37
| * remove curr and previous states - extract tasks logic to tasks actionRegis2017-05-024-52/+48
| * fix task_list spec - not ocmpletely but progressRegis2017-05-011-5/+5
| * fix rubocop offensesRegis2017-05-012-17/+9
| * use indexOf instead of includesRegis2017-05-011-1/+1
| * formattingRegis2017-05-011-3/+2
| * handle tasks and fix some specsRegis2017-05-013-13/+31
| * previous and current descriptionRegis2017-05-012-22/+54
| * make tab title legitRegis2017-05-014-4/+21
| * resolve conflictRegis2017-05-01458-2555/+7842
| |\
| * | change 'body' to 'data' after 'JSON.parse'Regis2017-04-261-8/+8
| * | update task_list n/nRegis2017-04-262-25/+40
| * | check if description changed prior to binding TaskLists and calling renderGFMRegis2017-04-261-10/+23
| * | fix merge conflict with issue_show hamlRegis2017-04-25636-8065/+3584
| |\ \
| * | | formatting in testRegis2017-04-251-1/+8
| * | | remove fdescribe :(Regis2017-04-251-1/+1