Ben Firshman
|
c270c13baa
|
Move command to fig.yml
As done in the getting started guides. Easier to explain like this,
I think.
|
2014-01-28 14:39:21 +00:00 |
Ben Firshman
|
cbdeff99ee
|
Fix broken test on Python 3
|
2014-01-28 13:45:47 +00:00 |
Ben Firshman
|
303e0cfd86
|
Update docker-py
From b79fee71ce
|
2014-01-28 13:34:40 +00:00 |
Ben Firshman
|
880bc0d8e3
|
Fix link to running Django example
|
2014-01-28 12:46:22 +00:00 |
Ben Firshman
|
89d2653662
|
Add links to Dockerfile docs
|
2014-01-28 12:46:22 +00:00 |
Ben Firshman
|
8b75f7c7d3
|
Merge pull request #58 from mrchrisadams/load_yaml_as_well_as_yml
Support loading in Figfiles with .yaml extension
|
2014-01-28 03:35:25 -08:00 |
Ben Firshman
|
9967d706e9
|
Simplify getting started guide
and add links off to dockerfile docs
|
2014-01-28 10:32:55 +00:00 |
Ben Firshman
|
d5bc521ab0
|
Use new envvar format in getting started guide
|
2014-01-28 10:25:02 +00:00 |
Ben Firshman
|
d4f76ba5f9
|
Add open-docs script
|
2014-01-28 10:13:15 +00:00 |
Chris Adams
|
239da2ef69
|
Add missing return value for filename check
Oh my, how embarrassing.
|
2014-01-28 09:51:33 +00:00 |
Chris Adams
|
1d18d747a5
|
Support loading in Figfiles with .yaml extension
Add basic boilerplate text - feel free to change
|
2014-01-28 00:43:23 +00:00 |
Ben Firshman
|
2883b5be6b
|
Add note about postgres image settings
|
2014-01-28 00:19:38 +00:00 |
Ben Firshman
|
e34b433d93
|
Build docs before deploying
|
2014-01-28 00:16:29 +00:00 |
Ben Firshman
|
b6d0b8468b
|
Fix ordering in dockerfile
|
2014-01-28 00:08:11 +00:00 |
Aanand Prasad
|
5e5bd939be
|
Stop force-pushing to gh-pages
|
2014-01-27 21:43:37 +00:00 |
Aanand Prasad
|
140ccc7d4e
|
Wordpress getting-started guide
|
2014-01-27 21:43:22 +00:00 |
Ben Firshman
|
b4cbcbefa6
|
Remove project name from envvars in docs
|
2014-01-27 21:12:14 +00:00 |
Ben Firshman
|
9049f4e378
|
Add IRC to docs
|
2014-01-27 21:05:16 +00:00 |
Ben Firshman
|
0e58c05361
|
Cache bust docs CSS
|
2014-01-27 20:36:57 +00:00 |
Ben Firshman
|
818516f150
|
Make logo a link to index
|
2014-01-27 20:33:41 +00:00 |
Ben Firshman
|
2abf25d827
|
Clarify services line in readme
|
2014-01-27 20:04:48 +00:00 |
Ben Firshman
|
837593e1ab
|
Clarify line about services
|
2014-01-27 19:38:30 +00:00 |
Ben Firshman
|
274728e5fb
|
Update homepage in setup.py
|
2014-01-27 18:42:00 +00:00 |
Ben Firshman
|
51fb2e6149
|
Clearer introduction in readme
|
2014-01-27 18:18:53 +00:00 |
Ben Firshman
|
cc29b21bfc
|
Clearer introduction
|
2014-01-27 18:16:57 +00:00 |
Ben Firshman
|
00f5c3bb85
|
Remove magical comments from readme
|
2014-01-27 18:12:29 +00:00 |
Ben Firshman
|
33795912ff
|
Point readme at documentation
|
2014-01-27 18:11:40 +00:00 |
Aanand Prasad
|
92a2deb979
|
Update homepage title
|
2014-01-27 18:05:42 +00:00 |
Aanand Prasad
|
40fad23e0b
|
Fix Dockerfile in Rails example
was missing libpq-dev
|
2014-01-27 18:00:47 +00:00 |
Ben Firshman
|
6c8472dd67
|
Make strapline smaller on mobile
|
2014-01-27 18:00:47 +00:00 |
Aanand Prasad
|
a9838e9116
|
Update environment variable names in reference
Scheme was changed in 3e7e6e7656
|
2014-01-27 18:00:47 +00:00 |
Aanand Prasad
|
01d0e49a1c
|
New website
|
2014-01-27 18:00:47 +00:00 |
Aanand Prasad
|
ddc721ec8a
|
Merge pull request #55 from orchardup/ship-0.1.4
Ship 0.1.4
|
2014-01-27 09:57:46 -08:00 |
Ben Firshman
|
5035a10cbe
|
Ship 0.1.4
|
2014-01-27 17:57:02 +00:00 |
Aanand Prasad
|
fae387168f
|
Merge pull request #54 from orchardup/add-link-alias-without-project-name
Add link alias without project name
|
2014-01-27 09:43:22 -08:00 |
Ben Firshman
|
5d71c33cd7
|
Only install unittest2 on Python 2.6
|
2014-01-27 16:20:45 +00:00 |
Ben Firshman
|
9a5a021f91
|
Rewrite introduction
|
2014-01-27 16:08:00 +00:00 |
Ben Firshman
|
3e7e6e7656
|
Add link alias without project name
REDIS_1_PORT_6379_TCP_ADDR instead of
FIGTEST_REDIS_1_PORT_6379_TCP_ADDR.
Ref #37
|
2014-01-27 15:32:16 +00:00 |
Ben Firshman
|
1bab14213d
|
Update docker-py
From 0a9512d008
|
2014-01-27 15:29:31 +00:00 |
Aanand Prasad
|
db396b81ef
|
Just deploy the _site directory to gh-pages
|
2014-01-27 12:26:42 +00:00 |
Aanand Prasad
|
f60621ee1b
|
Move docs to master branch
- build with script/build-docs
- deploy with script/deploy-docs
|
2014-01-27 11:51:15 +00:00 |
Ben Firshman
|
7c9c55785d
|
Move mock to dev requirements
|
2014-01-27 10:00:36 +00:00 |
Ben Firshman
|
8f8b0bbd16
|
Revert "Remove Travis badge"
This reverts commit ac90e0e939 .
|
2014-01-26 21:29:59 +00:00 |
Ben Firshman
|
ddf6819a75
|
Only pull ubuntu:latest in tests
Might stop Travis running out of disk space.
|
2014-01-26 20:37:40 +00:00 |
Ben Firshman
|
ee49e7055b
|
Pull ubuntu image for CLI tests
|
2014-01-26 20:29:05 +00:00 |
Ben Firshman
|
ac90e0e939
|
Remove Travis badge
Travis is running out of disk space.
|
2014-01-26 19:54:00 +00:00 |
Ben Firshman
|
ea93c01dfb
|
Remove intermediate containers in recreate test
|
2014-01-26 19:48:10 +00:00 |
Ben Firshman
|
cf18a3141f
|
Remove images created by tests
|
2014-01-26 19:37:35 +00:00 |
Aanand Prasad
|
2ebec04811
|
Hide build/PyPi badges on homepage
|
2014-01-23 12:19:27 +00:00 |
Aanand Prasad
|
b43b007b92
|
Merge pull request #50 from orchardup/ship-0.1.3
Bump version to 0.1.3
|
2014-01-23 04:02:44 -08:00 |