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
...
*
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
*
Bower: Update project version to 2.1.2-pre
Dave Methvin
2014-05-01
1
-1
/
+1
*
Build: Updating the master version to 2.1.2-pre.
Dave Methvin
2014-05-01
1
-1
/
+1
*
Data: Work around IE11 bug with onpageshow attribute
Dave Methvin
2014-04-30
3
-4
/
+30
*
Effects: Respect display value on inline elements
Oleg Gaidarenko
2014-04-30
3
-3
/
+32
*
Build: Spaces vs tabs
Oleg Gaidarenko
2014-04-24
2
-3
/
+3
*
Build: Add "browser" keyword for npm
Dave Methvin
2014-04-23
1
-0
/
+1
*
Build: Remove json check for jscs config
Oleg Gaidarenko
2014-04-23
1
-4
/
+0
*
Selector: Update Sizzle to 1.10.19
Richard Gibson
2014-04-18
4
-29
/
+39
*
Css: Use only positive integers as values for widows/orphans
Michał Gołębiowski
2014-04-18
1
-8
/
+1
*
Dimensions: Reverse a check to avoid potential reflows
Christian Kosmowski
2014-04-18
2
-1
/
+2
*
Build: Update version from pre to -pre
Scott González
2014-04-17
1
-1
/
+1
*
Build: Remove Sizzle from run names passed to the testswarm task
Michał Gołębiowski
2014-04-15
1
-1
/
+1
*
Build: Update jscsrc
Oleg Gaidarenko
2014-04-15
3
-24
/
+6
*
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: Add lint task
Oleg Gaidarenko
2014-04-15
1
-2
/
+2
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
3
-2
/
+3
*
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
*
Build: set default testswarm timeout to 15 minutes
Michał Gołębiowski
2014-04-15
1
-1
/
+1
*
Build: use browserSets from config file; allow to override
Michał Gołębiowski
2014-04-15
1
-5
/
+10
*
Build: change .gitattributes; use system line ends for non-JS files
Michał Gołębiowski
2014-04-04
1
-2
/
+5
*
Support: Add Android support tests results
Michał Gołębiowski
2014-03-31
1
-11
/
+43
*
Build: Update release script for new jquery-release API
Scott González
2014-03-21
2
-9
/
+6
*
Selector: Use Element.matches in selector-native if available
Philip Jägenstedt
2014-03-20
2
-1
/
+3
*
Event: Fix isDefaultPrevented for bubbled events in Android 2.3
Michał Gołębiowski
2014-03-20
1
-2
/
+2
*
Effects: Don't overwrite display:none when .hide()ing hidden elements
Richard Gibson
2014-03-20
2
-5
/
+23
*
CSS: jQuery#hide should always save display value
Oleg Gaidarenko
2014-03-20
2
-6
/
+13
*
Manipulation: Change support test to be WWA-friendly
Jonathan Sampson
2014-03-20
1
-2
/
+9
*
Attributes: Trim whitespace from option text when returned as a value
John Hoven
2014-03-20
3
-0
/
+24
*
CSS: window.getDefaultComputedStyle may return null
Rodrigo Rosenfeld Rosas
2014-03-20
2
-3
/
+5
*
Core: Fix comments for .get() method
Benjy Cui
2014-03-20
2
-2
/
+4
*
Tests: Remove obsolete speed directory
Dave Methvin
2014-03-20
11
-7159
/
+0
[prev]
[next]