- 15 Mar, 2019 2 commits
-
-
Sergey Shepelevich authored
-
Sergey Shepelevich authored
-
- 03 Mar, 2019 1 commit
-
-
Arent-Jan Banck authored
-
- 01 Feb, 2019 1 commit
-
-
Arthur Bogaart authored
-
- 18 Dec, 2018 2 commits
-
-
Peter Centgraf authored
-
Peter Centgraf authored
-
- 14 Dec, 2018 1 commit
-
-
Peter Centgraf authored
-
- 14 Nov, 2018 1 commit
-
-
Arent-Jan Banck authored
-
- 15 Oct, 2018 2 commits
-
-
Peter Centgraf authored
-
Peter Centgraf authored
-
- 10 Oct, 2018 1 commit
-
-
Peter Centgraf authored
-
- 18 Sep, 2018 1 commit
-
-
Arent-Jan Banck authored
-
- 22 Aug, 2018 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 16 Aug, 2018 1 commit
-
-
Erdem Karakus authored
-
- 05 Jun, 2018 1 commit
-
-
Bert Leunis authored
-
- 22 May, 2018 1 commit
-
-
Peter Centgraf authored
-
- 19 Apr, 2018 1 commit
-
-
Peter Centgraf authored
-
- 17 Apr, 2018 1 commit
-
-
Peter Centgraf authored
-
- 28 Feb, 2018 1 commit
-
-
Ate Douma authored
-
- 23 Feb, 2018 1 commit
-
-
Peter Centgraf authored
-
- 23 Jan, 2018 1 commit
-
-
Arent-Jan Banck authored
-
- 28 Nov, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 27 Nov, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 05 Oct, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 24 Aug, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 06 Jul, 2017 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 21 Jun, 2017 1 commit
-
-
Tobias Jeger authored
-
- 20 Jun, 2017 2 commits
- 22 Feb, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 21 Feb, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 16 Feb, 2017 1 commit
-
-
Arent-Jan Banck authored
-
- 09 Jan, 2017 1 commit
-
-
Tobias Jeger authored
-
- 21 Oct, 2016 1 commit
-
-
Arent-Jan Banck authored
-
- 01 Sep, 2016 2 commits
-
-
Ate Douma authored
-
Ard Schrijvers authored
HIPPLUG-1357 Remove the unused (since broken) SitemapFeedBasedOnHstSitemap and SiteMapBasedOnHstSiteMapResource sitemap generators As a result, quite some other code was unused, which in turn triggered other code to be possible to be removed. Note I also do a content delete for /hst:hst/hst:configurations/hst:default/hst:components/forge-sitemap-based-on-hst-configuration-feed since this component refers to SitemapFeedBasedOnHstSitemap. I've tested that after a restart (with existing repository), that 'forge-sitemap-based-on-hst-configuration-feed' component is gone, basic sitemap and NewsSitemapFeed still work as expected
-
- 23 Jun, 2016 2 commits
-
-
Ard Schrijvers authored
The Urlset object should have to think about synchronization. It is the code that uses the Urlset that shouldn't expect the Urlset to be thread-safe (just like a HashSet isn't thread-safe. It make much more sense to not give all the workers a reference to the same urlset object but all have their own A seperate note is that I really think the worker should not extend from Thread and a lot of the complex logic can be replaced by a simple executer service (cherry picked from commit 031750fa)
-
Marijan Milicevic authored
* synchronize contains block to avoid duplicate entries (cherry picked from commit 8213a63b)
-