-
Notifications
You must be signed in to change notification settings - Fork 302
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
Test against multiple rails versions #15
base: master
Are you sure you want to change the base?
Test against multiple rails versions #15
Commits on Nov 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9316cbf - Browse repository at this point
Copy the full SHA 9316cbfView commit details
Commits on Dec 10, 2013
-
Update README to describe some new features.
Support integer timestamps. Upgrade to v4.3.1
Configuration menu - View commit details
-
Copy full SHA for f3e1b60 - Browse repository at this point
Copy the full SHA f3e1b60View commit details
Commits on Dec 18, 2013
-
Fix list numbers and format in README
David Rodríguez committedDec 18, 2013 Configuration menu - View commit details
-
Copy full SHA for 4b4680e - Browse repository at this point
Copy the full SHA 4b4680eView commit details -
Merge pull request #135 from deivid-rodriguez/patch-1
Fix list numbers and format in README
Configuration menu - View commit details
-
Copy full SHA for f42e4bb - Browse repository at this point
Copy the full SHA f42e4bbView commit details
Commits on Jan 3, 2014
-
Merge branch 'mo-uncompressed_index' of https://github.com/roadtrippe…
…rs/sitemap_generator into uncompressed-sitemaps Conflicts: Gemfile.lock VERSION
Configuration menu - View commit details
-
Copy full SHA for 2fb334e - Browse repository at this point
Copy the full SHA 2fb334eView commit details -
Remove deprecated methods and the SitemapNamer class.
Add comments. Replace :gzip_zero with a :compress option. Upgrade to version 5 beta. Modify the SimpleNamer to strip .gz extensions if not compressing
Configuration menu - View commit details
-
Copy full SHA for 03c73bc - Browse repository at this point
Copy the full SHA 03c73bcView commit details -
Move the summary output to the location object.
Move compress option to the location object. More cleanup of deprecated methods.
Configuration menu - View commit details
-
Copy full SHA for fe6c87a - Browse repository at this point
Copy the full SHA fe6c87aView commit details
Commits on Jan 4, 2014
-
Remove SitemapNamer class & all instances and start using SimpleNamer.
Mimic the old SitemapNamer behaviour in the SitemapLocation
Configuration menu - View commit details
-
Copy full SHA for ed07840 - Browse repository at this point
Copy the full SHA ed07840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bd61e - Browse repository at this point
Copy the full SHA 36bd61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2433fa - Browse repository at this point
Copy the full SHA d2433faView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc76f09 - Browse repository at this point
Copy the full SHA cc76f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6569b - Browse repository at this point
Copy the full SHA 8f6569bView commit details -
Remove add_links deprecated method.
Remove deprecated config and tests.
Configuration menu - View commit details
-
Copy full SHA for c24b1ea - Browse repository at this point
Copy the full SHA c24b1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 944f5f9 - Browse repository at this point
Copy the full SHA 944f5f9View commit details
Commits on Jan 6, 2014
-
Set compress value on location objects when set
Add specs Update README
Configuration menu - View commit details
-
Copy full SHA for 8ebabda - Browse repository at this point
Copy the full SHA 8ebabdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c01cd - Browse repository at this point
Copy the full SHA 72c01cdView commit details
Commits on Jan 7, 2014
-
Move bytesize and ellipsis methods to Utilities
* Pass link count in the call to write() so we can display it in the summary line * Fix referencing filesize and class constant in summary
Configuration menu - View commit details
-
Copy full SHA for 3515d8d - Browse repository at this point
Copy the full SHA 3515d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e344b1 - Browse repository at this point
Copy the full SHA 5e344b1View commit details
Commits on Jan 9, 2014
-
expose fog_path_style configuration
setting path_style to true is necessary to make bucket with dots in the name work on https and avoid ssl certificate problems
Configuration menu - View commit details
-
Copy full SHA for 11915ad - Browse repository at this point
Copy the full SHA 11915adView commit details
Commits on Jan 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9e378ca - Browse repository at this point
Copy the full SHA 9e378caView commit details
Commits on Feb 5, 2014
-
Merge pull request #137 from paolochiodi/master
expose fog_path_style configuration
Configuration menu - View commit details
-
Copy full SHA for 1ae8088 - Browse repository at this point
Copy the full SHA 1ae8088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c2a1d - Browse repository at this point
Copy the full SHA 55c2a1dView commit details -
Support FOG_PATH_STYLE ENV variable in S3Adapter, like all the other …
…options. Update README
Configuration menu - View commit details
-
Copy full SHA for e64d77f - Browse repository at this point
Copy the full SHA e64d77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc0b26 - Browse repository at this point
Copy the full SHA 2fc0b26View commit details
Commits on Feb 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8e0a649 - Browse repository at this point
Copy the full SHA 8e0a649View commit details
Commits on Mar 4, 2014
-
Merge pull request #141 from hobofan/master
added Capistrano 3.x tasks
Configuration menu - View commit details
-
Copy full SHA for 200f4c6 - Browse repository at this point
Copy the full SHA 200f4c6View commit details -
* Remove yahoo_app_id accessor
* Move verbose attr_accessor to attr_writer as we already have a custom reader * Remove sitemaps_host from attr_accessors as we have custom methods for both reading and writing * Fix number helper rounding spec that breaks in Ruby 2
Configuration menu - View commit details
-
Copy full SHA for d5f4be6 - Browse repository at this point
Copy the full SHA d5f4be6View commit details -
Merge branch 'master' of https://github.com/laurynas/sitemap_generator …
…into laurynas-master
Configuration menu - View commit details
-
Copy full SHA for c5798e8 - Browse repository at this point
Copy the full SHA c5798e8View commit details -
Don't delete the files after upload because we need them to read the file size. TODO: Handle this more elegantly. Perhaps set the file size into the location from the FileAdapter.
Configuration menu - View commit details
-
Copy full SHA for 94209e4 - Browse repository at this point
Copy the full SHA 94209e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccc37b - Browse repository at this point
Copy the full SHA 4ccc37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee4fc8 - Browse repository at this point
Copy the full SHA 3ee4fc8View commit details
Commits on Apr 2, 2014
-
Fixes #147: Set file size limit to the more conservative 10,000,000 b…
…ytes rather than 10,485,760.
Configuration menu - View commit details
-
Copy full SHA for cb6af39 - Browse repository at this point
Copy the full SHA cb6af39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d614bef - Browse repository at this point
Copy the full SHA d614befView commit details
Commits on Apr 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 237f482 - Browse repository at this point
Copy the full SHA 237f482View commit details -
Configuration menu - View commit details
-
Copy full SHA for a895d46 - Browse repository at this point
Copy the full SHA a895d46View commit details
Commits on May 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e107e5c - Browse repository at this point
Copy the full SHA e107e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e70da - Browse repository at this point
Copy the full SHA c7e70daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee50c26 - Browse repository at this point
Copy the full SHA ee50c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c839d - Browse repository at this point
Copy the full SHA 93c839dView commit details
Commits on May 14, 2014
-
Merge pull request #158 from BenMorganIO/master
Adds live and require_subscription to video sitemap
Configuration menu - View commit details
-
Copy full SHA for 1940422 - Browse repository at this point
Copy the full SHA 1940422View commit details
Commits on May 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3550d6c - Browse repository at this point
Copy the full SHA 3550d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02af64c - Browse repository at this point
Copy the full SHA 02af64cView commit details -
Merge pull request #151 from sealocal/master
Fix links to types of sitemaps in README
Configuration menu - View commit details
-
Copy full SHA for 5e85041 - Browse repository at this point
Copy the full SHA 5e85041View commit details
Commits on May 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7a2ecfc - Browse repository at this point
Copy the full SHA 7a2ecfcView commit details
Commits on May 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ff995bf - Browse repository at this point
Copy the full SHA ff995bfView commit details
Commits on Jun 5, 2014
-
Merge pull request #162 from bf4/add_license_to_gemspec
Add license to gemspec, is MIT
Configuration menu - View commit details
-
Copy full SHA for bae8b1e - Browse repository at this point
Copy the full SHA bae8b1eView commit details
Commits on Jun 30, 2014
-
Allow any Fog storage options for S3 adapter
mdalton committedJun 30, 2014 Configuration menu - View commit details
-
Copy full SHA for 8837033 - Browse repository at this point
Copy the full SHA 8837033View commit details
Commits on Jul 12, 2014
-
added code to fetch the stage to help determine the correct environme…
…nt to run during capistrano tasks
Configuration menu - View commit details
-
Copy full SHA for 9c0a871 - Browse repository at this point
Copy the full SHA 9c0a871View commit details
Commits on Jul 30, 2014
-
Merge pull request #168 from EntilZha/master
Fix Capistrano Tasks to Use Stage
Configuration menu - View commit details
-
Copy full SHA for 3eeb899 - Browse repository at this point
Copy the full SHA 3eeb899View commit details -
Merge pull request #167 from kcdragon/feature-allow-any-fog-storage-o…
…ptions-for-s3 Allow any Fog storage options for S3 adapter
Configuration menu - View commit details
-
Copy full SHA for 4d94b5d - Browse repository at this point
Copy the full SHA 4d94b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8849dc3 - Browse repository at this point
Copy the full SHA 8849dc3View commit details
Commits on Aug 11, 2014
-
Update links to sitemaps.org/protocol.html
Used to be sitemaps.org/protocol.php
Configuration menu - View commit details
-
Copy full SHA for 1cdb877 - Browse repository at this point
Copy the full SHA 1cdb877View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90a61b - Browse repository at this point
Copy the full SHA a90a61bView commit details
Commits on Sep 11, 2014
-
Merge pull request #174 from charlespeach/bugfix/sitemap.org-links
Bugfix/sitemap.org links
Configuration menu - View commit details
-
Copy full SHA for d690976 - Browse repository at this point
Copy the full SHA d690976View commit details
Commits on Oct 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a64d0bc - Browse repository at this point
Copy the full SHA a64d0bcView commit details
Commits on Oct 15, 2014
-
Merge pull request #181 from sagarjunnarkar/master
Whenever gem link added in README.md 👍
Configuration menu - View commit details
-
Copy full SHA for f222fcc - Browse repository at this point
Copy the full SHA f222fccView commit details
Commits on Nov 10, 2014
-
Update README.md to close code escaping on l666, now the reference-st…
…yle links will work.
pskrz committedNov 10, 2014 Configuration menu - View commit details
-
Copy full SHA for b92a1b9 - Browse repository at this point
Copy the full SHA b92a1b9View commit details -
Merge pull request #183 from pskrz/master
Update README.md to close code escaping on l666, now the reference-style...
Configuration menu - View commit details
-
Copy full SHA for 0adb33b - Browse repository at this point
Copy the full SHA 0adb33bView commit details
Commits on Dec 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ce67d46 - Browse repository at this point
Copy the full SHA ce67d46View commit details
Commits on Jan 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0e0454b - Browse repository at this point
Copy the full SHA 0e0454bView commit details
Commits on May 6, 2015
-
Require 'fog/storage' rather than 'fog'
This makes it possible to use the fog-aws gem to allow sitemaps to be uploaded to s3, rather than using the root fog gem. fog-aws has far fewer dependencies than the fog gem itself so is the preferred option in projects that don't already have fog as a dependency.
Configuration menu - View commit details
-
Copy full SHA for 4f210c1 - Browse repository at this point
Copy the full SHA 4f210c1View commit details
Commits on Jul 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e902aec - Browse repository at this point
Copy the full SHA e902aecView commit details
Commits on Jul 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5d43d39 - Browse repository at this point
Copy the full SHA 5d43d39View commit details
Commits on Jul 15, 2015
-
Merge pull request #201 from yui-knk/fix/comment
[ci skip] Fix comment
Configuration menu - View commit details
-
Copy full SHA for 2c5d82d - Browse repository at this point
Copy the full SHA 2c5d82dView commit details -
Merge pull request #196 from jstorimer/just-require-fog-storage
Require 'fog/storage' rather than 'fog'
Configuration menu - View commit details
-
Copy full SHA for 943c7a0 - Browse repository at this point
Copy the full SHA 943c7a0View commit details -
Merge pull request #189 from dlackty/iam-profile
Supports AWS IAM profile
Configuration menu - View commit details
-
Copy full SHA for e88ea05 - Browse repository at this point
Copy the full SHA e88ea05View commit details -
Merge pull request #185 from Shuttlerock/master
Implement respond_to? in SitemapGenerator::Sitemap
Configuration menu - View commit details
-
Copy full SHA for f8e79ed - Browse repository at this point
Copy the full SHA f8e79edView commit details -
Merge pull request #202 from keitaoouchi/fix/hreflang_element_to_opti…
…onal Change 'hreflang' to optional element
Configuration menu - View commit details
-
Copy full SHA for 2fd6fd9 - Browse repository at this point
Copy the full SHA 2fd6fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a9c20 - Browse repository at this point
Copy the full SHA c1a9c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac6abc - Browse repository at this point
Copy the full SHA 0ac6abcView commit details
Commits on Sep 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0282512 - Browse repository at this point
Copy the full SHA 0282512View commit details
Commits on Oct 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2b3f26d - Browse repository at this point
Copy the full SHA 2b3f26dView commit details
Commits on Nov 12, 2015
-
Load the rake task instead of requiring them
Hasan Kumar Reddy A committedNov 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 5aeb817 - Browse repository at this point
Copy the full SHA 5aeb817View commit details
Commits on Dec 1, 2015
-
AWS S3 adapter using the bare aws-sdk gem
An alternate adapter to the S3Adapter for those using the plain old bare 'aws-sdk' gem without 'fog'. This class modelled on that adapter but also sets up the S3 object to return the following additional HTTP headers: * Cache-Control: private, max-age=0, no-cache * Content-Type: application/x-gzip for completeness. No integration test created, as noted in the s3_adapter_spec.rb, it would be of limited use. IAM authentication is not yet supported.
Configuration menu - View commit details
-
Copy full SHA for 31e756b - Browse repository at this point
Copy the full SHA 31e756bView commit details
Commits on Dec 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 115a582 - Browse repository at this point
Copy the full SHA 115a582View commit details
Commits on Dec 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 86b6520 - Browse repository at this point
Copy the full SHA 86b6520View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5d1a8 - Browse repository at this point
Copy the full SHA cf5d1a8View commit details
Commits on Jun 12, 2016
-
Use Sitemap namespace for Capistrano
Victor Ng KP committedJun 12, 2016 Configuration menu - View commit details
-
Copy full SHA for cb3cdd0 - Browse repository at this point
Copy the full SHA cb3cdd0View commit details
Commits on Aug 10, 2016
-
Merge pull request #223 from brchristian/patch-2
Add links to Rails and Install sections
Configuration menu - View commit details
-
Copy full SHA for e7e73e6 - Browse repository at this point
Copy the full SHA e7e73e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26dd8f7 - Browse repository at this point
Copy the full SHA 26dd8f7View commit details -
Merge pull request #222 from brchristian/patch-1
Add link to README.md
Configuration menu - View commit details
-
Copy full SHA for 75ef2c8 - Browse repository at this point
Copy the full SHA 75ef2c8View commit details -
Merge pull request #219 from lucas-nelson/master
AWS S3 adapter using the bare aws-sdk gem
Configuration menu - View commit details
-
Copy full SHA for 22d02aa - Browse repository at this point
Copy the full SHA 22d02aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd26778 - Browse repository at this point
Copy the full SHA bd26778View commit details
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ece7897 - Browse repository at this point
Copy the full SHA ece7897View commit details
Commits on Sep 23, 2016
-
Merge pull request #251 from balexand/patch-1
Update README.md - `:create_index` option defaults to `:auto`
Configuration menu - View commit details
-
Copy full SHA for 7972e21 - Browse repository at this point
Copy the full SHA 7972e21View commit details -
Merge pull request #217 from mintuhouse/patch-1
Load the rake task instead of requiring them
Configuration menu - View commit details
-
Copy full SHA for bd58dd0 - Browse repository at this point
Copy the full SHA bd58dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e4449 - Browse repository at this point
Copy the full SHA 06e4449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b850b - Browse repository at this point
Copy the full SHA 39b850bView commit details
Commits on Feb 6, 2017
-
Move changelog into CHANGES.md
Move deprecation notice to end of README Add an index Add docs for using `group` without a block
Configuration menu - View commit details
-
Copy full SHA for 0372b98 - Browse repository at this point
Copy the full SHA 0372b98View commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6c61ab3 - Browse repository at this point
Copy the full SHA 6c61ab3View commit details
Commits on Feb 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 95b6018 - Browse repository at this point
Copy the full SHA 95b6018View commit details
Commits on Feb 11, 2017
-
Default max_sitemap_links to SitemapGenerator::MAX_SITEMAP_LINKS
Simplify some logic
Configuration menu - View commit details
-
Copy full SHA for b0a2348 - Browse repository at this point
Copy the full SHA b0a2348View commit details -
Convert 'before :each do' to just 'before do' Simplify tests which specify max sitemap links to use the new values
Configuration menu - View commit details
-
Copy full SHA for b0c97c6 - Browse repository at this point
Copy the full SHA b0c97c6View commit details
Commits on Feb 12, 2017
-
Remove .autotest, no idea what that was for it was added by Adam in 2014!
Configuration menu - View commit details
-
Copy full SHA for e1c3cde - Browse repository at this point
Copy the full SHA e1c3cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d4ac6 - Browse repository at this point
Copy the full SHA b6d4ac6View commit details -
Remove S3Adapter spec because fog-aws gem cannot be installed due to …
…requiring a later version of nokogiri than we have, and I have the latest (?)
Configuration menu - View commit details
-
Copy full SHA for 742da04 - Browse repository at this point
Copy the full SHA 742da04View commit details -
Revert "Remove S3Adapter spec because fog-aws gem cannot be installed…
… due to requiring a later version of nokogiri than we have, and I have the latest (?)" This reverts commit 742da04.
Configuration menu - View commit details
-
Copy full SHA for 223656f - Browse repository at this point
Copy the full SHA 223656fView commit details -
Define dependencies in gemspec and tell bundler to use the gemspec
Clean up gemspec and don't include test files Clean up the Gemfile - don't need rake Remove unused blueprint.rb file Simplify spec_helper.rb Move sitemap specs into spec/sitemaps/ directory Change be_true and be_false to be(true) and be(false) Make the rails? method return a boolean value
Configuration menu - View commit details
-
Copy full SHA for 949bc9c - Browse repository at this point
Copy the full SHA 949bc9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for febd08a - Browse repository at this point
Copy the full SHA febd08aView commit details -
Seems we have to require 'fog/core/services_mixin'
Configuration menu - View commit details
-
Copy full SHA for e9d8237 - Browse repository at this point
Copy the full SHA e9d8237View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7d3c9 - Browse repository at this point
Copy the full SHA bb7d3c9View commit details -
Convert specs to RSpec 3.5.4 syntax with Transpec
This conversion is done by Transpec 3.3.0 with the following command: transpec * 601 conversions from: obj.should to: expect(obj).to * 464 conversions from: == expected to: eq(expected) * 32 conversions from: obj.should_not to: expect(obj).not_to * 14 conversions from: lambda { }.should to: expect { }.to * 13 conversions from: =~ /pattern/ to: match(/pattern/) * 7 conversions from: lambda { }.should_not to: expect { }.not_to For more details: https://github.com/yujinakayama/transpec#supported-conversions
Configuration menu - View commit details
-
Copy full SHA for bb06208 - Browse repository at this point
Copy the full SHA bb06208View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4f2f0 - Browse repository at this point
Copy the full SHA ea4f2f0View commit details
Commits on Feb 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 66f4ee2 - Browse repository at this point
Copy the full SHA 66f4ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce258e - Browse repository at this point
Copy the full SHA 4ce258eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb1fd7 - Browse repository at this point
Copy the full SHA bbb1fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1aee6a - Browse repository at this point
Copy the full SHA c1aee6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8e55f - Browse repository at this point
Copy the full SHA 5d8e55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62cd39f - Browse repository at this point
Copy the full SHA 62cd39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f16a1 - Browse repository at this point
Copy the full SHA d1f16a1View commit details -
Pull #221: Use Rails::VERSION to detect being in Rails. Because when …
…using action_mailer without Rails the rails-sanitizer-html gem defines a Rails module
Configuration menu - View commit details
-
Copy full SHA for 269dc5b - Browse repository at this point
Copy the full SHA 269dc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f51b8 - Browse repository at this point
Copy the full SHA d9f51b8View commit details -
Merge pull request #241 from victorngkp/use_sitemap_namespace_for_cap…
…istrano Use Sitemap namespace for Capistrano
Configuration menu - View commit details
-
Copy full SHA for 8821bdd - Browse repository at this point
Copy the full SHA 8821bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8939938 - Browse repository at this point
Copy the full SHA 8939938View commit details -
Remove the Gemfile.lock file so that we use latest versions of depend…
…ent gems just like users would http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
Configuration menu - View commit details
-
Copy full SHA for 8233f8e - Browse repository at this point
Copy the full SHA 8233f8eView commit details
Commits on Feb 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for afd5fc4 - Browse repository at this point
Copy the full SHA afd5fc4View commit details -
Merge pull request #262 from kjvarga/configurable_max_sitemaps_links
Configurable max sitemaps links
Configuration menu - View commit details
-
Copy full SHA for 4886628 - Browse repository at this point
Copy the full SHA 4886628View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac41b3a - Browse repository at this point
Copy the full SHA ac41b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb9721 - Browse repository at this point
Copy the full SHA ceb9721View commit details
Commits on Feb 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3377416 - Browse repository at this point
Copy the full SHA 3377416View commit details -
Merge pull request #263 from ChallahuAkbar/patch-1
Use HTTPS in Gemfile
Configuration menu - View commit details
-
Copy full SHA for dcaeb56 - Browse repository at this point
Copy the full SHA dcaeb56View commit details
Commits on Feb 27, 2017
-
Ensure files have 644 permissions when building - no file changes were detected by Git for this
Configuration menu - View commit details
-
Copy full SHA for 4a9e0d8 - Browse repository at this point
Copy the full SHA 4a9e0d8View commit details
Commits on Mar 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b487ebf - Browse repository at this point
Copy the full SHA b487ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d60651c - Browse repository at this point
Copy the full SHA d60651cView commit details
Commits on Mar 19, 2017
-
AwsSdkAdapter default using credential resolver
In the current behavior, you can not use instance profiles and task role in the instance that creates the sitemap. aws-sdk-ruby v2 is auto detected using credentials. According to the behavior of aws-sdk-ruby v2 unless you specify anything, explicitly specify that you use the specified credentials. Backwards compatibility is preserved because environment variables are used in the default behavior of aws-sdk-ruby v2.
Configuration menu - View commit details
-
Copy full SHA for 5f7ee6b - Browse repository at this point
Copy the full SHA 5f7ee6bView commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0c813d5 - Browse repository at this point
Copy the full SHA 0c813d5View commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ad569b3 - Browse repository at this point
Copy the full SHA ad569b3View commit details
Commits on Jun 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eba32f3 - Browse repository at this point
Copy the full SHA eba32f3View commit details -
Merge pull request #276 from dlackty/fix-up-load-error
Fix up workaround for fog-core 1.2.0
Configuration menu - View commit details
-
Copy full SHA for efce274 - Browse repository at this point
Copy the full SHA efce274View commit details
Commits on Jun 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4d8c70f - Browse repository at this point
Copy the full SHA 4d8c70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d7780 - Browse repository at this point
Copy the full SHA d4d7780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bcb18 - Browse repository at this point
Copy the full SHA 74bcb18View commit details -
Merge pull request #282 from kjvarga/kvarga-fix-circle-build
Fix Circle CI build
Configuration menu - View commit details
-
Copy full SHA for 8439ae8 - Browse repository at this point
Copy the full SHA 8439ae8View commit details
Commits on Jul 12, 2017
-
Enable to set roles to execute rake tasks
Describe how to set sitemap_roles
Configuration menu - View commit details
-
Copy full SHA for 92a9934 - Browse repository at this point
Copy the full SHA 92a9934View commit details
Commits on Jul 26, 2017
-
Merge pull request #285 from ysksn/sitemap_role
Enable to set :sitemap_roles
Configuration menu - View commit details
-
Copy full SHA for 1b949dd - Browse repository at this point
Copy the full SHA 1b949ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f6ac4 - Browse repository at this point
Copy the full SHA 37f6ac4View commit details
Commits on Sep 11, 2017
-
Fix Ruby 2.0.0+ compatibility.
YAML::ENGINE is not available since Ruby 2.0.0+, when Syck was removed from stdlib and replaced by Psych.
Configuration menu - View commit details
-
Copy full SHA for 7ed6281 - Browse repository at this point
Copy the full SHA 7ed6281View commit details
Commits on Sep 23, 2017
-
Merge pull request #270 from tokubai/auto-switch-aws-sdk-credential
AwsSdkAdapter default using aws-sdk-ruby default credential resolver
Configuration menu - View commit details
-
Copy full SHA for 8086093 - Browse repository at this point
Copy the full SHA 8086093View commit details -
If the Rails application isn't loaded, skip including URL helpers.
Overhaul Rails detection methods
Configuration menu - View commit details
-
Copy full SHA for 551f6b3 - Browse repository at this point
Copy the full SHA 551f6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5ea74 - Browse repository at this point
Copy the full SHA 9b5ea74View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1065f0 - Browse repository at this point
Copy the full SHA e1065f0View commit details -
Do not attempt to require the SDK. Instead, detect the classes that we use and have the user do their own require.
Configuration menu - View commit details
-
Copy full SHA for 1a68996 - Browse repository at this point
Copy the full SHA 1a68996View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c2cae - Browse repository at this point
Copy the full SHA e3c2caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b6229 - Browse repository at this point
Copy the full SHA 56b6229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc9943 - Browse repository at this point
Copy the full SHA 8bc9943View commit details
Commits on Sep 24, 2017
-
Unpin gemspec gem versions. I should always be testing with the lates…
…t external dependencies.
Configuration menu - View commit details
-
Copy full SHA for 1efbfe5 - Browse repository at this point
Copy the full SHA 1efbfe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 963539b - Browse repository at this point
Copy the full SHA 963539bView commit details -
Merge pull request #291 from voxik/fix-ruby2-compatibility
Fix Ruby 2.0.0+ compatibility.
Configuration menu - View commit details
-
Copy full SHA for e491a35 - Browse repository at this point
Copy the full SHA e491a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987af9b - Browse repository at this point
Copy the full SHA 987af9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0686912 - Browse repository at this point
Copy the full SHA 0686912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f4885 - Browse repository at this point
Copy the full SHA 04f4885View commit details -
Configuration menu - View commit details
-
Copy full SHA for da32f60 - Browse repository at this point
Copy the full SHA da32f60View commit details
Commits on Sep 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 76b2fb1 - Browse repository at this point
Copy the full SHA 76b2fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bb522 - Browse repository at this point
Copy the full SHA 01bb522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48eff49 - Browse repository at this point
Copy the full SHA 48eff49View commit details -
When a group is reusing the current sitemap, always finalize the site…
…map at the group block. Closes #278 Use add when adding default links so that if the sitemap is full, it can create a new sitemap
Configuration menu - View commit details
-
Copy full SHA for 24f3620 - Browse repository at this point
Copy the full SHA 24f3620View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1e556 - Browse repository at this point
Copy the full SHA df1e556View commit details
Commits on Sep 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 972bd20 - Browse repository at this point
Copy the full SHA 972bd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03a939 - Browse repository at this point
Copy the full SHA e03a939View commit details
Commits on Oct 11, 2017
-
Remove Rails < 2 instructions Update Ruby syntax Remove some old sections to simplify Add docs for adapters
Configuration menu - View commit details
-
Copy full SHA for 6cbdbdc - Browse repository at this point
Copy the full SHA 6cbdbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d29b992 - Browse repository at this point
Copy the full SHA d29b992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d89d2 - Browse repository at this point
Copy the full SHA 99d89d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640a733 - Browse repository at this point
Copy the full SHA 640a733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dee6f5 - Browse repository at this point
Copy the full SHA 9dee6f5View commit details -
Add task to ensure that all files are world readable before building …
…the package file
Configuration menu - View commit details
-
Copy full SHA for 4f8ba4c - Browse repository at this point
Copy the full SHA 4f8ba4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6edcf5 - Browse repository at this point
Copy the full SHA a6edcf5View commit details
Commits on Oct 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e55bc7a - Browse repository at this point
Copy the full SHA e55bc7aView commit details
Commits on Dec 26, 2017
-
yaml_as is deprecated in Ruby 2.4, removed in 2.5
Replace with yaml_tag as directed by the deprecation warning.
Configuration menu - View commit details
-
Copy full SHA for 5b6e915 - Browse repository at this point
Copy the full SHA 5b6e915View commit details
Commits on Jan 13, 2018
-
Merge pull request #298 from mattbrictson/replace-yaml_as-with-yaml_tag
Use `yaml_tag` instead of `yaml_as`, which was deprecated in Ruby 2.4 and removed in 2.5
Configuration menu - View commit details
-
Copy full SHA for 175ea4b - Browse repository at this point
Copy the full SHA 175ea4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0007e3b - Browse repository at this point
Copy the full SHA 0007e3bView commit details -
Merge pull request #295 from tiagoamaro/patch-1
Add explanation about rake tasks autoloading on Rails
Configuration menu - View commit details
-
Copy full SHA for c668c9c - Browse repository at this point
Copy the full SHA c668c9cView commit details
Commits on Feb 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8cec764 - Browse repository at this point
Copy the full SHA 8cec764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a946f - Browse repository at this point
Copy the full SHA 45a946fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71100a7 - Browse repository at this point
Copy the full SHA 71100a7View commit details
Commits on Feb 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45dfdb9 - Browse repository at this point
Copy the full SHA 45dfdb9View commit details -
⚠️ instance variable @default_host, @sitemaps_host, @yield_sitemap, @…Configuration menu - View commit details
-
Copy full SHA for 6b919aa - Browse repository at this point
Copy the full SHA 6b919aaView commit details -
Prefer composition over inheritance with BigDecimal
Because BigDecimal.new has been deprecated in favor of Kernel.BigDecimal just as other Ruby core Numeric classes. This eliminates the following warning: > warning: BigDecimal.new is deprecated; use Kernel.BigDecimal method instead.
Configuration menu - View commit details
-
Copy full SHA for 2698ea2 - Browse repository at this point
Copy the full SHA 2698ea2View commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2eab9f9 - Browse repository at this point
Copy the full SHA 2eab9f9View commit details -
Merge pull request #307 from 3b7/readme-update
Fix anchor link in Readme
Configuration menu - View commit details
-
Copy full SHA for 0b847f1 - Browse repository at this point
Copy the full SHA 0b847f1View commit details
Commits on Jun 27, 2018
-
Fix rails instructions in README
The config block has been moved from environment.rb to application.rb some years back
Configuration menu - View commit details
-
Copy full SHA for d6a810a - Browse repository at this point
Copy the full SHA d6a810aView commit details
Commits on Jan 10, 2019
-
Merge pull request #310 from TomK32/patch-1
Fix rails instructions in README
Configuration menu - View commit details
-
Copy full SHA for b1f80f3 - Browse repository at this point
Copy the full SHA b1f80f3View commit details -
Merge pull request #305 from amatsuda/bigdecimal
Prefer composition over inheritance with BigDecimal
Configuration menu - View commit details
-
Copy full SHA for 87d2b71 - Browse repository at this point
Copy the full SHA 87d2b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5414443 - Browse repository at this point
Copy the full SHA 5414443View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab1c3c - Browse repository at this point
Copy the full SHA aab1c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c612c - Browse repository at this point
Copy the full SHA 92c612cView commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 294cee5 - Browse repository at this point
Copy the full SHA 294cee5View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0360f5a - Browse repository at this point
Copy the full SHA 0360f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6286dee - Browse repository at this point
Copy the full SHA 6286deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3d9a2 - Browse repository at this point
Copy the full SHA 0d3d9a2View commit details
Commits on Dec 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ecf9aa6 - Browse repository at this point
Copy the full SHA ecf9aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2329ab5 - Browse repository at this point
Copy the full SHA 2329ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9865bd - Browse repository at this point
Copy the full SHA c9865bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd2c1f3 - Browse repository at this point
Copy the full SHA dd2c1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67147cd - Browse repository at this point
Copy the full SHA 67147cdView commit details -
Merge pull request #340 from kjvarga/kvarga/pull-326-google-cloud-sto…
…rage Google Cloud Storage support
Configuration menu - View commit details
-
Copy full SHA for 4c381d5 - Browse repository at this point
Copy the full SHA 4c381d5View commit details
Commits on Feb 28, 2020
-
Fix Ruby 2.7 deprecation warning on using Kernel#open for URLs
The warning is: /var/local/bundle/ruby/2.7.0/gems/sitemap_generator-6.1.0/lib/sitemap_generator/link_set.rb:298: warning: calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open See https://bugs.ruby-lang.org/issues/16438 for details
Configuration menu - View commit details
-
Copy full SHA for 9c4a4bb - Browse repository at this point
Copy the full SHA 9c4a4bbView commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c27db06 - Browse repository at this point
Copy the full SHA c27db06View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1412556 - Browse repository at this point
Copy the full SHA 1412556View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2adc68 - Browse repository at this point
Copy the full SHA f2adc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3352c4a - Browse repository at this point
Copy the full SHA 3352c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e650aa2 - Browse repository at this point
Copy the full SHA e650aa2View commit details
Commits on Jun 2, 2020
-
Fix NoMethodError error on Ruby 2.4 and older. Fixes #352
NoMethodError: private method `open' called for URI:Module was raised on older rubies as URI.open was added only in Ruby 2.5: https://rubyreferences.github.io/rubychanges/2.5.html#network-and-web
Configuration menu - View commit details
-
Copy full SHA for 459e90f - Browse repository at this point
Copy the full SHA 459e90fView commit details
Commits on Jun 3, 2020
-
Merge pull request #353 from Envek/fix/old-rubies-uri-open
Fix NoMethodError error on Ruby 2.4 and older.
Configuration menu - View commit details
-
Copy full SHA for 67c1c85 - Browse repository at this point
Copy the full SHA 67c1c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8e35e - Browse repository at this point
Copy the full SHA 0e8e35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28dd22c - Browse repository at this point
Copy the full SHA 28dd22cView commit details
Commits on Mar 2, 2021
-
add a alternates options sample code
Configuration menu - View commit details
-
Copy full SHA for 8afbd1b - Browse repository at this point
Copy the full SHA 8afbd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54243c8 - Browse repository at this point
Copy the full SHA 54243c8View commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac7feaf - Browse repository at this point
Copy the full SHA ac7feafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5da49 - Browse repository at this point
Copy the full SHA 2a5da49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6932f - Browse repository at this point
Copy the full SHA 1c6932fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e94df3 - Browse repository at this point
Copy the full SHA 0e94df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3752500 - Browse repository at this point
Copy the full SHA 3752500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ffd3e - Browse repository at this point
Copy the full SHA 74ffd3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d7eb6 - Browse repository at this point
Copy the full SHA a0d7eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2c192 - Browse repository at this point
Copy the full SHA 0d2c192View commit details -
Configuration menu - View commit details
-
Copy full SHA for e271005 - Browse repository at this point
Copy the full SHA e271005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a29a7 - Browse repository at this point
Copy the full SHA 61a29a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9067d - Browse repository at this point
Copy the full SHA 9a9067dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58153d6 - Browse repository at this point
Copy the full SHA 58153d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de287d5 - Browse repository at this point
Copy the full SHA de287d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2e466 - Browse repository at this point
Copy the full SHA 4b2e466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d4391f - Browse repository at this point
Copy the full SHA 2d4391fView commit details -
Add CircleCI config for testing multiple rubies (#383)
* Add CircleCI config for testing multiple rubies * Fix directory name * Use https * Try to specify bundler version * Try 2.8 * Try 2.7 * Remove ruby version from the lock file * Include lock file so the build works * Update dependencies * Add the junit formatter so the orb works * Allow caching and use bundler version from lock files * Update lock file * Use Ruby 3.1 * Fix the error assertion for ruby 3.1 * Cleanup config
Configuration menu - View commit details
-
Copy full SHA for 9331866 - Browse repository at this point
Copy the full SHA 9331866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287939a - Browse repository at this point
Copy the full SHA 287939aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e53b17 - Browse repository at this point
Copy the full SHA 1e53b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce32c8 - Browse repository at this point
Copy the full SHA dce32c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d910e - Browse repository at this point
Copy the full SHA 62d910eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa15a9d - Browse repository at this point
Copy the full SHA fa15a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca85549 - Browse repository at this point
Copy the full SHA ca85549View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd7e29 - Browse repository at this point
Copy the full SHA ffd7e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25ab16 - Browse repository at this point
Copy the full SHA c25ab16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eac859 - Browse repository at this point
Copy the full SHA 4eac859View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeee0bd - Browse repository at this point
Copy the full SHA aeee0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff94ec - Browse repository at this point
Copy the full SHA 9ff94ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984ddcb - Browse repository at this point
Copy the full SHA 984ddcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7281b1b - Browse repository at this point
Copy the full SHA 7281b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ac239 - Browse repository at this point
Copy the full SHA 80ac239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e1f0b7 - Browse repository at this point
Copy the full SHA 2e1f0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e483eef - Browse repository at this point
Copy the full SHA e483eefView commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 937685c - Browse repository at this point
Copy the full SHA 937685cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbe9fa - Browse repository at this point
Copy the full SHA 8dbe9faView commit details -
Fail if gemspec is missing; remove ruby orb; don't commit gemfiles so…
… they can be generated in CI for each version of ruby
Configuration menu - View commit details
-
Copy full SHA for 8dcf0ec - Browse repository at this point
Copy the full SHA 8dcf0ecView commit details -
Remove appraisal gem and manage gemspecs manually; use specific versi…
…on of nokogiri for ruby 2.5
Configuration menu - View commit details
-
Copy full SHA for 253434a - Browse repository at this point
Copy the full SHA 253434aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4533035 - Browse repository at this point
Copy the full SHA 4533035View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40838e - Browse repository at this point
Copy the full SHA a40838eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad70e8a - Browse repository at this point
Copy the full SHA ad70e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d34b6 - Browse repository at this point
Copy the full SHA d3d34b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9feebc3 - Browse repository at this point
Copy the full SHA 9feebc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0aa68e - Browse repository at this point
Copy the full SHA c0aa68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f3271 - Browse repository at this point
Copy the full SHA f4f3271View commit details