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
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Css: Use only positive integers as values for widows/orphans
Michał Gołębiowski
2014-04-18
1
-8
/
+1
*
Build: Fix code style issue
Oleg Gaidarenko
2014-04-15
1
-1
/
+0
*
Tests: Fix failing ajax tests in oldIE
Oleg Gaidarenko
2014-04-15
5
-14
/
+18
*
Tests: Bring back some of the clean-up logic
Oleg Gaidarenko
2014-04-15
1
-0
/
+11
*
Tests: Remove unused variables
Oleg Gaidarenko
2014-04-15
1
-2
/
+2
*
Tests: Copy some Sizzle combinators tests
Oleg Gaidarenko
2014-04-15
1
-0
/
+41
*
Tests: Add more tests for Sizzle attributes
Oleg Gaidarenko
2014-04-15
1
-3
/
+89
*
Tests: Add test for selectors with commas
Oleg Gaidarenko
2014-04-15
1
-0
/
+12
*
Tests: Copy Sizzle.uniqueSort tests
Oleg Gaidarenko
2014-04-15
1
-0
/
+79
*
Tests: Copy Sizzle.contains tests
Oleg Gaidarenko
2014-04-15
1
-0
/
+26
*
Tests: Move some of the Sizzle tests to selector
Oleg Gaidarenko
2014-04-15
1
-0
/
+93
*
Tests: Do global clean up in teardown function
Oleg Gaidarenko
2014-04-15
1
-0
/
+2
*
Tests: Improve jsonp tests
Oleg Gaidarenko
2014-04-15
1
-2
/
+2
*
Tests: Correct logic of a broken assertion
Oleg Gaidarenko
2014-04-15
1
-2
/
+3
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
2
-2
/
+0
*
Tests: More improvments for testrunner
Oleg Gaidarenko
2014-04-15
2
-59
/
+36
*
Tests: Remove Sizzle intergration tests
Oleg Gaidarenko
2014-04-15
2
-174
/
+27
*
Tests: Simplify globals cleanup
Oleg Gaidarenko
2014-04-15
1
-10
/
+9
*
Tests: Remove QUnit start hook
Oleg Gaidarenko
2014-04-15
1
-11
/
+1
*
Tests: Remove uselss "keys" helper
Oleg Gaidarenko
2014-04-15
1
-15
/
+1
*
Tests: Simplify "testTimeout" option
Oleg Gaidarenko
2014-04-15
1
-1
/
+1
*
Support: Add Android support tests results
Michał Gołębiowski
2014-03-31
1
-11
/
+43
*
Effects: Don't overwrite display:none when .hide()ing hidden elements
Richard Gibson
2014-03-20
1
-0
/
+13
*
CSS: jQuery#hide should always save display value
Oleg Gaidarenko
2014-03-20
1
-0
/
+10
*
Attributes: Trim whitespace from option text when returned as a value
John Hoven
2014-03-20
1
-0
/
+13
*
Core: Change the sleep time in dont_return.php from 100s to 30s
Michał Gołębiowski
2014-03-19
1
-1
/
+1
*
Event: Simplify the logic behind blacklisting Android 2.3 on one test
Michał Gołębiowski
2014-03-18
1
-7
/
+4
*
Event: Don't test stopImmediatePropagation in Android 2.3
Michał Gołębiowski
2014-03-18
1
-8
/
+19
*
Core: Change the sleep time in dont_return.php to a sane value
Michał Gołębiowski
2014-03-18
1
-1
/
+1
*
Core: Blacklist the ready test on async-loaded jQuery in iOS7
Michał Gołębiowski
2014-03-17
1
-4
/
+9
*
Event: Unit test for #14741 fix
Dave Methvin
2014-03-16
1
-0
/
+14
*
Core: Bump timeouts to stabilize doc ready test
Michał Gołębiowski
2014-03-13
2
-2
/
+2
*
Event: Call underlying stopImmediatePropagation when present
Dave Methvin
2014-03-12
1
-2
/
+13
*
Support: Make the support matrix for iOS 6 match iOS 7 as well
Michał Gołębiowski
2014-03-13
1
-1
/
+1
*
Css: Fix tests
Michał Gołębiowski
2014-03-10
1
-6
/
+9
*
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
Michał Gołębiowski
2014-03-10
1
-7
/
+20
*
Ajax, Effects: Disable Chrome 31 workarounds
Michał Gołębiowski
2014-03-10
2
-27
/
+7
*
Core: Do not run window.onready when ready
Dave Methvin
2014-03-04
2
-0
/
+31
*
CSS: Return values should be numbers
Dave Methvin
2014-03-04
1
-1
/
+2
*
Event: Allow triggerHandler(beforeunload)
Dave Methvin
2014-03-04
2
-0
/
+23
*
Ajax: .load() should trim its selector
Dave Methvin
2014-03-04
2
-0
/
+9
*
Core: Arrays like [42] should fail .isNumeric()
Dave Methvin
2014-03-04
1
-1
/
+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
*
Tests: remove all the empty line whitespace
Rick Waldron
2014-02-11
2
-28
/
+28
*
Support: Document box-sizing was unprefixed in Firefox 29
Michał Gołębiowski
2014-02-05
2
-2
/
+2
*
Build: Upgrade QUnit to 1.14.0
Michał Gołębiowski
2014-02-05
6
-636
/
+705
*
Build: Switch to explicit dependencies versions in bower.json
Michał Gołębiowski
2014-02-02
2
-99
/
+147
*
Ajax: Protect against exceptions thrown synchronously by xhr.send
jaubourg
2014-01-29
1
-0
/
+30
[next]