Commit Graph

76 Commits

Author SHA1 Message Date
Matthias Kurz 7cb6a9b216
Release 1.1.2 2019-01-27 15:12:04 +01:00
Matthias Kurz bfce1911fa
Merge pull request #46 from mkurz/sitemapindexasstring
Add support to write sitemaps index as string
2019-01-27 15:04:10 +01:00
Matthias Kurz bc5515d678
Add support to write sitemaps index as string 2019-01-27 15:02:38 +01:00
Matthias Kurz 6a605cf6ce
Merge pull request #45 from ThorKarlsson/GoogleImageExtension
Google image extension
2019-01-27 14:34:07 +01:00
Matthias Kurz 954b0d3c42
Remove last modified in tests, causes problems (timezones) 2019-01-27 14:16:34 +01:00
Matthias Kurz edcec3bd5c
Change comments 2019-01-27 14:09:36 +01:00
Matthias Kurz 7bbc640e6e
Renamed GoogleExtension* classes/files to GoogleImage* 2019-01-26 23:02:02 +01:00
Matthias Kurz 3d11a1a9ef
Removed TODO's They are done already 2019-01-26 23:00:11 +01:00
Matthias Kurz 984d3ee661
Spaces 2019-01-26 22:51:35 +01:00
thorkarlsson 0ea636d005 Remove old version of image test 2018-10-30 14:12:30 +07:00
thorkarlsson e9cabcf104 Add Google extended sitemap url with support to add multiple image tags to a single URL entry 2018-10-30 14:04:45 +07:00
Matthias Kurz 47cc5e01d8
Prepare next snaphost version 2018-07-17 12:19:55 +02:00
Matthias Kurz 2b7b645afd
Release 1.1.1 2018-07-17 12:19:13 +02:00
Matthias Kurz 7553eba073
Merge pull request #44 from spekr/master
Close streams in finally clause
2018-07-17 12:15:48 +02:00
Robert van der Spek 12c38f6135 Wraps codeblocks that could throw IOException in try-catch.
Catches IOException and throws RuntimeException instead. This is in line with code-practice.
This way the upgrade won't break any code.
2018-07-17 10:33:39 +02:00
Robert van der Spek 3c852e4474 Replaces spaced indents with tab indents. 2018-07-17 10:20:39 +02:00
Robert van der Spek ab87227014 Adds flush() to ensure the file contents are available in the following procedure. 2018-07-16 13:25:07 +02:00
Robert van der Spek 4e84a7cfe8 Closes streams in finally clause whenever they are opened. 2018-07-16 12:45:37 +02:00
Matthias Kurz 168ac4f200
Prepare next snaphost version 2018-07-05 16:46:49 +02:00
Matthias Kurz 0baf7374fa
Release 1.1.0 2018-07-05 16:38:09 +02:00
Matthias Kurz 11962f83d7
Make sure resources get closed 2018-07-05 16:16:20 +02:00
Matthias Kurz 15345fc0e4
writeSitemapsWithIndex(...) returns the created file. Fixes #39 2018-07-05 16:08:26 +02:00
Matthias Kurz a3395794ae
Cleanup 2018-07-05 15:17:34 +02:00
Matthias Kurz b63ffc081e
Merge pull request #33 from sergiovm/master
added new generator for google link extension
2018-07-05 15:05:53 +02:00
Matthias Kurz d4bc63c582
Merge pull request #28 from gregorko/master
Added ability to specify a custom sitemap index file
2018-07-05 14:49:16 +02:00
twb 1ceac7f3f0
Extend google news 2018-07-05 14:20:52 +02:00
Matthias Kurz d52043d184
Merge pull request #37 from ramsrib/master
Changed the scope of the ISitemapUrl interface to public.
2018-07-04 16:15:24 +02:00
Sergio Vico 7fe063dbf9 Fixed weird random behabiour mixing alternate options and omitting some of them 2018-02-06 18:11:20 +01:00
Sergio Vico e97b8b991a Fixed weird random behabiour mixing alternate options and omitting some of them 2018-02-06 17:39:40 +01:00
Sergio Vico 504ede31dd extended GoolgeLinkGenerator to support generic map to define link attributes 2018-01-22 16:10:09 +01:00
ramsrib 51a24c917a Changed the scope of the ISitemapUrl interface to public. 2017-08-13 14:21:03 -07:00
Sergio Vico c1dba547dc Reversed pom to original. 2017-03-30 12:20:22 +02:00
Sergio Vico 0eccebb6c2 added new generator for google link extension 2017-03-29 17:33:46 +02:00
Matthias Kurz deb1862436 Merge pull request #29 from andrewsmedina/master
fix typo in readme
2017-01-25 21:08:14 +01:00
Andrews Medina 50aef5b842 fix typo in readme
using < instead &lt; in java code
2017-01-25 17:06:15 -03:00
Gregor Koukkoullis 78a9936ebc ability to specify sitemap index file 2017-01-03 21:20:09 +01:00
Matthias Kurz 756d578275 Prepare next snaphost version 2016-08-03 21:16:46 +02:00
Matthias Kurz 9a3869963f Release 1.0.6 2016-08-03 21:15:01 +02:00
Matthias Kurz ae631d8a44 Merge pull request #21 from mantacode/gitignore-update
Updating gitignore to exclude files for IntelliJ IDEA, etc.
2016-08-03 19:28:09 +02:00
Joseph Beard e10e166b39 Write empty sitemap and index files (#23)
* Allow SitemapGenerators to write an empty sitemap.

* Allow SitemapIndexGenerators to write an empty sitemap index.
2016-08-03 08:04:52 -07:00
Matthias Kurz 6e9832beaf 1.0.5 released, preparing for 1.0.6 2016-08-03 09:15:45 +02:00
Kamil ea0594afa1 fixes issue #25 (#26) 2016-07-20 16:06:24 -07:00
Joseph Beard d96d24d610 Updating gitignore to exclude files for IntelliJ IDEA, etc. 2015-12-08 09:43:52 -05:00
Dan Fabulich c3dee10152 1.0.4 released, preparing for 1.0.5 2015-09-16 20:59:49 -07:00
Ankita Nellimarla be330d6ec3 adding support for custom suffices for sitemap generation 2015-09-08 23:34:43 -07:00
Matthias Kurz e0c7147bfe Prepare for next SNAPSHOT release 2015-06-13 15:14:50 +02:00
Matthias Kurz 36a054bd71 Bump to version 1.0.3 2015-06-13 13:10:00 +02:00
dfabulich a46ea9ffe5 Merge pull request #10 from skycao/master
Added write sitemap to string functionality
2015-06-12 20:35:44 -07:00
Sky Cao 54138163ce added write to string functionality for sitemap generators 2015-06-12 17:43:23 -07:00
Navtej Sadhal 5ea973b161 Changing url-check so that it allows different schemes but still requires the same domain
(cherry picked from commit d4ff78918dd9317a5686b9675cdade3cb6c2007e)
Signed-off-by: Dan Fabulich <dan.fabulich@redfin.com>
2015-06-08 16:54:52 -07:00