Re: [Koha-devel] Gitweb + Github?

2018-02-05 Thread Julian Maurice
I believe Github can detect if a pull request was merged, whether you merge manually or use the web UI. (By the way, to checkout pull request locally, see https://gist.github.com/piscisaureus/3342247) Anyway, I think it's better to have a single entry point for bugs, patches, etc. Le 05/02/2018 à

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Fridolin SOMERS
Hi, Indeed, Is there a bugzilla number already ? Le 01/02/2018 à 16:02, Jonathan Druart a écrit : It has been removed from HTTP::OAI::Response 4.03 This is wrong, the method still exist. The change is that caused by (lib/HTTP/OAI/GetRecord.pm): -@ISA = qw( HTTP::OAI::Response ); +@ISA = qw( HT

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Julian Maurice
You opened one ;) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704 Le 05/02/2018 à 12:01, Fridolin SOMERS a écrit : > Hi, > > Indeed, > Is there a bugzilla number already ? > > Le 01/02/2018 à 16:02, Jonathan Druart a écrit : >>> It has been removed from HTTP::OAI::Response 4.03

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Tomas Cohen Arazi
LOL El lun., 5 feb. 2018 a las 10:02, Julian Maurice (< julian.maur...@biblibre.com>) escribió: > You opened one ;) > > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704 > > Le 05/02/2018 à 12:01, Fridolin SOMERS a écrit : > > Hi, > > > > Indeed, > > Is there a bugzilla number alrea

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Fridolin SOMERS
Thanks, Where do I live BTW ? LOL Le 05/02/2018 à 14:01, Julian Maurice a écrit : You opened one ;) https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704 Le 05/02/2018 à 12:01, Fridolin SOMERS a écrit : Hi, Indeed, Is there a bugzilla number already ? Le 01/02/2018 à 16:02, Jonat

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Barton Chittenden
On Feb 5, 2018 08:41, "Fridolin SOMERS" wrote: Thanks, Where do I live BTW ? LOL Directly above the center of the Earth. :-D ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha

Re: [Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-02-05 Thread Julian Maurice
Hi, I added a small example in the wiki that uses the 'cache' helper. If someone is using another helper, it would be good to add it too. Le 03/02/2018 à 09:20, Katrin Fischer a écrit : > Hi all, > > could/should we add this to the wiki? > https://wiki.koha-community.org/wiki/Git_bz_configuratio

Re: [Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-02-05 Thread Katrin Fischer
+1 Thx Julian! On 05.02.2018 16:45, Julian Maurice wrote: Hi, I added a small example in the wiki that uses the 'cache' helper. If someone is using another helper, it would be good to add it too. Le 03/02/2018 à 09:20, Katrin Fischer a écrit : Hi all, could/should we add this to the wiki? ht