-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 6.x into master #451
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f80b61 - Browse repository at this point
Copy the full SHA 7f80b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d0020 - Browse repository at this point
Copy the full SHA 86d0020View commit details -
Implement default branch detection, move away from master as default. (…
…#424) * Implement default branch detection, move away from master as default. * Depend on rugged_adapter v2.0 * Depend rjgit-adapter v1.0 * Depend on older activesupport on JRuby in development for ruby 2.7 support * Add LATEST_CHANGES.md
Configuration menu - View commit details
-
Copy full SHA for af3793e - Browse repository at this point
Copy the full SHA af3793eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74c62b - Browse repository at this point
Copy the full SHA b74c62bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb391d - Browse repository at this point
Copy the full SHA dbb391dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e575241 - Browse repository at this point
Copy the full SHA e575241View commit details -
Preserve relative links for absent pages (#434)
* Preserve relative links for absent pages Co-authored-by: bartkamphorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea3e121 - Browse repository at this point
Copy the full SHA ea3e121View commit details -
Co-authored-by: Bart Kamphorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b300639 - Browse repository at this point
Copy the full SHA b300639View commit details -
Ensure boolean Macro arguments are parsed as boolean. Resolves #441 (#…
…447) * Ensure Macro boolean arguments are parsed as boolean. * Drop CI support for Ruby 2.6 * Also drop support for JRuby 9.3, which is compatible with Ruby 2.6
Configuration menu - View commit details
-
Copy full SHA for 4c7e282 - Browse repository at this point
Copy the full SHA 4c7e282View commit details -
* Don't use treemap for finding pages and file * Reimplement global find * Ensure File.canonical_pat prevents path traversal. Add test. * GitAccess: improve #tree! performance * Expect file mode to be an Integer * Refactor Page and File to use Pathname * file.rb: remove unneeded version.to_s call (see gollum/gollum#1972) * Provide compatibility with latest minitest.
Configuration menu - View commit details
-
Copy full SHA for e144af1 - Browse repository at this point
Copy the full SHA e144af1View commit details -
Remove octicons altogether from gollum-lib. (#441)
* Remove octicons altogether from gollum-lib. * Rename Octicon macro to Icon. Leave finding and rendering the actual icon to frontend (gollum). * Remove hardcoded octicon names from gollum-lib. * Add Flash macro that comes without default icon. * Upgrade minitest-reporters.
Configuration menu - View commit details
-
Copy full SHA for 63dd863 - Browse repository at this point
Copy the full SHA 63dd863View commit details