summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* installing desktop file workingGravatar Joey Hess2012-08-01
* implement enough of the fdo specs to be able to write desktop menu filesGravatar Joey Hess2012-08-01
* write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* fix push status, broken when inParallel was adapted for -threadedGravatar Joey Hess2012-07-30
* better ordering of alertsGravatar Joey Hess2012-07-29
* fix the auto token leak on auth error page issue permanantlyGravatar Joey Hess2012-07-29
* add NotificationID to StatusR, and use it to blockGravatar Joey Hess2012-07-28
* add derives needed for use with Yesod, and fix a bugGravatar Joey Hess2012-07-28
* add a newtypeGravatar Joey Hess2012-07-28
* add a NotificationBroadcaster to DaemonStatusGravatar Joey Hess2012-07-28
* Focus today was writing a notification broadcaster.Gravatar Joey Hess2012-07-28
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* remove bogus AI_NUMERICSERVGravatar Joey Hess2012-07-27
* use widgetFileGravatar Joey Hess2012-07-26
* webapp now does long pollingGravatar Joey Hess2012-07-26
* fix OSX open callGravatar Joey Hess2012-07-26
* on second thought, the session cookie is still useful to support setMessageGravatar Joey Hess2012-07-26
* git annex webapp --force forces a restart of the daemonGravatar Joey Hess2012-07-26
* update build depsGravatar Joey Hess2012-07-26
* use the secret token for authentication, and add to all dynamic urlsGravatar Joey Hess2012-07-26
* generate random token and launch webapp using itGravatar Joey Hess2012-07-26
* added a custom defaultLayout, static site, and faviconGravatar Joey Hess2012-07-26
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* add a path field to remotesGravatar Joey Hess2012-07-22
* left unsafe imports here; added a comment with a rationalleGravatar Joey Hess2012-07-20
* use safe FFI imports for diskfreeGravatar Joey Hess2012-07-20
* use safe FFI importsGravatar Joey Hess2012-07-20
* store whole MntentsGravatar Joey Hess2012-07-19
* cleanupGravatar Joey Hess2012-07-19
* now working on OSXGravatar Joey Hess2012-07-19
* fix build on OSXGravatar Joey Hess2012-07-19
* try to make Utility.Mounts portableGravatar Joey Hess2012-07-19
* extacted Mounts.hsc from hsshellscriptGravatar Joey Hess2012-07-19
* fooGravatar Joey Hess2012-07-19
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* rewrote to not use forkProcessGravatar Joey Hess2012-07-18
* add missing importsGravatar Joey Hess2012-07-18
* Merge branch 'threaded' into assistantGravatar Joey Hess2012-07-18
|\
| * switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
| * more debuggingGravatar Joey Hess2012-07-18
* | cleanupGravatar Joey Hess2012-07-17
* | bugfixGravatar Joey Hess2012-07-17
* | kqueue: properly call delHook for file deletion, not delDirHookGravatar Joey Hess2012-07-17
* | robustness fixGravatar Joey Hess2012-07-17
* | cleanupGravatar Joey Hess2012-07-17
* | add inodes to kqueue's directory cacheGravatar Joey Hess2012-07-17
| * add debuggingGravatar Joey Hess2012-07-17
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-02
|\|