summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/fake_fetchers.py
Commit message (Expand)AuthorAgeFilesLines
* Docserver: Big cleanup to fix up a whole bunch of non-canonical paths.kalman@chromium.org2014-02-101-4/+5
* Docserver: Misc cleanup and debugging improvements.kalman@chromium.org2013-12-311-1/+1
* Removed a bunch of unused import statements found after running pylintahernandez.miralles@gmail.com2013-12-131-1/+0
* Docserver: Fix some broken unit tests.kalman@chromium.org2013-11-251-1/+1
* Docserver: Further refactoring to the new GithubFileSystem to make it updatekalman@chromium.org2013-11-221-1/+1
* Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allowskalman@chromium.org2013-11-141-81/+52
* Add better documentation for declarativeContent.jyasskin@chromium.org2013-10-311-1/+1
* Docserver: Replace injecting Apps-samples file systems around the place with akalman@chromium.org2013-10-281-2/+12
* Docserver: introduce a file_system.FileSystemError class, in addition to thekalman@chromium.org2013-09-131-4/+3
* Docserver: Fix a bug in SubversionFileSystem where directories with deletedkalman@chromium.org2013-08-051-0/+7
* Cleanup: small API schema changes to add documentation, docserver cleanup.evan.peterson.EP@gmail.com2013-07-111-0/+1
* This is the first of several smaller patches that will be created from the la...evan.peterson.EP@gmail.com2013-06-181-0/+7
* This change would make it easier for docs reviewers to preview patched docskalman@chromium.org2013-05-131-4/+32
* Docserver: don't allow updating subversion beyond when the app itself existed.kalman@chromium.org2013-05-101-0/+2
* Docserver: refactor Servlet, ObjectStore, and ServerInstance architecture tokalman@chromium.org2013-05-081-2/+4
* Devserver: run the cron over the examples. Do an audit of our handling ofkalman@chromium.org2013-04-191-6/+6
* Fix SVN parsing of the viewvc directory listing pages, used for implementingkalman@chromium.org2013-04-151-7/+9
* Extensions Docs Server: preview.py fixes for Windowscduvall@chromium.org2012-10-301-1/+1
* Extensions Docs Server: Fix apps known issues pagecduvall@chromium.org2012-10-051-1/+7
* Make server2 look in chrome/common/extensions/docs for content rather thankalman@chromium.org2012-09-181-14/+14
* Extensions Docs Server: preview.py should not cache anythingcduvall@chromium.org2012-09-111-5/+8
* The integration tests were not working on windows.cduvall@chromium.org2012-09-101-3/+4
* Extensions Docs Server: integration_test only run on changed filescduvall@chromium.org2012-09-101-1/+4
* Extensions Docs Server: Fix preview.py path problemscduvall@chromium.org2012-08-301-32/+51
* Extensions Docs Server: Testing GithubFileSystem and cron jobscduvall@chromium.org2012-08-221-2/+9
* Extensions Docs Server: Fix preview.pycduvall@chromium.org2012-08-151-0/+2
* Extensions Docs Server: Fix preview.pycduvall@chromium.org2012-08-141-0/+79