[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-34-gccb9416 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-34-gccb9416
- From: <git@xxxxxxxxxxxxx>
- Date: Thu, 03 May 2018 16:43:09 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via ccb9416662eff3038b37b9e64f9625268c24a9fd (commit)
via 4fda4d2f309d1421b29328049198d4a0dbeb2177 (commit)
via 694919f8a5b558927687cd6edcf735dc54ecde63 (commit)
via 37d1bd68717fd01a06874d486eb5263334d4fa10 (commit)
via 0fd45ab9bf2cbc1b6b8229498cfbf8f0230fd45e (commit)
via bd9808a912bfdde857b1722ddc11cb11bcf23522 (commit)
via 444974537590a895ed2598cb781d943cc9e8cbe1 (commit)
via 7124f14ab63a40b797324934b11dcb0945946fda (commit)
via 763f11e1c029b505149585f0fd065057fc8814ce (commit)
via 3d1009309f02a166242ac66d687595afa4196baf (commit)
from 8d4807f084a1acbe42d3c2f51cb2f858e4e84707 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ccb9416662eff3038b37b9e64f9625268c24a9fd
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:42:51 2018 +0000
cvs: allow user to set repository description
commit 4fda4d2f309d1421b29328049198d4a0dbeb2177
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:41:42 2018 +0000
cvs: rework save prefs to support more than one field
In order to be able to process multiple fields we first need to check
all user input before applying changes. Rework to easy field addition.
commit 694919f8a5b558927687cd6edcf735dc54ecde63
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:33:51 2018 +0000
svn: allow user to set repository description
commit 37d1bd68717fd01a06874d486eb5263334d4fa10
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:33:22 2018 +0000
svn: rework save prefs to support more than one field
In order to be able to process multiple fields we first need to check
all user input before applying changes. Rework to easy field addition.
commit 0fd45ab9bf2cbc1b6b8229498cfbf8f0230fd45e
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:26:40 2018 +0000
mercurial: allow user to set repository description
commit bd9808a912bfdde857b1722ddc11cb11bcf23522
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:26:02 2018 +0000
mercurial: rework save prefs to support more than one field
In order to be able to process multiple fields we first need to check
all user input before applying changes. Rework to easy field addition.
commit 444974537590a895ed2598cb781d943cc9e8cbe1
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:20:08 2018 +0000
bazaar: allow user to set repository description
commit 7124f14ab63a40b797324934b11dcb0945946fda
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:18:22 2018 +0000
bazaar: rework save prefs to support more than one field
In order to be able to process multiple fields we first need to check
all user input before applying changes. Rework to easy field addition.
commit 763f11e1c029b505149585f0fd065057fc8814ce
Author: François Mazen <francois@xxxxxx>
Date: Thu May 3 14:08:56 2018 +0000
git: allow user to set repository description
commit 3d1009309f02a166242ac66d687595afa4196baf
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Thu May 3 14:03:19 2018 +0000
git: rework save prefs to support more than one field
In order to be able to process multiple fields we first need to check
all user input before applying changes. Rework to easy field addition.
-----------------------------------------------------------------------
Summary of changes:
vhffs-api/src/Vhffs/Panel/Bazaar.pm | 40 +++++++++----------
vhffs-api/src/Vhffs/Panel/Cvs.pm | 71 +++++++++++++++++++++-------------
vhffs-api/src/Vhffs/Panel/Git.pm | 40 +++++++++----------
vhffs-api/src/Vhffs/Panel/Mercurial.pm | 40 +++++++++----------
vhffs-api/src/Vhffs/Panel/Svn.pm | 53 ++++++++++++-------------
vhffs-panel/templates/scm/prefs.tt | 3 ++
6 files changed, 132 insertions(+), 115 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git