1
0
Commit Graph

64 Commits

Author SHA1 Message Date
ec4209ed8b Split static files into separate repository 2014-05-20 18:23:48 -07:00
Spencer Thomas
d1d284d823 update poller to correctly make symbolic link, and suppress noisy output from cat 2014-05-18 12:54:15 -07:00
Spencer Thomas
b4c83c3658 Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-18 12:44:39 -07:00
Spencer Thomas
9daf2aed87 Adding fileMetaDataStore as an install dependency 2014-05-18 12:44:20 -07:00
782cf638ba Added half of two more things, but getting hacky and I'm tired 2014-05-18 12:42:46 -07:00
Spencer Thomas
50c71928f6 minor touch ups in preparation for deploying to production environment 2014-05-18 12:38:23 -07:00
Spencer Thomas
7b6f8c7019 Access token is one of the most important parts of the install script. Adding it. 2014-05-18 11:56:07 -07:00
Spencer Thomas
c3b22d400c Remove sending of sha5sum in http requests, + comment about future direction of wget support 2014-05-18 11:55:17 -07:00
Spencer Thomas
8d10256928 function to determine if a fileId's latest revision differs from an incoming revision 2014-05-18 11:54:27 -07:00
Spencer Thomas
cc74ab3db9 adding in dispatch methods to main dotdeploy client 2014-05-18 11:53:27 -07:00
Spencer Thomas
3e455591a5 Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-18 11:50:01 -07:00
Spencer Thomas
2f3ce1838d updating local change detection for poller 2014-05-18 11:49:49 -07:00
Christopher Gilbert
ff2e5e1295 Delete files if no longer used. 2014-05-18 11:02:57 -07:00
Spencer Thomas
80bab1b533 Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-18 10:59:11 -07:00
Spencer Thomas
084d6c1b06 committing changes before pull to assist merge 2014-05-18 10:58:57 -07:00
Christopher Gilbert
0c385a83ac restore originals upon deletion 2014-05-18 10:56:54 -07:00
Christopher Gilbert
39f7898c9f Merge remote-tracking branch 'origin/master' 2014-05-18 10:46:18 -07:00
Christopher Gilbert
159c6d72a9 restore originals upon deletion 2014-05-18 10:45:55 -07:00
Christopher Gilbert
88e9d419a0 restore originals upon deletion 2014-05-18 10:45:07 -07:00
Ansel Santosa
733655f854 Merge branch 'master' of https://github.com/dotdeploy/DotDeploy 2014-05-18 10:42:09 -07:00
Ansel Santosa
0afe171324 more stuff 2014-05-18 10:42:00 -07:00
da2108bb70 Updating files now possible from site API 2014-05-18 09:19:36 -07:00
Spencer Thomas
a815f30b6b sha5sum -> shasum 2014-05-18 08:29:16 -07:00
Spencer Thomas
ab76ad3d5b Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-18 08:02:53 -07:00
Spencer Thomas
f7ebf1317f Poller reads a manifest file, determines whether to update, add, or exit on conflict for all files in manifest 2014-05-18 08:01:53 -07:00
1a5c558690 Getting user from site now includes a list of all profiles 2014-05-18 07:35:12 -07:00
Ansel Santosa
29a97986ca Merge branch 'master' of https://github.com/dotdeploy/DotDeploy 2014-05-18 07:21:44 -07:00
Ansel Santosa
52110e2596 File editing and install 2014-05-18 07:21:39 -07:00
6cef800521 Tokens are able to be created and used 2014-05-18 06:50:40 -07:00
Spencer Thomas
cf724066a9 Explicitly import libs from the main dotdeploy application 2014-05-18 03:44:47 -07:00
Spencer Thomas
5ae638c395 Updating file paths referenced in install.sh 2014-05-18 03:42:33 -07:00
Spencer Thomas
102728dcc6 Re-adding poller 2014-05-18 03:41:32 -07:00
Spencer Thomas
76f60063c5 Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-18 03:32:08 -07:00
Spencer Thomas
94713122a2 add script for retrieving metadata on files 2014-05-18 03:31:37 -07:00
Spencer Thomas
203d748208 fix httpclient's post file syntax 2014-05-18 03:31:12 -07:00
Spencer Thomas
7b60ddeac1 less verbose script name for dotdeploy command help 2014-05-18 03:30:08 -07:00
604f3e0a65 Adding new files to a use in machine api works 2014-05-18 03:21:55 -07:00
Ansel Santosa
471fa69c59 Wait for user init correctly 2014-05-18 01:50:06 -07:00
Ansel Santosa
c36c7ffbb0 Merge branch 'master' of https://github.com/dotdeploy/DotDeploy 2014-05-18 01:15:56 -07:00
Ansel Santosa
b259b5bb79 Add better route stubs 2014-05-18 01:15:45 -07:00
Spencer Thomas
39a9dce335 update install script to reference httpClient 2014-05-18 01:04:43 -07:00
Spencer Thomas
b286d1117f post/patch functionality to httpclient for sending files to service 2014-05-18 01:03:40 -07:00
Spencer Thomas
59afecb069 source libs from dotdeploy script 2014-05-18 01:03:12 -07:00
Spencer Thomas
a62f66e8f1 renaming urlhelper to httpclient 2014-05-18 01:02:29 -07:00
Ansel Santosa
f015bedea3 CHANGES 2014-05-18 00:45:34 -07:00
c2ca9e59b3 Creating users is not functional, and other things 2014-05-18 00:12:51 -07:00
Spencer Thomas
b31adc95d8 initial dotdeploy main script 2014-05-18 00:10:15 -07:00
Spencer Thomas
5ede54f72b cleanup of install script 2014-05-17 23:02:41 -07:00
Spencer Thomas
a9ba29530c Merge branch 'master' of github.com:dotdeploy/DotDeploy 2014-05-17 21:18:20 -07:00
Spencer Thomas
0aa5cef332 add copying of client script to /usr/local/bin 2014-05-17 21:18:07 -07:00