summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions/gitsync
Commit message (Collapse)AuthorAgeFilesLines
* Add option to System: Firmware: Settings for running gitsync after ↵Erik Fonnesbeck2010-11-101-5/+13
| | | | installing an update, hidden/disabled if git has not been installed yet.
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-221-5/+1
|
* Add support for an automatic merge list to gitsync, properly escape ↵Erik Fonnesbeck2010-09-161-11/+40
| | | | user-supplied parameters, and improve error handling a bit.
* fix textChris Buechler2010-08-131-1/+1
|
* Allow specifying other branches when using the existing repository URL in ↵Erik Fonnesbeck2010-08-051-0/+12
| | | | gitsync after the branches have been downloaded for the first time.
* Some minor fixes for gitsync. Don't create these unused directories, and ↵Erik Fonnesbeck2010-08-041-3/+4
| | | | make sure the file system is returned to the read-only state on NanoBSD.
* Combine checkout logic for cloning and updating in gitsync and fix a ↵Erik Fonnesbeck2010-07-091-20/+16
| | | | condition showing an error message on the initial cloning.
* First steps for 3g serviceproviders supportRenato Botelho2010-06-021-0/+1
| | | | | | | | | | | | 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] o Add ISO xml with country codes and names, obtained from [2] [1] http://git.gnome.org/browse/mobile-broadband-provider-info/ [2] http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm
* Add a gitsync option for reverting to the commit used when building the image.Erik Fonnesbeck2010-05-041-6/+17
|
* Default to and display the last used repository URL in gitsync.Erik Fonnesbeck2010-04-291-0/+8
|
* Add gitsync support for merging from other repositories.Erik Fonnesbeck2010-04-291-0/+26
|
* Allow gitsync to properly switch branches or repositories. Resolves #523Erik Fonnesbeck2010-04-291-17/+7
|
* Do not spread checking for value accross code. Do it in the function that is ↵Ermal Luçi2010-03-081-5/+1
| | | | supposed to do it.
* Include globals.incScott Ullrich2010-02-141-1/+2
|
* Resolve Warning: Invalid argument supplied for foreach() in ↵sullrich2009-12-151-1/+1
| | | | /usr/local/sbin/pfSsh.php(334) : eval()'d code on line 257
* Include needed librariessullrich2009-12-151-0/+4
|
* Fix RELENG_1_2 gitsyncsullrich2009-12-061-2/+6
|
* Hide debugging itemsullrich2009-12-051-1/+3
|
* Cleanup after syncsullrich2009-12-051-4/+19
|
* Run git cleansullrich2009-12-041-0/+1
|
* No need for duplicate commandsullrich2009-12-041-2/+0
|
* Reset to HEAD on non mastersullrich2009-12-031-3/+3
|
* Use git reset --hard HEADsullrich2009-12-031-1/+5
|
* Uncomment code and move to checkout tree after intiial fetchsullrich2009-12-031-8/+5
|
* Do not download entire tree every time, use cached versionsullrich2009-12-031-10/+10
|
* Add ===>sullrich2009-12-021-1/+1
|
* Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195sullrich2009-12-021-0/+8
|
* Clarify that the URL should be a RCS url and that it should be HTTPScott Ullrich2009-09-221-1/+1
|
* Resolve mergeScott Ullrich2009-08-241-3/+4
|
* Note when running /etc/rc.php_ini_setupScott Ullrich2009-08-241-0/+2
|
* Run /etc/rc.php_ini_setup if it existsScott Ullrich2009-08-231-0/+4
|
* Call conf_mount_rw() earlyScott Ullrich2009-07-121-2/+2
|
* Rename cvssync to gitsync and do not introduce haproxy changesScott Ullrich2009-06-181-0/+225
|
* Revert "Rename cvssync to gitsync"Scott Ullrich2009-06-181-225/+0
| | | | This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
* Rename cvssync to gitsyncScott Ullrich2009-06-181-0/+225
OpenPOWER on IntegriCloud