[libcatmandu-perl] annotated tag upstream/1.0606 created (now 0cebb21)
Jonas Smedegaard
dr at jones.dk
Sun Oct 1 13:19:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag upstream/1.0606
in repository libcatmandu-perl.
at 0cebb21 (tag)
tagging 4c91b325e24e440560a1ad671f3a1790d0600e25 (commit)
replaces upstream/1.0304
tagged by Jonas Smedegaard
on Sun Oct 1 14:17:08 2017 +0200
- Log -----------------------------------------------------------------
Upstream version 1.0606
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlnQ3MQACgkQLHwxRsGg
ASF9Yg/+PrL0ilXlASYhVvdL29qYIpZxT/JM3yiXBDKSNhT/WgpWazZ+DhWBryMu
AMxbkUASDt6/8jonboZGYxIv6gvEfrzhpdb3ZjHiyiJ5BP4EdC7lrgvdMsX0jgjI
I1Qx1ktQOlznaEiHoB0/2GBR3n3i5czsb96lVudYu7xzyuHgs477oLVlylAop/mQ
9ivej5e90GJB8tmU8V8r9+bOFNQsIB+nrjDxy6Um1cWShRGdX6RFZLk6Uf/If7au
dw+EEgboom2Mo+JiJiPLYjQ/RMnR0xZXYPpX9IYchKzZphOIORC9Pl1puBF90yee
URr2SMoQTGx60l5/24cINgf93X9fW6hWUfocFjMTpB0mPZFeNXmakUHUloAoeeTP
YRqTFkX7aMvB4/b3wF57WBqDv1TiBcQHnwIYAQz0N1/op9aeQiYfg/Ua3FRAB/f7
b5wqiKJ0UfxW9jV5KykKO+VkbxXOw3LnD8o7aeA4cYVCV7xQiP+SjF/r+c+M+zin
djNmG72VbDjKM56oSiuqO2yps431L0mU2hSdyDiz9OdKCqmB1I3lB/FCq66vr6VU
VbmXivmXmZy60TZX1anrpO8mrwhoelVij3MXyG5zhz5wH6v1GVc/ojeWVehti7xR
lnsMQcpeu7ObUwK30LrnEtYMKDpk2DAXJFPiUSgxPQbThHCmzWM=
=Oqgm
-----END PGP SIGNATURE-----
Jonas Smedegaard (1):
New upstream version 1.0606
Nicolas Franck (10):
Catmandu::Fix::export_to_string
first trial
test export_to_string with array ref
add function import_from_string to Catmandu
add fix import_from_string
finish
finish
second trial for travis
search_in_store + test
configure fields in plugin Datestamps
Nicolas Steenlant (170):
Merge pull request #281 from PACKED-vzw/dev-split_path-util
merge
changelog
Build.PL
Merge branch 'master' into dev
changelog
tidy
1.0305
memoize loggers
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
config command fix and preprocess options
Build.PL
tidy
1.0306
new error fix
cql searchable role
cql searchable test
CQLSearchable role
Merge pull request #293 from LibreCat/export_to_string
CQLSearchable role
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
circular ref bug
Merge pull request #294 from LibreCat/import_from_string
for realsies now
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Fix->fixer is now a reusable standalone sub (avoid circularity)
tidy
don't keep ref to fixer in Fix::Base to avoid memnory leak
don't keep ref to fixer in Fix::Base to avoid memory leak
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
memoize inline fixes
memoize inline fixes
rename fix
Merge pull request #295 from LibreCat/search_in_store
import and copy commands get new transaction option
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
extract version numbers ourselves if necessary
add exporter and fix options to info command
remove deprecated data cmd;list cmd line sort options
stash
normalize sort hook
Merge branch 'dev' into feature-validate
stash
typo
Merge branch 'dev' into feature-validate
validate condition test
working validate test
rename validate to valid and add synopsis
custom option separator support
new Iterable run method
update changelog
inline fix cache switch
typo
rename fix test
rename fix synopsis
CQLSearchable pod
tidy
tidy
1.04
Merge pull request #198 from LibreCat/commits
add_field and set_field value optional
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
fix rename fix example
make config reloadable
reloadable config pod
allow deprecated semicolons after condition in fix parser; bind alias for do
fix language elsif statement
changelog
expect not needed
fix language booleans
changelog
avoid circular loading
I18N::Langinfo not always available
changelog
fmt
configurable datestamps
changelog
tidy
update Datestamps plugin pod
pod for new conditionals
1.05
id_key aliased as id_field
id_field alias test
changelog
tidy
1.0501
store wide id_key
changelog
tidy
1.0502
store wide id_field alias
1.0503
aliases
changelog
int and string fixes
tidy
fix typos
tidy
tidy
1.0504
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Merge branch 'pr/fix_compact_array' of https://github.com/vpeil/Catmandu into vpeil-pr/fix_compact_array
rename
compact fix test;don't sort gitignore, order matters
changelog
fix get_version($id, 1) when no versioning record is yet created
tidy
1.0505
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Merge branch 'master' into dev
Versioning plugin get_version can now also return the current version
Versioning plugin get_version can now also return the current version
Catmandu define helpers
more versioning tests; Catmandu define helpers
1.0506
better quoted string parsing
fix language quotes string escapes tests
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Build.PL, tidy
1.0507
remove forwarding code in Store.pm
store new_bag method
use Data::Util again
Merge pull request #310 from vpeil/pr/issue_251
rename
rename
rename
changelog
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
tidy
1.06
clean up Multi store bag inheritance hierarchy
Merge pull request #313 from vpeil/pr/travis_perl_5.26
build
changelog
tidy
1.0601
build
changelog
tidy
1.0602
store default_plugins
fix typo
oops
Revert "oops"
Revert "fix typo"
Revert "store default_plugins"
bag default plugins
default_plugins pod
hard dependency on List::MoreUtils::XS
changelog
1.0603
catmandu fix vim syntax file
changelog
move syntax file
remove dep on HTTP::UserAgent::Determined
changelog
now function and touch method, touch command
bag touch test
add, copy, join, move, remove, set, sort and split fix shortcuts
changelog
tidy
1.0604
fix pod
tidy
1.0605
fix bug with numeric strings in fix preprocessing
remove junk code
tidy
1.0606
Patrick Hochstenbach (68):
Fixing pod
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Fixing Undefined subroutine &Catmandu::Cmd::is_array_ref bug for
Updating POD
Updating POD
Adding debug log messages for Searchables
Adding POD example of case-insensitive searches
Fixed: memory leak in inline fixes #291
Fixing same fixer bug #291
Adding more POD explaining #292
Fixing the POD documentation for the 'fix' option
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Adding missing contributors
Fixing typo in pod
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Fixing POD
Adding FileStore capabilities
Adding stream command
Testing
Fixing the deleted 'bags' method
Fixing version number
Adding an bind iterator
Removing the zero bind
Adding support to execute all bind fixes as a group
Fixing redefinition of class methods
Requiring recent Test::More
Switching cpanfile back to normal
Fixing Devel::Cover redefined subroutines errors
Adding Catmandu::Fix::Bind::Group as role
Fixing POD
Merge branch 'dev' of github.com:LibreCat/Catmandu into feature_filestore
Merge branch 'feature_block_bind' of github.com:LibreCat/Catmandu into feature_filestore
Adding local travis-like cover test script
Fixing Store::Muti for Store-Store Store-FileStore FileStore-Store
Adding POD
Fixing index not found error
Fixing abstract definition of combined FileStore/Store
Adding MultiFiles support
Adding POD
Fixing fixing SideCar tests
Fixing pod
Removing Data::Util leftover
Fixing SideCars for Catmandu::Store and Catmandu::FileStore
Adding more POD
Merge branch 'dev' of github.com:LibreCat/Catmandu into feature_filestore
Supporting UUID by default in the Simple store
Adding a uuid option to the Simple store
Adding pod
Renaming sidecar variables into implication neutral names
Adding missing UUID import
Fixing wrong keysize setting for Simple stores
Updating POD to new names
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Translating UNIX find into more cross system solution
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Removing dependency on File::Find::Rule
Fixing typo in POD
Fixing error in POD of sidecar configuration
Fixing Windows permission denied bug
Fixing pod
Replacing \d with explicit only ascii [0-9]
Adding more POD
Updating POD and fixing Droppable roles for stores
Fixing POD
Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
Fixing POD
Fixing pod
Fixing pod
Pieter De Praetere (1):
Replaced the split_path functionality with the function used in Fix.pm
Vitali Peil (5):
introduce fix compact_array
expand documentation, GH #251
add more recent perl version
in perl 5.26 '.' is not in @INC, and beware the arrayref!
grrr, stupid mistake
njfranck (1):
return full response from underlying commit method
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list