Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ref f9d41ac6: Opera-compatible form target | Richard Gibson | 2013-11-04 | 1 | -1/+1 |
| | |||||
* | Fix #14379: AJAX requests on unload | Richard Gibson | 2013-10-28 | 1 | -0/+30 |
| | |||||
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Adds the abort on unload trick back in since IE9 still exhibits the bug | jaubourg | 2013-01-07 | 1 | -0/+25 |
| | |||||
* | Revert "Organizes the php scripts used for testing better, so that the whole ↵ | jaubourg | 2012-12-05 | 4 | -90/+0 |
| | | | | | | logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore." This reverts commit 228ab3ddae527f72cc3122a1c6115d7718bcfd57. | ||||
* | Organizes the php scripts used for testing better, so that the whole logic ↵ | jaubourg | 2012-12-04 | 4 | -0/+90 |
of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore. |