Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | Don't start erl with `-name'. | Linus Nordberg | 2015-02-27 | 1 | -2/+2 |
| | | | | That's for distributed nodes and we don't do that. | ||||
* | Add fetching all certs to the list of tests | Magnus Ahltorp | 2015-02-20 | 1 | -3/+4 |
| | |||||
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 1 | -0/+4 |
| | | | | Makefile target 'check' runs them. | ||||
* | Make 'release' depend on 'all'. | Linus Nordberg | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | Protect rel/db when making 'release'. | Linus Nordberg | 2014-11-03 | 1 | -0/+3 |
| | |||||
* | httpd.conf removed, reflect this in Makefile. Touch test db files. | Magnus Ahltorp | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | System tests for external merge | Magnus Ahltorp | 2014-10-24 | 1 | -0/+33 |
| | |||||
* | Added external merging supportmap-external-merge2 | Magnus Ahltorp | 2014-10-24 | 1 | -0/+5 |
| | |||||
* | Compile with parse_transform from lager | Magnus Ahltorp | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/map/fsync4' into origin-master | Linus Nordberg | 2014-10-08 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: src/catlfish.erl | ||||
| * | Use raw file storage | Magnus Ahltorp | 2014-09-28 | 1 | -1/+2 |
| | | |||||
* | | Create webroot/log if it doesn't exist. | Linus Nordberg | 2014-10-08 | 1 | -0/+1 |
|/ | | | | mod_log (httpd) gets really sad when trying to create log/error. | ||||
* | Start inets service automatically and update README.md with new build ↵ | Magnus Ahltorp | 2014-09-24 | 1 | -0/+1 |
| | | | | instructions | ||||
* | Merge branch 'map/releasemanagement' into master-origin | Linus Nordberg | 2014-09-22 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: ebin/catlfish.app | ||||
| * | Release management | Magnus Ahltorp | 2014-09-19 | 1 | -0/+8 |
|/ | |||||
* | Add Makefile. | Linus Nordberg | 2014-06-04 | 1 | -0/+4 |