index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
14
-123
/
+153
*
Update r.js (running latest master until new r.js is published to NPM)
Timmy Willison
2013-09-09
1
-26
/
+75
*
Reorder css.js logically
Timmy Willison
2013-09-09
1
-177
/
+177
*
Add AMD+CommonJS capabilities to the build script (for modules with long unre...
Timmy Willison
2013-09-09
3
-16
/
+22
*
Fix loading tests with AMD (new support module needed core)
Timmy Willison
2013-09-09
1
-1
/
+2
*
Restore optIn behavior for builds
Timmy Willison
2013-09-08
1
-6
/
+11
*
Revert "Keep the build for bower"
Timmy Willison
2013-09-08
1
-0
/
+1
*
Keep the build for bower
Timmy Willison
2013-09-08
1
-1
/
+0
*
Always return jQuery in modules that can be included separately
Timmy Willison
2013-09-08
14
-2
/
+24
*
Move parsing methods to their own files (separates manipulation dependency fr...
Timmy Willison
2013-09-08
7
-58
/
+82
*
No ticket. Update support comments to reflect current state of affairs.
Michał Gołębiowski
2013-09-07
5
-6
/
+5
*
No ticket. Update AUTHORS.txt.
Michał Gołębiowski
2013-09-07
1
-0
/
+4
*
No ticket. Restore support for Safari 5.1 in test/unit/support.js for now.
Michał Gołębiowski
2013-09-07
1
-7
/
+13
*
Convert testrunner to an AMD module and ensure jQuery is on the page when exe...
Timmy Willison
2013-09-06
5
-293
/
+303
*
No ticket: link testinit
Timmy Willison
2013-09-06
1
-1
/
+1
*
Move test loader to testinit.js. Fix race condition with dependency loading.
Timmy Willison
2013-09-06
3
-69
/
+68
*
Use requirejs to load the testswarm inject script
Timmy Willison
2013-09-06
2
-16
/
+15
*
No ticket. Restore checking individual src/**/*.js files by jsHint.
Michał Gołębiowski
2013-09-06
23
-25
/
+34
*
No ticket. Optimize the marginRight hook: run the support test once only.
Michał Gołębiowski
2013-09-06
1
-7
/
+14
*
With all of the ready calls removed internally, ready was never kicked off. A...
Timmy Willison
2013-09-06
1
-0
/
+3
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
35
-433
/
+383
*
Fix #14084: attach the test div to documentElement, not body.
Michał Gołębiowski
2013-09-05
4
-47
/
+70
*
Fix #13983. Switch to //# for sourcemap directives.
Michał Gołębiowski
2013-09-05
3
-21
/
+3
*
No ticket. Update packages, make the devDependencies list alphabetic.
Michał Gołębiowski
2013-09-05
1
-5
/
+5
*
No ticket: Hide the testing-support jQuery from tests
Richard Gibson
2013-09-03
6
-32
/
+41
*
Ref #14313: Further code and test improvements
Richard Gibson
2013-09-03
2
-19
/
+57
*
Fix #14313: Optimize jQuery.merge for size. Close gh-1344.
Amey Sakhadeo
2013-08-30
1
-6
/
+2
*
Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a54...
Richard Gibson
2013-08-30
1
-7
/
+12
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
8
-152
/
+166
*
Use window.QUnit to detect the top window when loading with AMD
Timmy Willison
2013-08-29
1
-1
/
+3
*
Fix for custom attr handles duck-punching the boolean attr handle
Timmy Willison
2013-08-28
2
-18
/
+29
*
Update Sizzle to 1.10.7
Timmy Willison
2013-08-27
1
-1
/
+1
*
Explicitly set bower folder location
Timmy Willison
2013-08-27
1
-0
/
+3
*
No ticket: improve line-height animation test robustness
Richard Gibson
2013-08-27
1
-11
/
+26
*
No ticket. Correct a support comment for the `order` test.
Michał Gołębiowski
2013-08-20
1
-1
/
+1
*
Remove trailing comma in define array. Close gh-1336.
Guy Bedford
2013-08-20
1
-2
/
+2
*
Revert "Close php tags for ajax tests on swarm"
Timmy Willison
2013-08-19
3
-8
/
+2
*
Close php tags for ajax tests on swarm
Timmy Willison
2013-08-19
3
-2
/
+8
*
Fix cherry-pick issue. The master branch tests should not be run in oldIE.
Timmy Willison
2013-08-19
1
-1
/
+1
*
Fix tests for testswarm
Timmy Willison
2013-08-19
1
-2
/
+1
*
Correct QUnit check, this might fix swarm failures
Oleg
2013-08-19
1
-2
/
+2
*
No ticket. Correct a support comment.
Michał Gołębiowski
2013-08-19
1
-2
/
+2
*
Remove redundant prefixes from the CSS order test.
Michał Gołębiowski
2013-08-19
1
-11
/
+1
*
No ticket. Add a support note about defaultPrevented missing in Android < 4.0
Michał Gołębiowski
2013-08-19
1
-1
/
+4
*
No ticket: add assertions for jQuery.when( array ). Close gh-1312.
Daniel Herman
2013-08-19
1
-2
/
+4
*
Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311.
Chris Price
2013-08-19
1
-1
/
+1
*
Fix #14164: assign className in addClass/removeClass only if changed. Close g...
Jeremy Dunck
2013-08-19
1
-4
/
+13
*
Minor build change: remove trailing tabs
Timmy Willison
2013-08-16
1
-2
/
+1
*
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM read...
Oleg Gaidarenko
2013-08-16
1
-0
/
+6
*
When converting the source to AMD, don't forget to AMD
Timmy Willison
2013-08-16
3
-4
/
+14
[next]