index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Event: Restore the `constructor` property on jQuery.Event prototype
Daniel Herman
2014-09-04
1
-1
/
+3
*
Css: Fix the "sanity check" test
Michał Gołębiowski
2014-07-28
1
-1
/
+1
*
CSS: elements are hidden when either offsetWidth or offsetHeight is zero
Timmy Willison
2014-07-17
1
-10
/
+12
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
2
-10
/
+26
*
Build: Correct indentation issue
Oleg Gaidarenko
2014-07-03
1
-3
/
+3
*
Selector: Remove "#" exception for identifier tokens
Michał Gołębiowski
2014-06-30
1
-2
/
+2
*
Build: Move all external libraries to external directory
Scott González
2014-06-25
7
-5015
/
+6
*
Build: Move test to appropriate module
Oleg Gaidarenko
2014-06-16
2
-6
/
+4
*
Effects: Improve raf logic
Oleg Gaidarenko
2014-06-16
1
-0
/
+28
*
Effects: Reintroduce use of requestAnimationFrame
Oleg Gaidarenko
2014-06-16
1
-0
/
+4
*
Effects: Remove needless operations in tests
Oleg Gaidarenko
2014-06-16
1
-3
/
+0
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
5
-34
/
+51
*
CSS: Do not throw on frame elements in FF
Oleg Gaidarenko
2014-06-16
1
-0
/
+23
*
Tests: Clean up isNumeric tests
Richard Gibson
2014-06-07
1
-47
/
+42
*
Core: Work around loss of precision from parseFloat
Richard Gibson
2014-06-07
1
-1
/
+2
*
Ajax: Support usage without jQuery.event
TJ VanToll
2014-06-02
1
-0
/
+16
*
Selector: Use jQuery reference not Sizzle
Oleg Gaidarenko
2014-05-29
1
-2
/
+6
*
Selector: Fix test iframe submission for firefox
Oleg Gaidarenko
2014-05-29
1
-9
/
+5
*
Ajax, Manipulation: don't test cross-document manip in Android 2.3
Michał Gołębiowski
2014-05-07
2
-2
/
+23
*
Core: Correct the number of expected tests
Michał Gołębiowski
2014-05-02
1
-1
/
+1
*
Core: Remove repeated test
Liang Peng
2014-05-02
1
-1
/
+0
*
Data: Work around IE11 bug with onpageshow attribute
Dave Methvin
2014-04-30
2
-0
/
+22
*
Effects: Respect display value on inline elements
Oleg Gaidarenko
2014-04-30
2
-0
/
+27
*
Css: Use only positive integers as values for widows/orphans
Michał Gołębiowski
2014-04-18
1
-8
/
+1
*
Tests: Comply the style guide
Oleg Gaidarenko
2014-04-15
1
-16
/
+16
*
Tests: Fix failing ajax tests in oldIE
Oleg Gaidarenko
2014-04-15
5
-14
/
+18
*
Tests: Remove unused variables
Oleg Gaidarenko
2014-04-15
2
-9
/
+5
*
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: Improve jsonp tests
Oleg Gaidarenko
2014-04-15
2
-3
/
+3
*
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: Remove Sizzle intergration tests
Oleg Gaidarenko
2014-04-15
2
-176
/
+27
*
Tests: Simplify "testTimeout" option
Oleg Gaidarenko
2014-04-15
1
-1
/
+1
*
Tests: Remove QUnit start hook
Oleg Gaidarenko
2014-04-15
1
-7
/
+1
*
Support: Add Android support tests results
Michał Gołębiowski
2014-03-31
1
-0
/
+74
*
Css: change boxSizingReliable in IE<9.
Michał Gołębiowski
2014-03-21
1
-3
/
+3
*
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: Don't test stopImmediatePropagation in Android 2.3
Michał Gołębiowski
2014-03-18
1
-2
/
+5
*
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
[next]