Menu

/trunk/gui/freeadmin/views.py Commit Log


Commit Date  
[r8423] (22.1 kB) by zippybr

Merge branch 'gitvolumes'

The time has come!
We still need to test upgrades from previous trunk, probably a few minor tweaks are to come

Conflicts:
gui/account/forms.py
gui/middleware/notifier.py
gui/services/forms.py
gui/storage/evilhack.py
gui/storage/urls.py
gui/templates/storage/dataset_confirm_delete.html
gui/templates/storage/dataset_edit.html
gui/templates/storage/datasets.html
gui/templates/storage/disk_detach.html
gui/templates/storage/geom_disk_replace.html
gui/templates/storage/permission.html
gui/templates/storage/scrub_confirm.html
gui/templates/storage/volumes.html
gui/templates/storage/zpool_status.html
gui/templates/storage/zvols.html
nanobsd/Files/usr/local/bin/custom-upssched-cmd
nanobsd/common

2011-10-25 18:18:42 View
Download
[r7891] (22.1 kB) by zippybr

drop HttpResponse + simplejsons in order to use JsonResponse

2011-09-21 14:44:30 View
Download
[r7865] (22.2 kB) by zippybr

it doesn't really make sense to do not generate menu on every request, disable it for now

2011-09-20 16:06:02 View
Download
[r7818] (22.1 kB) by yaberauneya

Build system, branding, and image size enhancements.

Overall:

- Use variables instead of hardcoded and relative path based assumptions.
- Change branding from FreeNAS to a (largely) build driven variable name to simplify muxing between FreeNAS and TrueNAS.
- Rename /etc/version.freenas to /etc/version .
- Change the version info to <sw-name>-<version>-<revision>-<arch>, e.g.
FreeNAS-8.1-r7817-amd64 .

build/do_build.sh:

- Simplify arguments for forcing builds again to -f (no args), based on feedback from jpaetzel.
- Use variables as necessary.
- Add alpha support for unionfs based builds. This doesn't work with UFS SU+J on 9.0-BETA1+, so caveat emptor.

build/functions.sh:

- Consolidate build-related functions into a single file for simplicity.

build/nano_env:

- Add a file which contains the master info for how a build is performed.

gui/...:

- Chase the changes done above, but try to simplify / improve how things are done, emitting more diagnostic info than before.

nanobsd/common:

1. Allow the end user to specify the number of CPUS in the environment if they want, instead of hardcoding $CPUS + 1.
2. Nuke .pyc files. They're created automatically by They'll get regenerated on the fly once they're read in again by the interpreter.
3. Nuke the headers (minus the pyconfig.h -- it's required at runtime) since we're not compiling binaries (cc, etc isn't included in the final image).
4. Nuke all of perl the right way if $DEBUG == 1.

Misc:
nanobsd/freenas-common:

- Start features based build tunables for

2011-09-19 00:25:06 View
Download
[r7664] (22.2 kB) by zippybr

let generic_model_add handle done() mf method with events as well

2011-09-12 12:48:25 View
Download
[r7632] (22.0 kB) by yaberauneya

s/occured/occurred/g
s/Some error/An error/g
Replace 'while' with 'when' if appropriate. It sounds much less wordy.

2011-09-09 04:23:48 View
Download
[r7585] (22.0 kB) by yaberauneya

Fix typos.

2011-09-07 06:57:48 View
Download
[r7569] (22.0 kB) by zippybr

make gui aware of 0.0.0.0 webgui address

2011-09-05 17:20:41 View
Download
[r7540] (22.0 kB) by yaberauneya

1. Drop unnecessary 'r' open mode flags.
2. Use ContextSuites instead of ad hoc open->read/write->close.

2011-09-03 18:04:27 View
Download
[r7470] (22.1 kB) by zippybr

workaround to reload page when httpd connection settings are changed

2011-08-30 18:29:38 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.