Commit graph

5970 commits

Author SHA1 Message Date
Joey Hess
008700ff13 fixes 2012-09-28 18:29:36 -04:00
Joey Hess
115f05db25 building linux standalone tarballs 2012-09-28 18:21:39 -04:00
Joey Hess
b2758b9de0 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-28 17:33:02 -04:00
Joey Hess
364ae8317d kqueue bugfix: apply pruner to changed files
It already applied the pruner when traversing directories, so .git is
excluded, but .gitignore was not. Now it is.
2012-09-28 17:31:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
d20cd192cc 2012-09-28 20:39:40 +00:00
Joey Hess
1363cea260 forgot to change one place when I moved the license 2012-09-28 16:24:23 -04:00
Joey Hess
67c04a443e reorg 2012-09-28 16:08:01 -04:00
Joey Hess
fede52ac05 if the webapp is started with a cwd the user can't write to, don't suggest it
Fall back to somewhere under $HOME instead.

I had a report that git-annex.app on OSX was coming up with "/" as the
suggested location on first run.
2012-09-28 16:04:49 -04:00
Joey Hess
1117583087 The Makefile now builds with the new yesod by default.
Systems like Debian that have the old yesod 1.0.1 should set
GIT_ANNEX_LOCAL_FEATURES=-DWITH_OLD_YESOD
2012-09-28 15:59:06 -04:00
Joey Hess
9ae50fc398 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-28 15:48:36 -04:00
Joey Hess
087781fb05 Always do a system wide installation when DESTDIR is set. Closes: #689052 2012-09-28 15:48:00 -04:00
http://ciffer.net/~svend/
faf4164fdb Report IPv6 bug with webapp 2012-09-28 18:52:28 +00:00
http://www.dominik-george.de/
a59e261b23 2012-09-28 18:38:59 +00:00
Joey Hess
1087fac544 add a alert at the top of the main part of the webapp, above the transfers display
Based on feedback that it was too sparse to be clear what it's doing.
2012-09-28 13:30:29 -04:00
Joey Hess
af8b65cf24 fix location of license file
the webapp expects it under GIT_ANNEX_OSX_APP_BASE
2012-09-28 13:11:46 -04:00
Joey Hess
121a7f00e9 close old bugs 2012-09-28 12:59:15 -04:00
Joey Hess
64514a3db3 close unreproducible bug and remove expensive code added to debug it 2012-09-28 12:56:58 -04:00
Joey Hess
d437a7708f close 2012-09-28 12:48:37 -04:00
Joey Hess
06a2427deb disable etags on yesod static site
Seems buggy, it was causing redirects from /static/jquery-full.js to
/jquery-full.js. Only in some builds, like Jimmy's.
2012-09-28 12:34:44 -04:00
Joey Hess
c86302df2b let's build the dmz from the osxapp target
Also, delete old version, otherwise hditool chokes on it
2012-09-28 12:20:18 -04:00
Joey Hess
7a66515c1e use gzcat
on some OSX boxes, zcat is some BSD gzip that expects a .Z file

(What a flaming mess)
2012-09-28 12:17:35 -04:00
Joey Hess
1f67d9c0e3 update 2012-09-28 12:16:25 -04:00
Joey Hess
dc12ad3c10 remove quoting, need to parse file as words 2012-09-28 11:52:02 -04:00
Joey Hess
651b499e1c reopen 2012-09-28 11:02:17 -04:00
82.74.121.83
8fdbbf3a38 poll vote (My phone (or MP3 player)) 2012-09-28 13:42:45 +00:00
83.175.83.68
fc76fd1962 poll vote (My phone (or MP3 player)) 2012-09-28 12:45:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3fa657a82f 2012-09-28 09:00:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3f8a188b2f 2012-09-28 09:00:09 +00:00
Joey Hess
4a6315fb6f demote libnss-mdns to suggests
At recommends it causes avahi-daemon to be pulled in on upgrade, which is
just too annoying to deal with avoiding on servers. MDNS is needed for
robust peering, but probably most desktop systems have it anyway; it's in
task-desktop.
2012-09-28 00:09:38 -04:00
Joey Hess
827f7073bf foo 2012-09-27 20:28:28 -04:00
Joey Hess
013bcabdb8 link 2012-09-27 19:00:32 -04:00
Joey Hess
dc8b8d1607 tweak 2012-09-27 18:58:23 -04:00
Joey Hess
abae9ea340 link 2012-09-27 18:54:15 -04:00
Joey Hess
de22ee5093 add links to git-annex.app builds 2012-09-27 18:52:42 -04:00
Joey Hess
d9f8aad4f1 add a tip 2012-09-27 18:39:45 -04:00
Joey Hess
39de754756 Merge github.com:jcftang/git-annex 2012-09-27 18:17:33 -04:00
Joey Hess
8b61bac418 put version on about page 2012-09-27 18:09:05 -04:00
Jimmy Tang
402a9d1305 copy licenses into the root of the build-dmg folder to make it clear as to what the license is 2012-09-27 22:32:56 +01:00
Joey Hess
929a178136 misc 2012-09-27 17:26:09 -04:00
Joey Hess
98160fc67e try a table 2012-09-27 17:25:08 -04:00
Joey Hess
9e75071e16 update install page 2012-09-27 17:19:06 -04:00
Joey Hess
796ec5c9da blog for the day 2012-09-27 16:55:48 -04:00
Joey Hess
6f78ecb24f update 2012-09-27 16:51:15 -04:00
Joey Hess
ac5a49c7d0 Merge branch 'master' of ssh://git-annex.branchable.com 2012-09-27 16:49:14 -04:00
Joey Hess
a02d6b36d8 Add OSX standalone app license bundle, and arrange for the About page
to link to it.
2012-09-27 16:47:52 -04:00
130.226.70.142
aecda85df0 poll vote (Amazon Glacier) 2012-09-27 20:07:56 +00:00
Jimmy Tang
ad5b35026e teach the makefile to generate a .dmg file for the OSX app, the licenses and basic readme's still needs to be copied into the tmp/build-dmg directory. 2012-09-27 20:23:40 +01:00
http://joeyh.name/
a41210ece6 Added a comment 2012-09-27 18:44:11 +00:00
Joey Hess
53c970429f stub in NAS 2012-09-27 13:00:16 -04:00
Joey Hess
8bc70a85c6 add tooltips 2012-09-27 12:55:00 -04:00