Commit Graph

3445 Commits (6683d64a9c47d5c864bc95be0b4b5681f59ecea4)

Author SHA1 Message Date
Eric Holscher ce3304e8c8 Handle unsupported versions. 2014-01-16 19:54:45 +07:00
Eric Holscher cfbc0c4e37 Bump theme 2014-01-16 19:54:37 +07:00
Eric Holscher 026d3fba45 Latest is always supported 2014-01-16 17:44:54 +07:00
Eric Holscher 1c602fb5be Revert "Fix default"
This reverts commit d546abe8b4.
2014-01-16 17:36:42 +07:00
Eric Holscher d546abe8b4 Fix default 2014-01-16 17:34:46 +07:00
Eric Holscher a1b3d35e9d Update project symlinks on save. 2014-01-16 17:30:08 +07:00
Eric Holscher d644591507 Branches won't be "supported" 2014-01-16 17:17:08 +07:00
Eric Holscher c79aad2034 Record one build per day for each mirror 2014-01-16 17:06:15 +07:00
Eric Holscher b2e0d3fcca Turn off supported tests for now.
Until we can find whats causing the data leakage in tests.
2014-01-16 16:31:37 +07:00
Eric Holscher ce4f897a47 Merge pull request #626 from rtfd/mirroring
Add concept of mirroring.
2014-01-16 01:31:15 -08:00
Eric Holscher 0464159137 Paginate by 500 on mirror task 2014-01-16 11:30:23 +07:00
Eric Holscher d6b2ecd9f4 Add concept of mirroring.
This allows us to mark a project as a mirror,
and it will auto-update the docs every 30 minutes.
2014-01-16 11:21:58 +07:00
Eric Holscher 4a86189323 Point people at advanced settings 2014-01-16 09:22:51 +07:00
Eric Holscher 237b30a68e More descriptive header for localization doc. 2014-01-16 09:22:34 +07:00
Eric Holscher 9c98bba426 Move single_version toggle to advanced settings. 2014-01-16 09:04:21 +07:00
Eric Holscher 92cc7bcca6 Use model values for supported version form 2014-01-16 09:03:23 +07:00
Eric Holscher d99d084fc7 Don't use fixtures on supported tests. 2014-01-16 09:02:53 +07:00
Eric Holscher 18fb7dfd92 Fix update_requirements. 2014-01-16 08:26:46 +07:00
Eric Holscher f17147d7eb Bump theme 2014-01-16 08:19:05 +07:00
Eric Holscher d1a7527cd8 Rejigger requirements file 2014-01-16 08:04:17 +07:00
Eric Holscher 8251724320 Try accepting chinese language projects 2014-01-15 19:35:40 +07:00
Eric Holscher 33a4a1207e Fix privacy tests with new advanced form stuff 2014-01-15 19:33:28 +07:00
Eric Holscher 957fe6c24b Install proper chinese latex fonts. Fixes #621. 2014-01-15 19:01:14 +07:00
Eric Holscher 464d0a1fa1 Try and fix LANGUAGES setting 2014-01-15 18:45:03 +07:00
Eric Holscher aed9fee5b3 Bump translations and add Chinese & Vietnamese localization 2014-01-15 18:37:35 +07:00
Eric Holscher 1241bdb0c3 Bump theme. Excited to have better accessability. 2014-01-15 17:17:16 +07:00
Eric Holscher 3a0e2ad01a Fix silly error in Advanced form 2014-01-12 12:06:18 +07:00
Eric Holscher 915842b9d9 Merge pull request #615 from jodal/remove-crate-support
Remove crate.io support
2014-01-10 15:09:53 -08:00
Eric Holscher 96f0b92efa Add image to localization doc 2014-01-10 10:59:03 -08:00
Eric Holscher 39e689e8e6 Add localization to the index 2014-01-10 10:51:57 -08:00
Eric Holscher f5942a7df1 Merge branch 'plane' 2014-01-10 09:46:48 -08:00
Eric Holscher b6eaa0810e Fix httplib requirement 2014-01-09 18:16:31 -08:00
Eric Holscher 07e19f2444 Fix runtests exit code 2014-01-09 02:17:06 -08:00
Eric Holscher 8f7f12cc6a Rename view tests. 2014-01-09 02:17:06 -08:00
Eric Holscher 57e83bb160 Fix footer views and add tests. 2014-01-09 02:17:06 -08:00
Eric Holscher 927558210c Link to canonical domains from the site. 2014-01-09 02:17:06 -08:00
Eric Holscher 20799af382 Add encoding fix locally. 2014-01-09 02:17:06 -08:00
Eric Holscher 3c964e5eec Set type of branch on 'latest' creation. 2014-01-09 02:16:42 -08:00
Eric Holscher dd594b6781 Disable creation of new slugs, since we should be updating them now. 2014-01-09 02:16:42 -08:00
Eric Holscher ceff35d872 Whitespace cleanup. 2014-01-09 02:16:42 -08:00
Eric Holscher 7cc9f707ee Add test settings file, mainly for PRODUCTION_DOMAIN setting in tests. 2014-01-09 02:16:42 -08:00
Eric Holscher ba317f3519 Maintain supported state on Versions correctly.
Also adds tag/branch identifies to Versions. This should have been done a long time ago.
2014-01-09 02:16:42 -08:00
Eric Holscher 9643a7d27a Rejigger out restapi views into separate modules. 2014-01-09 02:16:42 -08:00
Eric Holscher c4ccd19926 Include all the v2 APIs together in their URLconf. 2014-01-09 02:16:42 -08:00
Eric Holscher 356ef30d43 Reorder settings doc. 2014-01-09 02:16:42 -08:00
Eric Holscher 8665eedebf Set PRODUCTION_DOMAIN to localhost on dev. 2014-01-09 02:16:42 -08:00
Eric Holscher 82104bab14 Split project settings up into Project and Advanced.
This is a start to breaking out part of the settings into JSON files, with the advanced settings being updatable in the JSON.
2014-01-09 02:16:41 -08:00
Eric Holscher 017e1d014e Add a basic doc on how to setup localization. 2014-01-09 02:16:41 -08:00
Eric Holscher 515be5f7af Clean up our JS embed code. 2014-01-09 02:16:41 -08:00
Eric Holscher a36456629b Move footer template into proper template. 2014-01-09 02:16:41 -08:00