An open API service providing commit metadata for open source projects.

GitHub / teamcapybara/xpath / commits

Ruby library for generating XPath expressions

SHA Message Author Date Stats
b8534385 Bump yard from 0.9.37 to 0.9.42
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Josef Šimánek <j****k@g****m>
4 months ago
51839ed6 Revert required_ruby_version change for now, keep it 3.0+. Josef Šimánek <j****k@g****m> about 1 year ago
a8c0df51 Bump nokogiri from 1.18.7 to 1.18.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Josef Šimánek <j****k@g****m>
about 1 year ago
ecf0c39e Use modern JAVA in Gemfile.lock. Josef Šimánek <j****k@g****m> about 1 year ago
b3866f32 Run RuboCop with github format on CI. Josef Šimánek <j****k@g****m> over 1 year ago
747c197f Add Java to Gemfile.lock for smooth CI. Josef Šimánek <j****k@g****m> over 1 year ago
7dff735b Add RuboCop to CI. Josef Šimánek <j****k@g****m> over 1 year ago
6e3b8fe0 Include Gemfile.lock in repo for stable CI resolution. Josef Šimánek <j****k@g****m> over 1 year ago
4303e22c Modernize rubocop. Josef Šimánek <j****k@g****m> over 1 year ago
d501600e Update CI to reflect latest Ruby EOL. Josef Šimánek <j****k@g****m> over 1 year ago
aa64765a Add JRuby to test matrix Thomas Walpole <t****e@g****m>
Committed by: Josef Šimánek <j****k@g****m>
about 3 years ago
8d72805c Use github actions Thomas Walpole <t****e@g****m>
Committed by: Josef Šimánek <j****k@g****m>
about 3 years ago
970d7cb3 Move to Ruby 3.0, and RSpec expect syntax Thomas Walpole <t****e@g****m>
Committed by: Josef Šimánek <j****k@g****m>
about 3 years ago
445d0c53 merge Merge pull request #99 from compliance-bot/patch-1 Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
24e52e07 Migrate to GitHub Actions enomotodev <e****v@g****m>
Committed by: Josef Šimánek <j****k@g****m>
over 4 years ago
94070af8 Update xpath.gemspec to include LICENSE-file compliance-bot <7****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9860a6b2 merge Merge pull request #96 from t-richards/master Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
efca782f Drop support for Ruby < 2.5 Thomas Walpole <t****e@g****m> about 6 years ago
71e741ea Remove spec files from bundled gem Tom Richards <t****m@t****t> almost 7 years ago
279b184f Prepare for 3.2.0 release Thomas Walpole <t****e@g****m> almost 8 years ago
655ea179 merge Merge pull request #95 from teamcapybara/rubocop Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c7d087ff merge Merge pull request #93 from teamcapybara/custom_attribute Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
994e09ca Require Ruby 2.3+ and rubocop driven cleanup Thomas Walpole <t****e@g****m> almost 8 years ago
c71de35b merge Merge pull request #94 from teamcapybara/case_manipulation Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
bcb8d475 Add `lowercase`/`uppercase` fucntions Thomas Walpole <t****e@g****m> almost 8 years ago
7a3fdfea support querying HTML5 attributes Thomas Walpole <t****e@g****m> almost 8 years ago
caabcb3e Prepare for 3.1.0 release Thomas Walpole <t****e@g****m> about 8 years ago
e2f80a55 merge Merge pull request #92 from teamcapybara/nil_where_2 Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e3c51f89 merge Merge pull request #91 from teamcapybara/ends_with Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
99288a94 Implement ends_with Thomas Walpole <t****e@g****m> about 8 years ago
d74ce5f3 Make #where a no-op when passed nil Thomas Walpole <t****e@g****m>
Committed by: Jonas Nicklas <j****s@g****m>
about 8 years ago
42378e30 merge Merge pull request #88 from jaredbeck/introduce_changelog Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
cefd7645 Help people upgrade by distinguishing breaking changes Jared Beck <j****d@j****m> over 8 years ago
fa93dad0 Tagged 3.0.0 Jonas Nicklas <j****s@g****m> over 8 years ago
d669fa29 Add gem tasks from bundler Jonas Nicklas <j****s@g****m> over 8 years ago
d3c74aed merge Merge pull request #87 from teamcapybara/version_work Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
6e6a7e2a Fix "useless use of == in void context" warning in specs Thomas Walpole <t****e@g****m> over 8 years ago
3643b10b Move twoards 3.0 release Thomas Walpole <t****e@g****m> over 8 years ago
3d084012 merge Merge pull request #84 from teamcapybara/operators-v2 Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
29a00cfd Add `not_equals` Jonas Nicklas <j****s@g****m> almost 9 years ago
8efdadb2 merge Merge pull request #83 from teamcapybara/contains-word Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
a43f88c1 Add contains word function for matching space separated attributes Jonas Nicklas <j****s@g****m> almost 9 years ago
894b7970 merge Merge pull request #81 from teamcapybara/qname Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ebd19451 Add unary band as alias of `not` Jonas Nicklas <j****s@g****m> about 9 years ago
6b908c74 Rename `name` to `qname`, closes #76 Jonas Nicklas <j****s@g****m> about 9 years ago
d18fe71b merge Merge pull request #80 from teamcapybara/remove-html Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
bc99e569 merge Merge pull request #79 from twalpole/jruby Thomas Walpole <t****e@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ec7f8b1a Make JRuby testing work with travis Thomas Walpole <t****e@g****m> about 9 years ago
ea8221f8 tagged 2.1.0 Jonas Nicklas <j****s@g****m> about 9 years ago
11c7772f merge Merge pull request #78 from teamcapybara/all-axes-and-functions Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
837d997f Add callable alias for self axis Jonas Nicklas <j****s@g****m> about 9 years ago
eb0e8ab9 Add shortcuts for all functions defined by xpath Jonas Nicklas <j****s@g****m> about 9 years ago
5466e3d2 More meta programming Jonas Nicklas <j****s@g****m> about 9 years ago
f3f741c3 Add shortcuts for all axes via metaprogramming Jonas Nicklas <j****s@g****m> about 9 years ago
c60050c5 merge Merge pull request #77 from teamcapybara/major-refactor Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
167f02fa JRuby being too annoying :( Jonas Nicklas <j****s@g****m> about 9 years ago
536fcf46 repo has moved Jonas Nicklas <j****s@g****m> about 9 years ago
b47244e0 Bump JRuby Jonas Nicklas <j****s@g****m> about 9 years ago
dec4850b Rubinius doesn’t build Jonas Nicklas <j****s@g****m> about 9 years ago
80406bc4 Remove License from README and link to LICENSE file Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
bb853ee1 merge Merge pull request #69 from dustyburwell/patch-1 Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
cf0ce09c Add binary operators Jonas Nicklas <j****s@g****m> about 9 years ago
e3001f7f Remove untrue documentation Jonas Nicklas <j****s@g****m> about 9 years ago
bd22248a Remove extra line Jonas Nicklas <j****s@g****m> about 9 years ago
c0bdcc5c Remove xpath/html Jonas Nicklas <j****s@g****m> about 9 years ago
0c879029 Add last, position and count functions Jonas Nicklas <j****s@g****m> about 9 years ago
f1d537df Further refactoring and remove distinction between top level and expression l... Jonas Nicklas <j****s@g****m> about 9 years ago
fcddffc0 This method makes no sense Jonas Nicklas <j****s@g****m> about 9 years ago
d6d9013c Simplify further Jonas Nicklas <j****s@g****m> about 9 years ago
61e469f7 Refactor element conditions with helper method Jonas Nicklas <j****s@g****m> about 9 years ago
c05e015b Implement next sibling and preceding sibling in terms of axes Jonas Nicklas <j****s@g****m> about 9 years ago
f2ea41a1 Replace binary operator things with general expression Jonas Nicklas <j****s@g****m> about 9 years ago
abc6454e Implement functions in terms of the function expression Jonas Nicklas <j****s@g****m> about 9 years ago
5fd983d9 Introduce more general function and method abstraction Jonas Nicklas <j****s@g****m> about 9 years ago
845dd113 merge Merge branch 'abotalov-infrastructure' Jonas Nicklas <j****s@g****m> about 9 years ago
6f1cce53 Match tested versions to Capybara Jonas Nicklas <j****s@g****m> about 9 years ago
a6f5c939 Match tested versions to Capybara Jonas Nicklas <j****s@g****m> about 9 years ago
9c8f2026 merge Merge pull request #74 from junaruga/feature/update-to-rspec3-2 Jonas Nicklas <j****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8a046e99 Update to Rspec 3 Jun Aruga <j****a@r****m>
Committed by: Jonas Nicklas <j****s@g****m>
about 10 years ago
1aa76bc7 Update to Rspec 3 Jun Aruga <j****a@r****m> about 10 years ago
d1f077b5 Create LICENSE Dusty Burwell <d****l@g****m>
Committed by: Dusty Burwell <d****l@r****m>
over 10 years ago
0821b188 Gem infrastructure changes Andrey Botalov <b****y@g****m> over 12 years ago
3fc92430 Add .ruby-version and .ruby-gemset to .gitignore Andrey Botalov <b****y@g****m> over 12 years ago
59badfa5 Document project license in gemspec Jonas Nicklas <j****s@g****m> almost 13 years ago
5e349e65 merge Merge pull request #54 from akarzim/string-length Jonas Nicklas <j****s@g****m> about 13 years ago
c4959ce9 add support for string-length function François VANTOMME <a****m@g****m> about 13 years ago
d72bd90c merge Merge pull request #51 from Ajedi32/substring_function Jonas Nicklas <j****s@g****m> about 13 years ago
b9afe8a2 Add support for substring function Andrew Meyer <a****i@g****m> about 13 years ago
cd9ff02f tagged 2.0.0 Jonas Nicklas <j****s@g****m> over 13 years ago
e9590ca2 Fix unbalanced bracket, closes #45 Jonas Nicklas <j****s@g****m> over 13 years ago
fe2abf5c tagged 2.0.0.beta1 Jonas Nicklas <j****s@g****m> over 13 years ago
1ac918a4 sign the gem Jonas Nicklas <j****s@g****m> over 13 years ago
5fbd82e4 avoid autoload, for thread safety Ivan Navarrete and Jonas Nicklas <d****s@e****e> over 13 years ago
6429e5a8 don't not find disabled stuff Jonas Nicklas <j****s@g****m> over 13 years ago
e3fa3acb don't allow failure on ruby head Jonas Nicklas <j****s@g****m> over 13 years ago
29298023 Make fixture into a proper HTML document so results are consistent across rubies Jonas Nicklas <j****s@g****m> over 13 years ago
e2e2042d Build on Ruby 2.0.0 Jonas Nicklas <j****s@g****m> over 13 years ago
df125839 How did that get there? Jonas Nicklas <j****s@g****m> over 13 years ago
8411c13a Use new source Jonas Nicklas <j****s@g****m> over 13 years ago
4c7c3351 merge Merge pull request #50 from twalpole/multiple_anywhere_expressions Jonas Nicklas <j****s@g****m> over 13 years ago

← Back to repository