Commit Graph

59 Commits (c231285aa4c2c78bb711648078cf3cd952dcf9c0)

Author SHA1 Message Date
Manuel Kaufmann e73b266558 Allow members of "Admin" Team to wipe version envs (#3791)
* Allow members of "Admin" Team to wipe version envs

* Ignore celery beat files
2018-03-15 11:37:18 -06:00
Anthony 761a2ca5cd
Test PR (#3760) 2018-03-09 14:05:32 -07:00
Anthony Johnson 230ec2b591
Add more ignores 2018-03-05 15:49:38 -07:00
Mohit Kumar Yadav 2bfcbf839a Add venv to .gitignore
Ignore Python virtual env files
2018-02-16 05:13:39 +05:30
Manuel Kaufmann 3e1651e9ee Update build from database at __exit__ (#3292)
* Update build from database at __exit__

When an exception happens and it's handled by __exit__ our Build in
the database is not updated and it stay in 'Installing' forever. So,
when something bad happens we force a call to `update_build` with the
FINISHED state

Attempt to fix #3285

* `update_build` when FINISHED in the right place
2017-11-21 17:06:20 -07:00
Anthony 2e39d5f21a
Add supervisord contrib example (#3262)
* Add supervisord contrib example

Useful for running a development instance really quickly.

Doesn't yet support:

* ipdb/pdb, but still supports rdb
* color log output

* Revert to celery concurrency

* Updates
2017-11-21 15:21:40 -07:00
Anthony Johnson e7dc44a9ac
Add pyenv local env file to ignore 2017-11-03 17:16:05 -06:00
Ed Rivas 3fd8bab7cf Fix {% trans %} tags in password reset email. Fixes #3036. (#3049)
* Fix {% trans %} tags in password reset email. Fixes #3036.

* Typo.
2017-08-17 11:30:20 -07:00
Eric Holscher 0cf5786c65 Merge branch 'master' of https://github.com/gthank/readthedocs.org into gthank-master 2017-06-12 10:52:39 -07:00
Eric Holscher 95e3a970c1 Ignore log files (#2930) 2017-06-08 12:55:21 -07:00
Hank Gay a4a1babc27 Ignore tags file from exuberant ctags. 2017-05-31 16:09:29 -04:00
Daniel Pope 96fddf91ff Add readthedocs/htmlcov to gitignore] 2017-05-23 11:21:47 -07:00
fmoor 859abd1140 add .cache to .gitignore 2017-05-22 13:16:35 -07:00
Eric Holscher 027f143612 Add env to ignore list 2016-05-03 14:40:03 -07:00
Eric Holscher ecaf1dc563 Ignore public & private 2016-04-21 15:01:55 -07:00
Eric Holscher cf836627c6 Continue to add cname -> project link to enable flask app redirects. 2016-03-09 11:30:22 -08:00
Eric Holscher 917383b591 Add task for symlinking, and integrate it with builds.
Also adds the ability to run symlinks against all projects.
This is useful for the initial deploy,
and perhaps a nightly cron job.
2016-02-27 08:02:01 -08:00
Anthony Johnson fb75fd09e5 Split up OAuth services into own path, allow for extension of classes 2015-12-23 15:10:24 -08:00
Anthony Johnson 443619495f Rework all payment pieces to unify implementation 2015-10-14 23:12:37 -07:00
Eric Holscher 7f96de673d House keeping 2015-09-25 14:53:48 -07:00
Gregor Müllegger 68e5890b4c Ignore .tox/ directory 2015-07-27 10:07:23 +02:00
Anthony Johnson 2ad07cda6b Merge branch 'doc-house-promo' 2015-02-13 12:31:50 -08:00
Anthony Johnson e9c06957e6 Bundle js for now 2015-02-13 12:26:44 -08:00
Anthony Johnson acc7308715 Add toolchain for front end js/css and basic bits for ads 2015-02-12 14:19:36 -08:00
domenico.dinicola@wfp.org a85bfb0c09 add MANIFEST and update .gitignore 2015-02-07 14:37:16 +01:00
Eric Holscher 7f1b365645 Don’t link directly to the media server for downloads. 2014-08-29 15:41:52 -07:00
Eric Holscher 40ac5f3066 Sort git ignore file 2014-08-21 15:14:06 -07:00
Eric Holscher 1c5ca4d8be Ignore node_modules 2014-08-11 12:41:32 -07:00
Eric Holscher 81d5e38a0c Switch test runner to py.test 2014-08-02 08:31:30 -07:00
Eric Holscher 92752df634 Ignore wheelhouse 2014-04-15 15:12:08 -04:00
Tom Offermann abf7e9f023 Add .vagrant to .gitignore.
Because the Vagrantfile is now in the top-level directory, the
.vagrant directory also gets created in the top-level directory.
2014-02-21 13:55:01 -08:00
Eric Holscher fe1c375dc0 Fix cname link 2013-11-25 22:20:45 -08:00
Eric Holscher b5a4ffa269 Add downloads data into Sphinx context. 2013-10-21 18:46:31 -07:00
Jannis Leidel 88b7911ac7 Ignore the dash build dir. 2013-04-08 12:41:13 +02:00
Eric Holscher ffc20c346f Install g++ on build 2012-11-15 08:43:56 -08:00
Eric Holscher a1d0912dd5 Flush out onebox support. 2012-10-18 18:24:04 -07:00
Eric Holscher 5e0d2d4ddb Add static_url and deployment bits for it 2012-10-17 20:03:38 -07:00
Eric Holscher 8f081dc06d Add static files for admin 2012-10-17 20:01:33 -07:00
Eric Holscher e713bd1052 Fix gitignore. 2012-10-13 15:29:09 -07:00
Julen Ruiz Aizpuru 2cf10d0552 Ignore generated MO files. 2012-10-05 23:39:58 +02:00
Chris Dickinson c921431d8b add .DS_Store to gitignore 2012-09-27 20:46:40 -07:00
Craig Nagy 6316175dba Add logs directory for storing all logs; update settings respectively 2012-03-12 14:11:04 -07:00
Eric Holscher 92d14b5fbf Fix zip files to make sense. 2012-02-10 20:47:20 -08:00
Eric Holscher 7f8747e1f8 Catch all the log files in the gitignore. 2011-10-09 19:46:25 -07:00
Eric Holscher bf90d30e90 Added the filesystem layer for cnames so that we'll be able to serve them from nginx without hitting the backend. 2011-10-04 20:17:54 -07:00
Chris McDonald 24689b5797 adding rtd.log to .gitignore 2011-09-24 07:09:56 -07:00
Eric Holscher 422580a609 Update gitignore. 2011-06-19 14:58:41 -07:00
Dan Colish a110d97208 fix import doc tests, add ignore for rtd_tests/test/builds 2011-06-15 20:17:11 -07:00
Eric Holscher c6795cb6f2 Find the right templates in the html builder. 2011-02-16 21:36:40 -08:00
Eric Holscher c33c84d007 Allow for the uploading of static HTML for old project versions. 2011-01-23 19:53:16 -08:00