index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Make it possible to change browserSets in the testswarm task
Michał Gołębiowski
2014-03-10
1
-2
/
+6
*
Css: Fix tests
Michał Gołębiowski
2014-03-10
1
-6
/
+9
*
Support: Simplify the box-sizing test
Michał Gołębiowski
2014-03-10
4
-40
/
+8
*
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
Michał Gołębiowski
2014-03-10
2
-10
/
+20
*
Ajax, Effects: Disable Chrome 31 workarounds
Michał Gołębiowski
2014-03-10
2
-30
/
+11
*
Build: Fix AMD option for custom builds
Timmy Willison
2014-03-07
1
-6
/
+12
*
Ajax: Use two-arg form of .slice() for old IE
Dave Methvin
2014-03-04
1
-1
/
+1
*
Core: Do not run window.onready when ready
Dave Methvin
2014-03-04
3
-2
/
+34
*
CSS: Return values should be numbers
Dave Methvin
2014-03-04
2
-3
/
+4
*
Event: Allow triggerHandler(beforeunload)
Dave Methvin
2014-03-04
3
-2
/
+26
*
Ajax: .load() should trim its selector
Dave Methvin
2014-03-04
3
-1
/
+10
*
Core: Arrays like [42] should fail .isNumeric()
Dave Methvin
2014-03-04
2
-2
/
+4
*
Core: Remove native String#trim usage to save size
Michał Gołębiowski
2014-03-04
2
-19
/
+6
*
Support: Reduce size via code consolidation and minification awareness
Richard Gibson
2014-03-04
5
-196
/
+116
*
Bower: stop ignoring yourself, bower
Timmy Willison
2014-02-19
1
-2
/
+1
*
Bower: add main property, move Sizzle to devDependencies, add license property
Timmy Willison
2014-02-19
1
-3
/
+3
*
Effects: Don't check fill-opacity in Android 2.3, it's not supported
Michał Gołębiowski
2014-02-13
1
-1
/
+6
*
Event: Blacklist the onbeforeunload test in Android 2.3
Michał Gołębiowski
2014-02-13
1
-3
/
+4
*
Css: Don't check fill-opacity in Android 2.3, it's not supported
Michał Gołębiowski
2014-02-13
1
-1
/
+6
*
Support: Skip style-based tests when element.style is undefined
Richard Gibson
2014-02-13
2
-8
/
+16
*
Core: Correct support comments for String.prototype.trim
Michał Gołębiowski
2014-02-13
1
-1
/
+3
*
Docs: Remove the note about consequences of excluding Sizzle from README
Michał Gołębiowski
2014-02-12
1
-2
/
+0
*
Docs: Add support comments for prefixed box-sizing
Michał Gołębiowski
2014-02-05
4
-0
/
+5
*
Build: Upgrade QUnit to 1.14.0
Michał Gołębiowski
2014-02-05
9
-640
/
+709
*
Selector: update Sizzle
Michał Gołębiowski
2014-02-05
5
-64
/
+94
*
Build: Switch to explicit dependencies versions in bower.json
Michał Gołębiowski
2014-02-02
3
-7
/
+45
*
Build: Specify browserSets for TestSwarm directly
Michał Gołębiowski
2014-01-27
1
-1
/
+1
*
Support: Add iOS6 support tests results
Michał Gołębiowski
2014-01-27
1
-0
/
+37
*
Css: Document reliableMarginRight is needed for Android 2.3
Michał Gołębiowski
2014-01-27
1
-0
/
+1
*
Tests: Blacklist beforeunload test in iOS
Michał Gołębiowski
2014-01-27
1
-1
/
+4
*
Build: Remove obsolete UglifyJS workaround
Michał Gołębiowski
2014-01-26
1
-7
/
+0
*
Build: Upgrade npm devDependencies
Michał Gołębiowski
2014-01-26
1
-8
/
+8
*
Css: Fix the reliableMarginRight test in oldIE.
Michał Gołębiowski
2014-01-26
1
-3
/
+7
*
Css: Don’t cache support.reliableMarginRight; thanks @jdalton, @timmywil
Michał Gołębiowski
2014-01-26
1
-6
/
+5
*
Updating the 1.x-master version to 1.11.1pre.
Timmy Willison
2014-01-23
2
-6
/
+2
*
Release: Instantiate a zip archiver, run archivers async
Timmy Willison
2014-01-23
1
-9
/
+10
*
Manipulation: Use textarea for missing IE defaultValue check
Dave Methvin
2014-01-23
2
-7
/
+8
*
Tests: Fix appendChecked support value for Safari 5.1
Michał Gołębiowski
2014-01-22
1
-1
/
+1
*
Tests: fix Safari userAgent detection
Michał Gołębiowski
2014-01-22
1
-3
/
+3
*
Support: Add expected support results for Safari 7 & IE11
Michał Gołębiowski
2014-01-22
1
-0
/
+74
*
Tests: Blacklist one effects test in Chrome 31
Michał Gołębiowski
2014-01-21
1
-4
/
+17
*
Traversing: Check all pairwise element combinations for .find( els )
Richard Gibson
2014-01-17
1
-2
/
+4
*
Docs: Update authors file
Oleg
2014-01-17
1
-0
/
+3
*
Release: Publish to npm
Jörn Zaefferer
2014-01-17
1
-0
/
+1
*
Tests: Fix code style issues
Oleg
2014-01-16
1
-4
/
+4
*
Attrs: Restore ability to pass array to jQuery#val
Oleg
2014-01-16
2
-3
/
+9
*
Attrs: Force reflow in select value setter
Oleg
2014-01-16
1
-5
/
+21
*
Attrs: Fix valHook for option element
Oleg
2014-01-16
2
-2
/
+10
*
Tests: Remove one of the checks for memory leak
Oleg
2014-01-14
1
-12
/
+0
*
Tests: Fix another issue with sinon timers
Oleg
2014-01-14
1
-10
/
+1
[next]