Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release: add new authors to AUTHORS.txt | Timmy Willison | 2018-01-19 | 1 | -0/+12 |
| | |||||
* | Build: Update my name in ATHORS.txt | Michał Gołębiowski-Owczarek | 2017-08-12 | 1 | -1/+1 |
| | | | | I forgot .mailmap isn't everything. | ||||
* | Release: update AUTHORS.txt | Timmy Willison | 2017-03-15 | 1 | -0/+6 |
| | |||||
* | Release: add email to .mailmap, update AUTHORS | Timmy Willison | 2016-09-22 | 1 | -1/+1 |
| | | | | | - Not sure how that got there. I did check the privacy box at one point, but can't find any commits with that email | ||||
* | Release: update AUTHORS.txt | Timmy Willison | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | Release: update AUTHORS.txt | Timmy Willison | 2016-05-11 | 1 | -0/+5 |
| | |||||
* | Release: update AUTHORS.txt | Timmy Willison | 2016-03-09 | 1 | -0/+9 |
| | |||||
* | Release: update AUTHORS.txt | Timmy Willison | 2016-01-13 | 1 | -0/+6 |
| | |||||
* | Release: update authors | Timmy Willison | 2015-11-12 | 1 | -0/+13 |
| | |||||
* | Build: Fix an email address of a contributor | Batiste Bieler | 2015-09-08 | 1 | -1/+1 |
| | | | | Closes gh-2455 | ||||
* | Build: add mailmap entry | Timmy Willison | 2015-07-11 | 1 | -2/+1 |
| | |||||
* | Build: update AUTHORS.txt | Timmy Willison | 2015-07-08 | 1 | -0/+15 |
| | |||||
* | Release: update AUTHORS.txt | Timmy Willison | 2015-01-19 | 1 | -0/+7 |
| | |||||
* | Authors: Update AUTHORS.TXT and .mailmap | Dave Methvin | 2014-12-16 | 1 | -1/+15 |
| | |||||
* | Build: update AUTHORS.txt | Timmy Willison | 2014-05-23 | 1 | -1/+2 |
| | |||||
* | Dimensions: Reverse a check to avoid potential reflows | Christian Kosmowski | 2014-04-18 | 1 | -0/+1 |
| | | | | | Fixes #14979 Closes gh-1560 | ||||
* | Selector: Use Element.matches in selector-native if available | Philip Jägenstedt | 2014-03-20 | 1 | -0/+1 |
| | | | | | | | | | | | Spec: http://dom.spec.whatwg.org/#dom-element-matches Support in Chromium: https://code.google.com/p/chromium/issues/detail?id=326652 Fixes #14902 Closes gh-1524 | ||||
* | Attributes: Trim whitespace from option text when returned as a value | John Hoven | 2014-03-20 | 1 | -0/+1 |
| | | | | | | | | | | Fixes #14858 Ref #14686 Closes gh-1531 (cherry picked from commit 9ec429cf6270e455aba4eba85f4db80e633806b6) Conflicts: src/attributes/val.js | ||||
* | CSS: window.getDefaultComputedStyle may return null | Rodrigo Rosenfeld Rosas | 2014-03-20 | 1 | -0/+1 |
| | | | | | | Fixes #14736 Closes gh-1501 (cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666) | ||||
* | Core: Fix comments for .get() method | Benjy Cui | 2014-03-20 | 1 | -0/+2 |
| | | | | Closes gh-1547 | ||||
* | CSS: Add flex-grow and flex-shrink to cssNumber | Roman Rei_ | 2014-03-13 | 1 | -0/+1 |
| | | | | | Fixes #14888 Closes gh-1536 | ||||
* | AMD: Note on AMD best practices | S. Andrew Sheppard | 2014-03-12 | 1 | -0/+1 |
| | | | | | Fixes #14687 Closes gh-1478 | ||||
* | Authors: Update AUTHORS.txt and .mailmap | Dave Methvin | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Tests: Avoid use of QUnit.reset() in tests by splitting them | cjqed | 2013-12-23 | 1 | -0/+1 |
| | | | | | Fix #14040 Close gh-1457 | ||||
* | Update AUTHORS.txt using git log --format="%aN <%aE>" | Timmy Willison | 2013-12-20 | 1 | -16/+51 |
| | |||||
* | Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340. | njhamann | 2013-11-13 | 1 | -0/+2 |
| | |||||
* | Updated author information. | Scott González | 2013-10-04 | 1 | -8/+8 |
| | |||||
* | No ticket. Update AUTHORS.txt. | Michał Gołębiowski | 2013-09-07 | 1 | -0/+4 |
| | |||||
* | Removed an unneeded variable. Closes gh-1321. | terrycojones | 2013-08-08 | 1 | -0/+1 |
| | |||||
* | Update AUTHORS.txt | Michał Gołębiowski | 2013-07-01 | 1 | -1/+2 |
| | |||||
* | build: update release script to use nodejs archiver. | Chris Talkington | 2013-05-12 | 1 | -0/+1 |
| | |||||
* | Use grunt option with grunt.util.spawn, close gh-1255. | Kyle Robinson Young | 2013-05-09 | 1 | -0/+1 |
| | |||||
* | Only call jQuery(this) when needed. Close gh-1260. | Jason Bedard | 2013-05-09 | 1 | -0/+1 |
| | |||||
* | Fix #13483. Let slideDown() work after stop(). Close gh-1205. | Renato Oliveira dos Santos | 2013-04-16 | 1 | -0/+1 |
| | |||||
* | Updated mailmap. | Scott González | 2013-04-02 | 1 | -2/+2 |
| | |||||
* | Fix typos, close gh-1187. | stonelee | 2013-03-25 | 1 | -0/+1 |
| | |||||
* | Changed .jshintrc predef lists to globals objects. | Steven Benner | 2013-03-25 | 1 | -0/+1 |
| | |||||
* | Authors update for Michał Gołębiowski. Add .mailmap entry for my old ↵ | Michał Gołębiowski | 2013-03-13 | 1 | -1/+1 |
| | | | | commits too. Closes gh-1201. | ||||
* | Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. | Michał Z. Gołębiowski | 2013-03-12 | 1 | -0/+1 |
| | |||||
* | Fix typos. Close gh-1186. | dmitrygusev | 2013-02-28 | 1 | -0/+1 |
| | |||||
* | Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. | Nguyen Phuc Lam | 2013-02-26 | 1 | -0/+1 |
| | |||||
* | Adding @andrewplummer to AUTHORS.txt | Corey Frang | 2013-01-31 | 1 | -0/+1 |
| | |||||
* | Update author list. | Dave Methvin | 2013-01-27 | 1 | -0/+3 |
| | |||||
* | Fix #13076. Speed up $() with strings, part of gh-1089. | Sebi Burkhard | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | Fix #12990. Don't add 'px' to column-count. Close gh-1050. | Bennett Sorbo | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | Fix #9960, allow manipulation for parent document nodes. Close gh-924. | dcooper | 2012-11-24 | 1 | -0/+1 |
| | |||||
* | Fix #12685. Handle inconsistent opacity for ie < 9. Close gh-1005. | yiminghe | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Update authors. | Dave Methvin | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | Add new authors and sort in commit order. | Dave Methvin | 2012-10-24 | 1 | -5/+7 |
| | |||||
* | Update authors. | Dave Methvin | 2012-10-23 | 1 | -1/+2 |
| |