Commit Graph

  • c2716755f1 Added missing handle to the s3.Stat log message output Christian Kemper 2016-02-21 09:56:05 -08:00
  • 7087efaa79 rest backend: Remove indirection on http.Client Alexander Neumann 2016-02-21 17:06:35 +01:00
  • 921c2f6069 rest backend: Improve documentation Alexander Neumann 2016-02-21 16:51:27 +01:00
  • 8ad98e8040 rest backend: Fixes Alexander Neumann 2016-02-21 16:35:25 +01:00
  • f7a10a9b9c backend tests: Test accessing config Alexander Neumann 2016-02-21 16:02:13 +01:00
  • bd621197f8 Add rest backend to ui parser Alexander Neumann 2016-02-21 15:24:46 +01:00
  • ec34da2d66 Add rest backend to location Alexander Neumann 2016-02-21 15:24:37 +01:00
  • c2348ba768 Add REST backend Alexander Neumann 2016-02-20 22:05:48 +01:00
  • 75d69639e6 .gitignore: Add /vendor/pkg Alexander Neumann 2016-02-20 22:55:43 +01:00
  • 9485fd0c4d Merge pull request #462 from restic/update-documentation Alexander Neumann 2016-02-21 14:01:57 +01:00
  • 9b93b3a72c doc: Reduce text in README, add to Manual Alexander Neumann 2016-02-21 13:37:55 +01:00
  • eaa2f899d5 Merge pull request #455 from restic/mkdocs Alexander Neumann 2016-02-21 13:14:14 +01:00
  • c1f047bcc6 doc: Add paragraph about mkdocs v0.1.0-doc Alexander Neumann 2016-02-21 13:04:45 +01:00
  • f2b54348c4 doc: Add paragraph about documentation version Alexander Neumann 2016-02-21 12:58:42 +01:00
  • fea113da98 Manual: Correct headings, add section about debug Alexander Neumann 2016-02-21 12:56:25 +01:00
  • cbd77a7f61 Update manual Alexander Neumann 2016-02-21 12:51:52 +01:00
  • f0790c134c Remove obsolete structure image Alexander Neumann 2016-02-21 12:29:13 +01:00
  • 385c73697d Add something to the front page Alexander Neumann 2016-02-17 16:52:09 +01:00
  • f4a0fd299e Manual: Fix shell blocks and ToC Alexander Neumann 2016-02-17 16:31:07 +01:00
  • fb5b90f308 Add mkdocs for readthedocs.org Alexander Neumann 2016-02-17 16:10:31 +01:00
  • 1edf9c1ee4 doc: Add paragraph about mkdocs Alexander Neumann 2016-02-21 13:04:45 +01:00
  • 45e9561b48 doc: Add paragraph about documentation version Alexander Neumann 2016-02-21 12:58:42 +01:00
  • 7de8bf6c27 Manual: Correct headings, add section about debug Alexander Neumann 2016-02-21 12:56:25 +01:00
  • 1c2992e2e5 Update manual Alexander Neumann 2016-02-21 12:51:52 +01:00
  • dc994699d9 Remove obsolete structure image Alexander Neumann 2016-02-21 12:29:13 +01:00
  • a13f9f14d0 Add something to the front page Alexander Neumann 2016-02-17 16:52:09 +01:00
  • e71e2c74f8 README: Add readthedocs badge Alexander Neumann 2016-02-17 16:45:36 +01:00
  • 7c4bd662cb Manual: Fix shell blocks and ToC Alexander Neumann 2016-02-17 16:31:07 +01:00
  • 6559fa7382 Add mkdocs for readthedocs.org Alexander Neumann 2016-02-17 16:10:31 +01:00
  • b9eea24728 Merge pull request #460 from restic/add-github-issue-template Alexander Neumann 2016-02-21 12:23:24 +01:00
  • 8f33afead4 Add issue template Alexander Neumann 2016-02-21 00:35:58 +01:00
  • 625c987d23 Move sftp test Alexander Neumann 2016-02-20 20:53:40 +01:00
  • 933479047f Merge pull request #458 from restic/use-gb-vendor Alexander Neumann 2016-02-20 19:19:34 +01:00
  • eef73d466d Properly vendor dependencies with gb-vendor Alexander Neumann 2016-02-20 18:33:06 +01:00
  • 134d129986 Merge pull request #445 from restic/switch-to-gb Alexander Neumann 2016-02-20 18:23:40 +01:00
  • 4dffd3de66 Update .travis.yml Alexander Neumann 2016-02-20 17:56:11 +01:00
  • cc8a929d43 Vagrantfile: Update to new structure (and Go version) Alexander Neumann 2016-02-20 17:31:06 +01:00
  • 1ab8220022 Update CONTRIBUTING.md Alexander Neumann 2016-02-20 17:24:16 +01:00
  • 6e31f4bb19 Dockerfile: Update for gb Alexander Neumann 2016-02-20 17:00:12 +01:00
  • 9bda164ed3 Update Appveyor configuration Alexander Neumann 2016-02-20 16:56:58 +01:00
  • c51889c157 Ignore vendor/ directory for gofmt tests Alexander Neumann 2016-02-14 18:44:08 +01:00
  • b3c2febf79 Add output of build.go to gitignore Alexander Neumann 2016-02-14 18:22:14 +01:00
  • 96e66bb3e9 Update build.go and run_integration_tests.go Alexander Neumann 2016-02-14 17:39:51 +01:00
  • 841326d713 Move build.go and run_integration_tests.go to root Alexander Neumann 2016-02-14 15:36:41 +01:00
  • 7b6629802b Move "doc" to root dir Alexander Neumann 2016-02-14 15:32:05 +01:00
  • c0bd660a9e Rename package Alexander Neumann 2016-02-14 15:29:28 +01:00
  • 0a8ef79dad Move top-level files Alexander Neumann 2016-02-14 15:19:49 +01:00
  • b63399d606 Move things around for gb Alexander Neumann 2016-02-14 15:13:44 +01:00
  • 273d028a82 Merge pull request #451 from fawick/master Alexander Neumann 2016-02-16 21:13:42 +01:00
  • 2d94e71117 Support custom SSH ports in URL of SFTP-repo Fabian Wickborn 2016-02-15 19:17:41 +01:00
  • d918d0f0c3 Merge pull request #443 from ckemper67/fix-387 Alexander Neumann 2016-02-14 22:43:40 +01:00
  • 517eff7e48 Merge pull request #447 from ckemper67/fix-442 Alexander Neumann 2016-02-14 22:25:37 +01:00
  • 1f81865847 set Blocks and BlockSize in Attr using a default blocksize of 512 to address #442. Christian Kemper 2016-02-14 12:24:02 -08:00
  • f3f1404849 always use "restic" as the default prefix for parsing. Christian Kemper 2016-02-14 11:26:46 -08:00
  • 24b7514fe0 cleaner sharing of s3: and s3:// configuration Christian Kemper 2016-02-14 09:45:58 -08:00
  • 91dc14c9fc fix Hound warning Christian Kemper 2016-02-14 09:27:00 -08:00
  • 32c2cafa89 Simplify creation of the Config by moving it to a separate function. Simplify the parsing logic by sharing the handling of s3: and s3:// Christian Kemper 2016-02-14 09:10:45 -08:00
  • 74608531c7 strip off the trailing slash for the object prefix Christian Kemper 2016-02-14 07:16:50 -08:00
  • 48f85fbb09 replaced if-else chain with switch Christian Kemper 2016-02-14 07:01:14 -08:00
  • 535dfaf097 address first round of review comments Christian Kemper 2016-02-14 06:40:15 -08:00
  • 8f5ff379b7 Introduced a configurable object path prefix for s3 repositories. Christian Kemper 2016-02-07 11:28:29 -08:00
  • b7260cafac CONTRIBUTING: Add paragraph about PRs and tests Alexander Neumann 2016-02-14 11:48:53 +01:00
  • 3d27751b69 Merge pull request #441 from restic/add-note-gccgo Alexander Neumann 2016-02-13 20:21:58 +01:00
  • 4053fe0a9b Merge pull request #440 from restic/fix-431 Alexander Neumann 2016-02-13 19:45:14 +01:00
  • e75856a7d2 README: Add note about gccgo Alexander Neumann 2016-02-13 19:20:25 +01:00
  • 50380f8c14 Merge pull request #439 from restic/fix-402 Alexander Neumann 2016-02-13 19:14:59 +01:00
  • 4032af0b78 sftp: Use os.IsNotExist() for Test() Alexander Neumann 2016-02-13 19:11:41 +01:00
  • 2bb55f017d Update pkg/sftp library Alexander Neumann 2016-02-13 19:11:35 +01:00
  • 1287b307ac Add cleanup handler to restore terminal state Alexander Neumann 2016-02-13 18:29:26 +01:00
  • 24618305cc Merge pull request #429 from restic/fix-428 Alexander Neumann 2016-02-10 18:02:18 +01:00
  • 4ec5050cbb backup: Hide status output for narrow terminals Alexander Neumann 2016-02-10 17:28:48 +01:00
  • eccbcb73a1 Merge pull request #425 from restic/fix-loadall Alexander Neumann 2016-02-08 00:37:04 +01:00
  • e781e1cf1d Merge pull request #424 from restic/fix-backup Alexander Neumann 2016-02-08 00:06:19 +01:00
  • e9a21c1dc6 backend.LoadAll: return nil on expected error Alexander Neumann 2016-02-04 19:37:33 +01:00
  • a37ed45534 Add test for LoadAll with too large buffer Alexander Neumann 2016-02-07 23:48:03 +01:00
  • 26484d0c7b pipe: Ignore excluded directories Alexander Neumann 2016-02-07 23:22:52 +01:00
  • 68db75b4e3 pipe/archiver: Add more debug messages Alexander Neumann 2016-02-07 23:22:06 +01:00
  • 9048eb676b pipe: join replaced paths with original path Alexander Neumann 2016-02-07 22:18:37 +01:00
  • 6a5b022939 archiver: Add error reporting for directories Alexander Neumann 2016-02-07 22:18:00 +01:00
  • 57a24b2cdf Merge pull request #421 from restic/fix-fuse-with-special-names Alexander Neumann 2016-02-07 20:43:29 +01:00
  • da47389483 Merge pull request #420 from restic/archiver-unique-paths Alexander Neumann 2016-02-07 20:31:18 +01:00
  • 4c329110c5 Merge pull request #419 from restic/fix-backup-root Alexander Neumann 2016-02-07 20:31:08 +01:00
  • 46fbae0d71 Merge pull request #418 from benmur/show-pack-name-on-rebuild-index-error Alexander Neumann 2016-02-07 19:59:01 +01:00
  • 1835e988cf fuse: Replace special node names with their content Alexander Neumann 2016-02-07 19:50:17 +01:00
  • 537347d9b5 archiver: deduplicate list of paths to save Alexander Neumann 2016-02-07 19:35:35 +01:00
  • 811dbfa52d Make TestWalkerPath absolute before walking Alexander Neumann 2016-02-07 19:34:02 +01:00
  • ba35ca522a Handle pack loading errors in rebuild-index Rached Ben Mustapha 2016-02-06 16:03:14 +01:00
  • c6a1f2e2f3 pipe: Handle special paths gracefully Alexander Neumann 2016-02-07 19:30:00 +01:00
  • 604c27f001 Test pipe walker for invalid paths Alexander Neumann 2016-02-07 19:05:57 +01:00
  • 0535490618 Merge pull request #413 from restic/reduce-travis-matrix Alexander Neumann 2016-02-06 14:10:54 +01:00
  • 9c0fc4930b Merge pull request #412 from restic/activate-hound Alexander Neumann 2016-02-06 13:37:13 +01:00
  • a45f2cb205 Reduce jobs run on Travis Alexander Neumann 2016-02-06 13:04:49 +01:00
  • 3fd5b5975a Merge pull request #411 from restic/fix-appveyor-sourceforge Alexander Neumann 2016-02-06 13:01:55 +01:00
  • 9175f0b6af Enable HoundCI checking for Go Alexander Neumann 2016-02-05 21:15:46 +01:00
  • 1160d03279 Always use NetCologne SourceForge mirror Alexander Neumann 2016-02-05 21:13:14 +01:00
  • 789e0df49e Merge pull request #408 from benmur/validate-pack-checksums Alexander Neumann 2016-02-05 19:45:21 +01:00
  • 83bbf21f1a checker: Validate pack checksums before unpacking Rached Ben Mustapha 2016-02-04 22:54:26 +00:00
  • 7a8054d678 Add link to record of talk at C4 Cologne Alexander Neumann 2016-02-04 19:56:41 +01:00
  • c0bbb7254d Merge pull request #406 from restic/fix-405 Alexander Neumann 2016-02-02 20:53:52 +01:00
  • 4f1f03cdb9 Move testing for known blobs to Archiver Alexander Neumann 2016-02-01 23:50:56 +01:00