| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 31847) Fix positioning of WikiEditor 'header' insertions when selectio... | Brion Vibber | 2011-10-21 | 1 | -0/+8 |
* | Updating jquery.qunit from upstream | Krinkle | 2011-10-20 | 2 | -57/+134 |
* | Fix broken test by r99321 | Krinkle | 2011-10-16 | 1 | -1/+1 |
* | CSS clean up | Krinkle | 2011-10-15 | 2 | -12/+7 |
* | Move jquery.validate plugin from branches/salvatoreingala to core | Roan Kattouw | 2011-10-15 | 1 | -0/+1166 |
* | Followup r99923: spaces->tabs, add @embed | Roan Kattouw | 2011-10-15 | 2 | -245/+248 |
* | Add jquery.farbtastic module to core, copied from branches/salvatoreingala | Roan Kattouw | 2011-10-15 | 5 | -0/+337 |
* | Check if there is a prexisting tfoot, before creating a new one. | Derk-Jan Hartman | 2011-10-08 | 1 | -1/+6 |
* | Follow up to r99307, with some inline comment documentation on why these !imp... | Derk-Jan Hartman | 2011-10-08 | 1 | -1/+5 |
* | Add !important to the tablesorter indicator. | Derk-Jan Hartman | 2011-10-08 | 1 | -6/+6 |
* | upgrading to jquery 1.6.4 to fix bug #31424 | Neil Kandalgaonkar | 2011-10-07 | 1 | -165/+230 |
* | Replace spaces with tabs | Roan Kattouw | 2011-10-06 | 1 | -7/+7 |
* | (bug 31420) Fix weird tablesorter bug where headers spanning multiple rows wo... | Roan Kattouw | 2011-10-06 | 1 | -1/+1 |
* | Followup r98676: add @embed | Roan Kattouw | 2011-10-06 | 1 | -0/+3 |
* | Fix the bug reported on w:en:WP:VP/T where clicking on links in sortable tabl... | Roan Kattouw | 2011-10-05 | 1 | -0/+4 |
* | Follow up to r98665. | Derk-Jan Hartman | 2011-10-02 | 1 | -0/+14 |
* | Add tfoot emulation to tablesorter. Fixes part of the complaints in bug 31060 | Derk-Jan Hartman | 2011-10-02 | 1 | -13/+30 |
* | Add the class jquery-tablesorter to all tables that are made sortable. | Derk-Jan Hartman | 2011-10-02 | 5 | -0/+1 |
* | Improve the accessibility of our jump-to functionality | Daniel Friesen | 2011-09-25 | 1 | -0/+15 |
* | Followup to r97150 per CR: use .children() instead of .find(), more efficient... | Roan Kattouw | 2011-09-17 | 1 | -1/+1 |
* | Update jquery.tablesorter for r97145: emulate <thead> if there is no <thead> ... | Roan Kattouw | 2011-09-15 | 1 | -8/+40 |
* | (bug 30130) Add selectionStart and selectionEnd parameters to encapsulateSele... | Roan Kattouw | 2011-09-08 | 1 | -1/+19 |
* | Followup to r86108, r86854, r96384: table sorter fetch of 'data-sort-value' a... | Brion Vibber | 2011-09-07 | 1 | -3/+5 |
* | Optimize ucFirst by using charAt | Krinkle | 2011-09-01 | 1 | -1/+1 |
* | Updating jquery.qunit from upstream | Krinkle | 2011-08-26 | 1 | -15/+19 |
* | Follow-up r95445, fix for IE6-7 no supporting display-inline. Removes alt att... | John Du Hart | 2011-08-24 | 2 | -2/+5 |
* | jquery.spinner: Fix small issues | Krinkle | 2011-08-24 | 3 | -20/+23 |
* | (bug 30499) Create jQuery replacements for injectSpinner and removeSpinner | John Du Hart | 2011-08-24 | 3 | -0/+50 |
* | Add comments and fix whitespace for r90657, r86305 | Krinkle | 2011-08-24 | 1 | -2/+3 |
* | Fix a regression in search highlighting from r90092 | Brion Vibber | 2011-08-16 | 1 | -2/+3 |
* | Followup r89853, tweaks for jquery.qunit.completenessTest: | Roan Kattouw | 2011-08-16 | 1 | -21/+13 |
* | Applying whitespace conventions in core JS files. | Krinkle | 2011-08-12 | 12 | -77/+77 |
* | Use .prop instead of .attr where appropriate | Krinkle | 2011-08-12 | 3 | -7/+7 |
* | Fix bug in jquery.byteLimit.js for Safari 4 | Krinkle | 2011-08-12 | 1 | -2/+10 |
* | Updating jquery.form from upstream | Krinkle | 2011-08-12 | 1 | -95/+215 |
* | Updating jquery.qunit from upstream | Krinkle | 2011-08-12 | 2 | -259/+324 |
* | Fix usage of the jQuery global in a few spots. | Daniel Friesen | 2011-08-12 | 2 | -99/+101 |
* | Use jQuery's $.isArray, not instanceof Array. The later has troubles with cro... | Daniel Friesen | 2011-08-12 | 1 | -1/+1 |
* | Coding style commit | Krinkle | 2011-08-11 | 1 | -12/+11 |
* | Renaming jquery.mwPrototypes to jquery.mwExtension | Krinkle | 2011-08-11 | 1 | -0/+0 |
* | Adding support for a callback to jquery.byteLimit | Krinkle | 2011-08-08 | 1 | -11/+34 |
* | Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine tests | Ian Baker | 2011-08-04 | 2 | -0/+428 |
* | Fix noglobals exceptions from QUnit | Krinkle | 2011-08-03 | 1 | -1/+1 |
* | Followup r93366: fix Opera bugs in textSelection. All tests pass in Opera now... | Roan Kattouw | 2011-07-28 | 1 | -3/+6 |
* | Fix broken textSelection test case in IE. All textSelection tests are passing... | Roan Kattouw | 2011-07-28 | 1 | -0/+1 |
* | Applying code conventions: | Krinkle | 2011-07-28 | 2 | -84/+84 |
* | Followup r92329: Fixes the localize test cases in IE 6 and 7. | Brion Vibber | 2011-07-21 | 1 | -1/+6 |
* | Removing deprecated <msg /> support in jquery.localize. Maintaing it is a PIT... | Krinkle | 2011-07-15 | 1 | -8/+5 |
* | New jquery.getAttrs module | Krinkle | 2011-07-13 | 1 | -0/+24 |
* | Unit tests for jquery.localize | Krinkle | 2011-07-13 | 1 | -1/+4 |