Menu

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


Commit Date  
[r7591] (12.2 kB) by zippybr

new feature: save debug
1. added 'Save Debug' button to the Advanced tab
2. clicking on it will open a dialog and wait `freenas-debug` to run
3. user will be redirected to download the file

2011-09-07 13:02:14 View
Download
[r7566] (11.2 kB) by zippybr

save config in the form <hostname>-YYYYMMDDhhmmss.db

2011-09-05 13:30:33 View
Download
[r7540] (11.1 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
[r7518] (11.1 kB) by zippybr

change system/shutdown to make sure the user load the page before issue the command

2011-09-01 18:56:53 View
Download
[r7489] (11.0 kB) by yaberauneya

Fix the config uploading logic. It worked over
one migration, but it had issues sticking with
the next set of schema, so there's most likely
more changes incoming in the near future to
this functionality.

Revert on fail functionality with a broken DB
appears to be completely broken >_>.

2011-08-31 01:55:38 View
Download
[r7478] (11.0 kB) by delphij

- Don't create a symbolic link to point to self. It does nothing
good and os.rmdir() would recurse and remove /var/tmp's contents.
- If /var/tmp is a symbolic link, just remove the link itself.
- Make a directory for config uploads and set mode to 1777
(sticky and world writable).

2011-08-30 22:11:03 View
Download
[r7470] (10.9 kB) by zippybr

workaround to reload page when httpd connection settings are changed

2011-08-30 18:29:38 View
Download
[r7426] (10.8 kB) by jpaetzel

Use correct name in copyright

2011-08-29 16:56:09 View
Download
[r7386] (10.8 kB) by yaberauneya

*sigh* delphij says that lighttpd
doesn't like non-existent paths..

shutil.rmtree doesn't like working
on symlinks directly (hence the
extra trailing '/').

More gooey fun.

2011-08-26 01:28:32 View
Download
[r7385] (10.6 kB) by yaberauneya

jpaetzel claimed /var/tmp/firmware -> /var/tmp
was a safety belt.

So let's point the /var/tmp/firmware symlink
off in to the weeds instead of pointing it at
a real directory for safety.

2011-08-26 01:13:59 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.