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
fossil-scm
Settings
|
Report Duplicate
32
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Oct 29, 2024 — Oct 29, 2025
Showing page 440 of 608
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge recent addtional features (integrate, reports, timeline, et al.) from trunk.
andybradford
More...
about 12 years ago
Install the latest SQLite 3.8.0 beta from upstream. Fossil does not use any of the new features. This commit is for the purpose of testing SQLite.
drh
More...
about 12 years ago
Change the "Unshun" links to jump to a prefilled form for duing the unshun, rather than doing the unshun directly.
drh
More...
about 12 years ago
Renamed /stats_report to /reports.
stephan
More...
about 12 years ago
Change cgi_accept_forwarded_for() to return the accepted IP address from the X-Forwarded-For header, which could contain multiple addresses (e.g. if the client is also behind a proxy). The last one is the only one we can currently trust.
joel
More...
about 12 years ago
Previous two check-ins do not work correctly for CGI. Trying once again.
drh
More...
about 12 years ago
Fix an initialization error in the HTTP request header gathering logic.
drh
More...
about 12 years ago
Enhance the test_env webpage so that it shows the original HTTP header text in showall=1 mode.
drh
More...
about 12 years ago
Accept the X-Forwarded-For HTTP header argument if input is coming from a socket with a remote address of "127.0.0.1".
drh
More...
about 12 years ago
Added missing U card from the initial description of Control Artifact requirements.
stephan
More...
about 12 years ago
Added ?#-n|--limit #? option to (fossil tag find).
stephan
More...
about 12 years ago
Defer output of stats until the transport has been opened. This will also help with HTTPs when using client peer certificates (or unrecognized CAs).
andybradford
More...
about 12 years ago
Change the undocumented --heavy option of sync/push/pull to "--verily".
drh
More...
about 12 years ago
Add the undocumented --heavy option to the sync, push, and pull commands. The --heavy option causes all known artifacts to be reported using "igot" cards and can be used to overcome a sync-stall.
drh
More...
about 12 years ago
Add "timelineCurrent" class to indicate the current checkout version when viewing the timeline page locally. (Feel free to change the default style.)
joel
More...
about 12 years ago
Output "manifest" file before content_put(). I don't think it really makes a difference, but the original code did it in this order.
jan.nijtmans
More...
about 12 years ago
Bug-fix, discovered by Stephan Beal and Andy Bradford, in handling the --integrate tag on a fork merge: the "closed" tag should not be added in this case.
jan.nijtmans
More...
about 12 years ago
Removed an extraneous "utc" from a datetime() call in /json/timeline.
stephan
More...
about 12 years ago
minor changelog addition.
stephan
More...
about 12 years ago
Merged in Jiri's /wiki page link addition. And trying out merge --integrate.
stephan
More...
about 12 years ago
removed URLencoding in reference to wiki home page (EDITED src/wiki.c)
navratil
More...
about 12 years ago
Added /reports as alias for /stats_report, will remove /stats_report soon. Updated changes.wiki.
stephan
More...
about 12 years ago
Make new "merge --integrate" respect the (undocumented) --date-override and --user-override options. Revert accidental commit of win/Makefile.mingw
jan.nijtmans
More...
about 12 years ago
New --integrate option to "fossil [/help?cmd=merge|merge]", which automatically closes the merged branch when committing.
jan.nijtmans
More...
about 12 years ago
typo
jan.nijtmans
More...
over 12 years ago
This comment is no longer accurate.
amb
More...
over 12 years ago
Do not check for x-site scripting attacks on unshun.
drh
More...
over 12 years ago
Sync with trunk to get sqlite changes et al.
amb
More...
over 12 years ago
Change <td><b></b></td> to <th></th>.
joel
More...
over 12 years ago
trivial doc fix
jan.nijtmans
More...
over 12 years ago
←
1
2
…
436
437
438
439
440
441
442
443
444
…
607
608
→
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