Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -1/+1 |
* | The router base url is without / on the end | Bart Visscher | 2013-02-28 | 1 | -2/+2 |
* | removed unneeded callback checks in routes_request that could potentially fail | Bernhard Posselt | 2012-11-15 | 1 | -4/+0 |
* | fixed: this.routes_request is a deferred/promise | Bernhard Posselt | 2012-11-15 | 1 | -5/+1 |
* | instead of warning via popup, write to console.warn | Bernhard Posselt | 2012-11-15 | 1 | -1/+1 |
* | Prevent ajax race conditions when using routes by offering a callback that is... | Bernhard Posselt | 2012-11-15 | 1 | -2/+15 |
* | Revert "Prevent ajax race conditions when using routes by offering a callback... | Bernhard Posselt | 2012-11-14 | 1 | -15/+2 |
* | Prevent ajax race conditions when using routes by offering a callback that is... | Bernhard Posselt | 2012-11-14 | 1 | -2/+15 |
* | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -0/+73 |