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/github_actions/github-actions-f50e11107c
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
/
src
/
selector
/
selectorTest.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganzing the jQuery source (first phase).
John Resig
2007-09-08
1
-202
/
+0
*
Integration of Mike Alsup's excellent form serialization code. The benefits a...
John Resig
2007-09-05
1
-22
/
+22
*
Removed all deprecated functionality for jQuery 1.2. A full list of what was ...
John Resig
2007-09-04
1
-46
/
+23
*
Added support for a new :header psuedo-selector (only selects H1-H6 elements).
John Resig
2007-08-31
1
-1
/
+3
*
Fixed the issue where $("body").find("div#foo") would ignore the specified ta...
John Resig
2007-08-27
1
-1
/
+3
*
Added the new :has() selector (Bug #1521)
John Resig
2007-08-21
1
-1
/
+2
*
Added a fix for IE returning comment nodes in * queries. I put the logic in $...
John Resig
2007-08-19
1
-1
/
+6
*
The test for underscore selectors broke under Opera, so the element is now lo...
John Resig
2007-07-30
1
-3
/
+12
*
Integrated the custom fx test suite into the main test suite. All tests are n...
John Resig
2007-07-29
1
-11
/
+11
*
Added a fix for relative // - $("//div",this) (bug #1418)
John Resig
2007-07-25
1
-1
/
+2
*
Added extra last-child test.
John Resig
2007-06-29
1
-1
/
+2
*
Fix for #1169
Brandon Aaron
2007-05-13
1
-7
/
+8
*
Rev [1827] broke the two XPath sibling selectors.
John Resig
2007-05-01
1
-2
/
+2
*
We're not adding new selector features in until a new full release. Please di...
John Resig
2007-05-01
1
-4
/
+1
*
TDD. Broken test case, need to fix xpath parser...
Corey Jewett
2007-04-30
1
-1
/
+2
*
Forgot to remove the test cases for XPath [n]. (Ticket #995)
John Resig
2007-04-28
1
-5
/
+1
*
Added support for finding elements that have underscores in their name (along...
John Resig
2007-04-28
1
-2
/
+4
*
Add RegExp style xpath attributes and testcases. e.g. [@foo =~ /bar/i] and [@...
Corey Jewett
2007-04-13
1
-1
/
+3
*
Fixed some more bugs with the test suite, made some minor file size tweaks to...
John Resig
2007-03-25
1
-6
/
+6
*
Cleaned up a lot of the test suite - reorganized and renamed tests. Added a n...
John Resig
2007-03-25
1
-8
/
+5
*
Added test for #945
Jörn Zaefferer
2007-03-25
1
-0
/
+6
*
(no commit message)
John Resig
2007-03-25
1
-2
/
+13
*
Added support for escaping selectors in ID and Classname queries (#143). You ...
John Resig
2007-03-25
1
-2
/
+16
*
Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025)...
John Resig
2007-03-25
1
-154
/
+177
*
Added a fix and test for bug #978 (Appending elements into an IFrame, in IE).
John Resig
2007-03-24
1
-2
/
+2
*
* Fixed IE ID selectors selecting by the name attribute and added tests
Brandon Aaron
2007-02-23
1
-2
/
+6
*
Added a test case for bug #986.
John Resig
2007-02-22
1
-3
/
+4
*
Added test for #891
Jörn Zaefferer
2007-01-31
1
-1
/
+5
*
Added test for #895
Jörn Zaefferer
2007-01-31
1
-3
/
+6
*
Fixed test for object/param selection (thanks Andrea)
Jörn Zaefferer
2007-01-07
1
-3
/
+2
*
Updated test for #750
Jörn Zaefferer
2007-01-03
1
-2
/
+2
*
Added assertions for #750
Jörn Zaefferer
2007-01-03
1
-1
/
+4
*
Moved all the expressions tests over into selector area, out of the main suite.
John Resig
2006-12-31
1
-0
/
+140