Project

General

Profile

Download (12.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
612f5198 05/20/2012 11:52 PM Erik Fonnesbeck

Modify the tar parameters to exclude .git

ae26412f 05/15/2012 07:26 PM Erik Fonnesbeck

Move git package name/URL to the configuration variables section.

26b89905 04/07/2012 10:20 PM Erik Fonnesbeck

Move some constants in gitsync closer to the top of the source code and add some new ones of potential interest to those reconfiguring gitsync. Also modify messages to indicate that Git URLs are also allowed.

feef287e 02/28/2012 09:45 PM Erik Fonnesbeck

Remove obsolete files after gitsync

2044cb61 02/28/2012 07:22 PM Erik Fonnesbeck

Allow specifying the branch name after the repository URL for gitsync command-line arguments and remove an unnecessary use of the backtick operator.

459bb026 02/04/2012 05:53 AM Chris Buechler

correct branches in gitsync

aab2a3f6 05/16/2011 08:57 PM Jim Pingle

Update default gitsync url to be the github URL. If anyone had done a gitsync before to the standard URL, they'll need to either rm /root/pfsense/ or cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO; git remote set-url origin git://github.com/bsdperimeter/pfsense.git; and then gitsync again.

153e3cb5 02/26/2011 04:40 PM Jim Pingle

Declare $g a global here.

73d885d7 02/26/2011 04:34 PM Jim Pingle

Ensure the pkg staging area exists on nanobsd before trying to use it.

9011a843 02/24/2011 03:37 PM Jim Pingle

If we're on nanobsd, pass -t to pkg_add to specify a different "staging area" path.

003d1b3d 02/23/2011 07:09 PM Jim Pingle

And one more place for PKG_TMPDIR... just in case.

96920d07 01/25/2011 08:20 PM Scott Ullrich

Restart lighty captive portal after sync

f0ce6758 11/10/2010 10:03 AM Erik Fonnesbeck

Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet.

fbd5fc52 09/22/2010 03:27 PM Ermal LUÇI

Bring gitsync to the new check_reload_status behaviour.

97e6256f 09/16/2010 08:40 AM Erik Fonnesbeck

Add support for an automatic merge list to gitsync, properly escape user-supplied parameters, and improve error handling a bit.

1f1fc944 08/13/2010 05:02 PM Chris Buechler

fix text

fb95b324 08/05/2010 06:50 AM Erik Fonnesbeck

Allow specifying other branches when using the existing repository URL in gitsync after the branches have been downloaded for the first time.

56240390 08/05/2010 05:59 AM Erik Fonnesbeck

Some minor fixes for gitsync. Don't create these unused directories, and make sure the file system is returned to the read-only state on NanoBSD.

43141617 07/10/2010 05:52 AM Erik Fonnesbeck

Combine checkout logic for cloning and updating in gitsync and fix a condition showing an error message on the initial cloning.

3ffa8318 06/02/2010 11:30 AM Renato Botelho

First steps for 3g serviceproviders support

o Move xml2array from rrd.inc to pfsense-utils.inc because it'll be used
on non-rrd related places
o Add necessary require_once() calls to pfsense-utils.inc on places that
are calling xml2array()
o Add serviceproviders.xml, obtained from [1]...

156a7868 05/04/2010 10:56 AM Erik Fonnesbeck

Add a gitsync option for reverting to the commit used when building the image.

932364e7 04/29/2010 10:00 AM Erik Fonnesbeck

Default to and display the last used repository URL in gitsync.

b6964228 04/29/2010 09:02 AM Erik Fonnesbeck

Add gitsync support for merging from other repositories.

ecac770c 04/29/2010 08:59 AM Erik Fonnesbeck

Allow gitsync to properly switch branches or repositories. Resolves #523

a46e450c 03/08/2010 04:53 PM Ermal Luçi

Do not spread checking for value accross code. Do it in the function that is supposed to do it.

680bcb4d 02/14/2010 08:48 PM Scott Ullrich

Include globals.inc

869538d5 12/15/2009 04:41 PM Scott Ullrich

Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/pfSsh.php(334) : eval()'d code on line 257

784a0768 12/15/2009 04:36 PM Scott Ullrich

Include needed libraries

7d736708 12/06/2009 08:40 PM Scott Ullrich

Fix RELENG_1_2 gitsync

cb8c3cfc 12/05/2009 08:59 PM Scott Ullrich

Hide debugging item

51a2e892 12/05/2009 08:59 PM Scott Ullrich

Cleanup after sync

e22aff02 12/05/2009 02:06 AM Scott Ullrich

Run git clean

0b904d98 12/05/2009 02:06 AM Scott Ullrich

No need for duplicate command

07623d8e 12/04/2009 01:53 AM Scott Ullrich

Reset to HEAD on non master

672d9ab6 12/04/2009 01:46 AM Scott Ullrich

Use git reset --hard HEAD

00a30067 12/04/2009 12:16 AM Scott Ullrich

Uncomment code and move to checkout tree after intiial fetch

e2dc4289 12/04/2009 12:12 AM Scott Ullrich

Do not download entire tree every time, use cached version

e2e8ab0a 12/02/2009 10:13 PM Scott Ullrich

Add ===>

7ef2b260 12/02/2009 08:37 PM Scott Ullrich

Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195

11f52e40 09/22/2009 10:07 PM Scott Ullrich

Clarify that the URL should be a RCS url and that it should be HTTP

57d34ec9 08/24/2009 11:48 PM Scott Ullrich

Resolve merge

1d06f895 08/24/2009 11:46 PM Scott Ullrich

Note when running /etc/rc.php_ini_setup

45fee158 08/23/2009 10:40 PM Scott Ullrich

Run /etc/rc.php_ini_setup if it exists

bbaf865f 07/12/2009 08:30 PM Scott Ullrich

Call conf_mount_rw() early

03ab2869 06/19/2009 12:19 AM Scott Ullrich

Rename cvssync to gitsync and do not introduce haproxy changes

5e7d127a 06/19/2009 12:17 AM Scott Ullrich

Revert "Rename cvssync to gitsync"

This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.

62b035ce 06/19/2009 12:16 AM Scott Ullrich

Rename cvssync to gitsync