Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
ad7699cb 11/22/2016 09:45 PM David Sorber

Adding a bit of color to the display script. Also making some updates for the refreshly reinstalled server.

c5211c85 02/23/2016 04:35 PM David Sorber

Fixing a silly bug where I renamed a function as a variable in my checker.py script.

0fc29199 02/07/2016 10:18 PM David Sorber

Adding the first version of my "checker" script.

04cc161c 02/01/2016 11:41 PM David Sorber

Adding configuration for saga and compeltely unrelated preproc script.

bf5c1718 02/01/2016 11:25 PM David Sorber

Adding the "make SSH secure" script I wrote based on the recommendations from that web page which I should probably cite in the script...

26a7b7e6 12/26/2015 04:20 PM David Sorber

Merge branch 'master' of /home/dsorber/trac/projects/headquarters/repo

ff7733eb 12/26/2015 04:18 PM David Sorber

Fixing a minor issue I found where "df -h <device file>" no longer returns the information for the specified device file. Instead it seems to return udev for /dev/sda1. Anyway, I fixed the issue by piping the output of df to grep.

88cf406f 12/26/2015 03:34 PM David Sorber

Adding sqlite proof-of-concept. This code does not compile due to some template issues but I want to keep track of it none the less.

beef73b0 11/07/2015 07:14 PM David Sorber

Fixing the bookmark update redirect problem by adding an HTTP 307 redirect response to the UpdateBookmarkController. Also fixed a few other minor issues.

6642d883 10/30/2015 11:08 AM David Sorber

Correctly my example code by declaring position volatile in each approach function. Without this modification loads and stores to position get optimized out.

View revisions

Also available in: Atom