1
0

Commit Graph

  • 643d4121c0 Add Access-Control-Allow-Origin header middleware master Tony Grosinger 2014-07-14 17:40:23 -0700
  • 73171d19fc Added updated api-docs for all resources Tony Grosinger 2014-07-01 17:57:40 -0700
  • 24afe901b9 Started adding api documentation Tony Grosinger 2014-06-26 20:27:05 -0700
  • a27e5a918f Updated readme and removed unnecessary dependencies Tony Grosinger 2014-06-26 18:13:58 -0700
  • fc13a8d155 Stripped out compojure-api and added get-file Tony Grosinger 2014-06-26 17:55:11 -0700
  • 995ee154ae Pre-removal of compojure-api Tony Grosinger 2014-06-24 17:59:56 -0700
  • 2cbc55cf92 Added creating/deleting machines and updating tokens Tony Grosinger 2014-06-15 09:56:46 -0700
  • 5e1664cfb0 Fixed a couple compile bugs, added get-machines Tony Grosinger 2014-06-07 11:44:38 -0700
  • 01933e6f63 Added token deletion Tony Grosinger 2014-06-07 11:16:06 -0700
  • 5b0b4f9a25 Can now retrieve tokens, and properly check for expired ones Tony Grosinger 2014-06-07 10:26:24 -0700
  • d0bcde7ff7 Tokens can now be created and dates are serialized Tony Grosinger 2014-06-06 10:05:09 -0700
  • 12d490158d Began writing unit tests for user.clj Tony Grosinger 2014-06-04 21:06:14 -0700
  • fd4cd534da Users are now properly read from and written to db Tony Grosinger 2014-06-04 20:01:35 -0700
  • 2239c055ba Can now put and retrieve users from the database Tony Grosinger 2014-06-04 18:05:10 -0700
  • a167982e55 Beginning re-write after hackathon. Not function Tony Grosinger 2014-06-03 19:35:41 -0700
  • ec4209ed8b Split static files into separate repository angelhack Tony Grosinger 2014-05-20 18:23:48 -0700
  • d1d284d823 update poller to correctly make symbolic link, and suppress noisy output from cat Spencer Thomas 2014-05-18 12:54:15 -0700
  • b4c83c3658 Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-18 12:44:39 -0700
  • 9daf2aed87 Adding fileMetaDataStore as an install dependency Spencer Thomas 2014-05-18 12:44:20 -0700
  • 782cf638ba Added half of two more things, but getting hacky and I'm tired Tony Grosinger 2014-05-18 12:42:41 -0700
  • 50c71928f6 minor touch ups in preparation for deploying to production environment Spencer Thomas 2014-05-18 12:38:23 -0700
  • 7b6f8c7019 Access token is one of the most important parts of the install script. Adding it. Spencer Thomas 2014-05-18 11:56:07 -0700
  • c3b22d400c Remove sending of sha5sum in http requests, + comment about future direction of wget support Spencer Thomas 2014-05-18 11:55:17 -0700
  • 8d10256928 function to determine if a fileId's latest revision differs from an incoming revision Spencer Thomas 2014-05-18 11:54:27 -0700
  • cc74ab3db9 adding in dispatch methods to main dotdeploy client Spencer Thomas 2014-05-18 11:53:27 -0700
  • 3e455591a5 Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-18 11:50:01 -0700
  • 2f3ce1838d updating local change detection for poller Spencer Thomas 2014-05-18 11:49:49 -0700
  • ff2e5e1295 Delete files if no longer used. Christopher Gilbert 2014-05-18 11:02:57 -0700
  • 80bab1b533 Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-18 10:59:11 -0700
  • 084d6c1b06 committing changes before pull to assist merge Spencer Thomas 2014-05-18 10:58:57 -0700
  • 0c385a83ac restore originals upon deletion Christopher Gilbert 2014-05-18 10:56:54 -0700
  • 39f7898c9f Merge remote-tracking branch 'origin/master' Christopher Gilbert 2014-05-18 10:46:18 -0700
  • 159c6d72a9 restore originals upon deletion Christopher Gilbert 2014-05-18 10:45:55 -0700
  • 88e9d419a0 restore originals upon deletion Christopher Gilbert 2014-05-18 10:45:07 -0700
  • 733655f854 Merge branch 'master' of https://github.com/dotdeploy/DotDeploy Ansel Santosa 2014-05-18 10:42:09 -0700
  • 0afe171324 more stuff Ansel Santosa 2014-05-18 10:42:00 -0700
  • da2108bb70 Updating files now possible from site API Tony Grosinger 2014-05-18 09:19:32 -0700
  • a815f30b6b sha5sum -> shasum Spencer Thomas 2014-05-18 08:29:16 -0700
  • ab76ad3d5b Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-18 08:02:53 -0700
  • f7ebf1317f Poller reads a manifest file, determines whether to update, add, or exit on conflict for all files in manifest Spencer Thomas 2014-05-18 08:01:53 -0700
  • 1a5c558690 Getting user from site now includes a list of all profiles Tony Grosinger 2014-05-18 07:35:05 -0700
  • 29a97986ca Merge branch 'master' of https://github.com/dotdeploy/DotDeploy Ansel Santosa 2014-05-18 07:21:44 -0700
  • 52110e2596 File editing and install Ansel Santosa 2014-05-18 07:21:39 -0700
  • 6cef800521 Tokens are able to be created and used Tony Grosinger 2014-05-18 06:50:36 -0700
  • cf724066a9 Explicitly import libs from the main dotdeploy application Spencer Thomas 2014-05-18 03:44:47 -0700
  • 5ae638c395 Updating file paths referenced in install.sh Spencer Thomas 2014-05-18 03:42:33 -0700
  • 102728dcc6 Re-adding poller Spencer Thomas 2014-05-18 03:41:32 -0700
  • 76f60063c5 Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-18 03:32:08 -0700
  • 94713122a2 add script for retrieving metadata on files Spencer Thomas 2014-05-18 03:31:37 -0700
  • 203d748208 fix httpclient's post file syntax Spencer Thomas 2014-05-18 03:31:12 -0700
  • 7b60ddeac1 less verbose script name for dotdeploy command help Spencer Thomas 2014-05-18 03:30:08 -0700
  • 604f3e0a65 Adding new files to a use in machine api works Tony Grosinger 2014-05-18 03:21:16 -0700
  • 471fa69c59 Wait for user init correctly Ansel Santosa 2014-05-18 01:50:06 -0700
  • c36c7ffbb0 Merge branch 'master' of https://github.com/dotdeploy/DotDeploy Ansel Santosa 2014-05-18 01:15:56 -0700
  • b259b5bb79 Add better route stubs Ansel Santosa 2014-05-18 01:15:45 -0700
  • 39a9dce335 update install script to reference httpClient Spencer Thomas 2014-05-18 01:04:43 -0700
  • b286d1117f post/patch functionality to httpclient for sending files to service Spencer Thomas 2014-05-18 01:03:40 -0700
  • 59afecb069 source libs from dotdeploy script Spencer Thomas 2014-05-18 01:03:12 -0700
  • a62f66e8f1 renaming urlhelper to httpclient Spencer Thomas 2014-05-18 01:02:29 -0700
  • f015bedea3 CHANGES Ansel Santosa 2014-05-18 00:45:34 -0700
  • c2ca9e59b3 Creating users is not functional, and other things Tony Grosinger 2014-05-18 00:12:44 -0700
  • b31adc95d8 initial dotdeploy main script Spencer Thomas 2014-05-18 00:10:15 -0700
  • 5ede54f72b cleanup of install script Spencer Thomas 2014-05-17 23:02:41 -0700
  • a9ba29530c Merge branch 'master' of github.com:dotdeploy/DotDeploy Spencer Thomas 2014-05-17 21:18:20 -0700
  • 0aa5cef332 add copying of client script to /usr/local/bin Spencer Thomas 2014-05-17 21:18:07 -0700
  • 8e019b3e5c renaming files to *Helper.sh Spencer Thomas 2014-05-17 21:17:40 -0700
  • e15ee5080b add log helper for printing various colors Spencer Thomas 2014-05-17 21:16:37 -0700
  • e5ec24a67d Updated file name to match dependencies Christopher Gilbert 2014-05-17 20:04:01 -0700
  • b7af41a419 moving url utils to common git Spencer Thomas 2014-05-17 18:54:53 -0700
  • a59480c926 initial install script Spencer Thomas 2014-05-17 18:54:41 -0700
  • 2fbbbfdf7b Crontab scripts Christopher Gilbert 2014-05-17 18:09:40 -0700
  • 10a03b775c Adding serving of client files Tony Grosinger 2014-05-17 17:58:50 -0700
  • 6dcf9acb55 Adding gridfs file writing and reading Tony Grosinger 2014-05-17 17:55:50 -0700
  • aa8e385fbb Add basic structure Ansel Santosa 2014-05-17 14:56:32 -0700
  • 24d9fb6da1 Began laying out endpoint structure Tony Grosinger 2014-05-17 14:40:16 -0700
  • f1a98c2866 Serving static files is functional Tony Grosinger 2014-05-17 13:46:21 -0700
  • db4f02d5c9 Creating project structure Tony Grosinger 2014-05-17 12:56:39 -0700
  • ebd86aa8fb Adding gitignore Tony Grosinger 2014-05-17 12:25:46 -0700
  • 1116d803b2 Initial commit Ansel Santosa 2014-05-17 11:45:06 -0700