openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
LapisLazuli
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 13 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Deal better with options we might pass on to the error function
Jens Finkhaeuser
More...
about 10 years ago
Improve argument parsing with regards to dealing with single hash arguments.
Jens Finkhaeuser
More...
about 10 years ago
Use the new argparse module in find to make argument parsing a little more sane.
Jens Finkhaeuser
More...
about 10 years ago
Add module that simplifies some of the argument parsing of the find functions; it will come in handy in other helpers, too.
Jens Finkhaeuser
More...
about 10 years ago
Make pick_one public; it's no problem to expose it.
Jens Finkhaeuser
More...
about 10 years ago
Remove unused file
Jens Finkhaeuser
More...
about 10 years ago
Updated README for basic usage
Jens Finkhaeuser
More...
about 10 years ago
Update dependencies
Jens Finkhaeuser
More...
about 10 years ago
Merge branch 'master' of github.com:spriteCloud/lapis-lazuli
Jens Finkhaeuser
More...
about 10 years ago
- Clean up respond_to?/method_missing everywhere - Fix an issue in browser.start
Jens Finkhaeuser
More...
about 10 years ago
Referencing World for handling a missing method isn't really helpful.
Jens Finkhaeuser
More...
about 10 years ago
Add respond_to? implementation wherever we use method_missing
Jens Finkhaeuser
More...
about 10 years ago
Close browser at world end only if close_browser_after was set to "end"
Jens Finkhaeuser
More...
about 10 years ago
Added method_missing to API mapping
Onno Steenbergen
More...
about 10 years ago
Clean up open/closed browser state handling a little. Most notably, LapisLazuli::Browser can remain running with or without an internal Watir::Browser instance, and the caller must be able to detect this.
Jens Finkhaeuser
More...
about 10 years ago
Environment variables should also override config environments
Jens Finkhaeuser
More...
about 10 years ago
Fix documentation
Jens Finkhaeuser
More...
about 10 years ago
Move screenshots functionality to browser module
Jens Finkhaeuser
More...
about 10 years ago
Move wait functionality to browser module
Jens Finkhaeuser
More...
about 10 years ago
Further clean up code by moving world, browser and generic modules to subdirectories.
Jens Finkhaeuser
More...
about 10 years ago
Move more error handling related functions into the error module
Jens Finkhaeuser
More...
about 10 years ago
Dont' use send() when you don't have to.
Jens Finkhaeuser
More...
about 10 years ago
Replaced / with File::Separator
Onno Steenbergen
More...
about 10 years ago
Master now works correctly with proxy and error catching Moved default xml/json parsing to API class instead of proxy
Onno Steenbergen
More...
about 10 years ago
Added proxy detection to LL with a small testcase
Onno Steenbergen
More...
about 10 years ago
Fix API in new LL usage scheme
Jens Finkhaeuser
More...
about 10 years ago
Need faraday; proxy detection depends on it (sorry Onno)
Jens Finkhaeuser
More...
about 10 years ago
Updated file headers
Jens Finkhaeuser
More...
about 10 years ago
Merge some other changes from onno branch
Jens Finkhaeuser
More...
about 10 years ago
Merge branch 'onno'
Jens Finkhaeuser
More...
about 10 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree