These changesets represents the changes on the squid3/docs development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
Date | Author | Size | Description |
---|---|---|---|
2008/04/21 12:53:58 | amosjeffries | +0 -87 | FileSystem API docs moved to .h |
2008/01/27 12:04:47 | amosjeffries | +4 -4 | Fix auto-docs Makefile |
2008/01/27 07:36:35 | amosjeffries | +28 -26 | Add static HTML Page Generation. |
2008/01/23 02:32:10 | amosjeffries | +18 -17 | Auto-Document a bit of HttpHeader.h |
2008/01/22 23:49:35 | amosjeffries | +26 -3 | Make programming guide capable of proper HTML instead of .dyn wrappers. |
2008/01/27 12:04:47 | amosjeffries | +4 -4 | Fix auto-docs Makefile |
2008/01/27 07:36:35 | amosjeffries | +28 -26 | Add static HTML Page Generation. |
2008/01/23 02:32:10 | amosjeffries | +18 -17 | Auto-Document a bit of HttpHeader.h |
2008/01/22 23:49:35 | amosjeffries | +26 -3 | Make programming guide capable of proper HTML instead of .dyn wrappers. |
2008/01/12 13:44:52 | amosjeffries | +6 -59 | Finalise doxygen scripts |
2008/01/12 11:52:59 | amosjeffries | +7 -7 | Prepare for squid-cache.org Publishing |
2008/01/12 09:57:23 | amosjeffries | +1 -0 | Enable documenting of IPv6 logics |
2008/01/12 09:14:15 | amosjeffries | +1 -1 | Typo |
2007/12/02 04:02:54 | amosjeffries | +9 -1 | Add mrore component defines to the pre-defined list for code documenting |
2007/12/02 03:46:36 | amosjeffries | +4 -4 | Enable dependancy graphing in docs. |
2007/11/12 02:06:25 | amosjeffries | +0 -1 | Remove duplicate define cut-n-paste error. |
2007/11/12 02:00:41 | amosjeffries | +36 -2 | Add pre-defines for component boundary macros. |
2007/11/12 01:57:50 | amosjeffries | +8 -5 | Misc docs. |
2007/11/11 23:24:40 | amosjeffries | +74 -28 | Document squid command line options. |
2007/11/11 23:24:40 | amosjeffries | +74 -28 | Document squid command line options. |
2007/11/06 10:38:55 | amosjeffries | +142 -9 | Update convention description for function commenting |
2007/11/05 10:32:04 | amosjeffries | +12 -1 | Pull more pinger doc out from configure.in |
2007/10/27 12:23:00 | amosjeffries | +74 -49 | Link most DelayPools code into module |
2007/10/27 10:11:22 | amosjeffries | +28 -16 | Link pinger external app to docs |
2007/10/27 09:25:12 | amosjeffries | +43 -33 | Link more client-side comments into docs |
2007/10/17 00:29:43 | amosjeffries | +5 -5 | Link ICP module docs |
2007/10/15 11:10:23 | amosjeffries | +2 -1 | Found more ICP API |
2007/10/15 10:16:02 | amosjeffries | +24 -19 | Link some more client-side docs and pretty-up |
2007/10/15 10:06:47 | amosjeffries | +10 -11 | BlockingFile got converted the wrong way on previous commit. |
2007/10/15 10:03:07 | amosjeffries | +87 -43 | Link existing ICP protocol docs |
2007/10/15 09:16:42 | amosjeffries | +141 -122 | FS/disk parameter type fixes. |
2007/10/05 06:32:54 | amosjeffries | +18 -14 | Various doc comments and whitespace formatting. Some stor/diskio parameters fixes. |
2007/10/05 05:48:33 | amosjeffries | +14 -12 | ESI methods should be defined with the same types as they use. |
2007/10/05 06:32:54 | amosjeffries | +18 -14 | Various doc comments and whitespace formatting. Some stor/diskio parameters fixes. |
2007/10/05 05:48:33 | amosjeffries | +14 -12 | ESI methods should be defined with the same types as they use. |
2007/09/01 08:45:06 | amosjeffries | +31 -26 | Functions should be defined in .cc with same parameter types as their .h |
2007/09/01 03:54:01 | amosjeffries | +1 -1 | Ignore libTrie code when documenting squid code. |
2007/09/01 08:45:06 | amosjeffries | +31 -26 | Functions should be defined in .cc with same parameter types as their .h |
2007/09/01 03:54:01 | amosjeffries | +1 -1 | Ignore libTrie code when documenting squid code. |
2007/08/25 03:23:22 | amosjeffries | +8 -4 | BUG: silent implicit type conversion. found by doxygen. |
2007/08/20 05:34:26 | amosjeffries | +69 -35 | Doxify MemBuf comments. |
2007/08/20 05:05:09 | amosjeffries | +38 -22 | Doxify function comments in MemBuf |
2007/08/20 04:57:14 | amosjeffries | +4 -5 | Docs display tweaks. |
2007/08/20 04:45:58 | amosjeffries | +2 -2 | Fix: Type mismatch error caught by doxygen. |
2007/08/20 04:38:04 | amosjeffries | +3 -4 | Typo on module name. |
2007/08/20 04:36:13 | amosjeffries | +5 -7 | Fix bad typing - detected by doxygen. |
2007/08/20 03:07:44 | amosjeffries | +159 -117 | Move swap.state file format docs to source |
2007/08/20 01:11:41 | amosjeffries | +86 -87 | Move docs for swap.state format into source. |
2007/08/20 00:35:23 | amosjeffries | +7 -6 | Some spelling and phrasing changes. |
2007/08/20 00:24:02 | amosjeffries | +118 -194 | Move MemPools documentation int .h file. |
2007/08/19 23:13:26 | amosjeffries | +3 -20 | description update of MemPool macros. |
2007/08/17 04:55:38 | amosjeffries | +0 -15 | drop bits removed to code. |
2007/08/17 04:46:55 | amosjeffries | +85 -13 | Mark all MemPools objects as API (to be checked later) |
2007/08/17 04:22:17 | amosjeffries | +34 -39 | Move some MemPools docs from Misc. |
2007/08/17 04:00:56 | amosjeffries | +127 -65 | Link many ACL interfaces to the ACL API module. |
2007/08/17 03:40:27 | amosjeffries | +4 -12 | Drop empty page on Events. |
2007/08/15 07:30:29 | amosjeffries | +4 -4 | Bit more magic linkage. |
2007/08/15 07:27:14 | amosjeffries | +8 -9 | Fix some spelling. |
2007/08/15 07:12:34 | amosjeffries | +124 -31 | Link FTP protocol details as a module. |
2007/08/15 02:48:03 | amosjeffries | +58 -63 | Let doxygen handle MEMPROXY_CLASS_INLINE() macro nicely. |
2007/08/15 02:32:56 | amosjeffries | +262 -175 | Commenting style change. |
2007/08/10 05:11:13 | amosjeffries | +75 -51 | Many more DOCS_NOSEMI. |
2007/08/10 04:14:46 | amosjeffries | +0 -46 | Drop obsolete structure. doesn't matter anymore. |
2007/08/10 03:45:46 | amosjeffries | +2 -2 | Give method declaration the same types as its *.cc counterpart. |
2007/08/10 03:44:40 | amosjeffries | +15 -10 | Mark irrelevant typedef. |
2007/08/10 00:56:29 | amosjeffries | +33 -16 | Migrate Cache Manager docs. |
2007/08/10 00:12:56 | amosjeffries | +101 -92 | Misc style updates and doxygen linking fixes. |
2007/08/09 22:46:34 | amosjeffries | +160 -114 | Migrate Error Pages documentation. |
2007/08/09 13:24:51 | amosjeffries | +18 -17 | Fix a few doxygen complaints in text missmatches. |
2007/08/09 13:13:32 | amosjeffries | +19 -10 | Some CBDATA internal documentation. |
2007/08/09 13:05:34 | amosjeffries | +363 -345 | Migrate documentation of CBDATA into source files. |
2007/08/10 00:12:56 | amosjeffries | +101 -92 | Misc style updates and doxygen linking fixes. |
2007/08/09 22:46:34 | amosjeffries | +160 -114 | Migrate Error Pages documentation. |
2007/08/09 13:24:51 | amosjeffries | +18 -17 | Fix a few doxygen complaints in text missmatches. |
2007/08/09 13:13:32 | amosjeffries | +19 -10 | Some CBDATA internal documentation. |
2007/08/09 13:05:34 | amosjeffries | +363 -345 | Migrate documentation of CBDATA into source files. |
2007/08/09 12:04:50 | amosjeffries | +32 -0 | Document my documentation style conventions. |
2007/08/09 10:24:20 | amosjeffries | +116 -99 | Some formatting changes to comments. |
2007/08/09 10:05:00 | amosjeffries | +62 -8 | Group SSL items into API and Internal for documentation. |
2007/08/09 09:12:43 | amosjeffries | +6 -7 | Migrate more Gopher comments to the source. |
2007/08/09 09:08:07 | amosjeffries | +107 -29 | Document the Gopher Server-Side protocol. |
2007/08/09 06:25:19 | amosjeffries | +54 -50 | Pull more component descriptions into code. |
2007/08/09 05:48:32 | amosjeffries | +29 -30 | Pull more client-streams docs into the source. |
2007/08/09 05:40:25 | amosjeffries | +42 -42 | Migrate 04_ExternalPrograms.dox to final naming type. |
2007/08/09 05:38:36 | amosjeffries | +15 -15 | Update docs for dnsserver. |
2007/08/09 05:32:29 | amosjeffries | +0 -8 | die empty 21_NetDB.dox |
2007/08/09 05:31:47 | amosjeffries | +0 -8 | Dies empty 20_ICP.dox |
2007/08/09 05:30:58 | amosjeffries | +0 -22 | Die empty. 15_ServerProtocols.dox, this is the third time now. die. |
2007/08/08 09:04:09 | amosjeffries | +133 -96 | Migrate IP/FQDN Cache docs to the FQDN code. |
2007/08/08 08:06:11 | amosjeffries | +145 -19 | Remove empty Server Protocols Page (made general group) |
2007/08/08 02:59:44 | amosjeffries | +3 -3 | Comment CacheManager class for documentation pickup. |
2007/08/08 02:56:16 | amosjeffries | +7 -9 | Move page on timeouts without text to a general group. |
2007/08/08 02:48:00 | amosjeffries | +39 -0 | Move undocumented 'Server Protocols' into general groups for now. |
2007/08/08 02:41:51 | amosjeffries | +1 -0 | Syntax fix: Stop a paragraph of description showing as part of a todo item. |
2007/08/08 02:39:48 | amosjeffries | +0 -6 | Drop unwritten page about client requests. |
2007/08/08 02:30:59 | amosjeffries | +131 -134 | Migrate the ClientStreams documentation into the code. |
2007/08/06 11:43:44 | amosjeffries | +2 -1 | Deprecate authenticateRequestRefCount (no longer used) |
2007/08/06 11:17:46 | amosjeffries | +11 -5 | Link more classes to AuthScheme API |
2007/08/06 11:13:47 | amosjeffries | +29 -21 | Migrate more Authentication Framework documentation into the source code. |
2007/08/06 08:46:37 | amosjeffries | +26 -26 | Change API tag ACL to ACLAPI inline with other API tags. |
2007/08/06 08:34:09 | amosjeffries | +48 -35 | Migrate more Authentication Framework coments into the code. |
2007/08/06 07:58:06 | amosjeffries | +22 -19 | Update some more Authenticatin Framework old documentation |
2007/08/06 07:26:37 | amosjeffries | +8 -8 | Update old text referencing auth_user_request with current AuthUserRequest |
2007/08/06 05:56:29 | amosjeffries | +43 -53 | Morph Access Controls documentation. |
2007/08/06 05:18:23 | amosjeffries | +444 -445 | Convert Authentication Framework documentation. |
2007/07/31 04:29:05 | amosjeffries | +37 -81 | Make doxygen happier with the source. |
2007/07/12 22:58:58 | amosjeffries | +2 -9 | Chaneg Grouping Modules to Components, inline with naming conventions |
2007/07/12 06:07:13 | amosjeffries | +46 -23 | Merge old External Programs documentation into source. |
2007/07/12 05:24:14 | amosjeffries | +7 -5 | Add .cci files to those processed by doxygen. |
2007/07/12 05:01:22 | amosjeffries | +0 -20 | Remove some duplicated text. |
2007/07/12 04:45:40 | amosjeffries | +102 -3 | Pull old StoreageInterface documentation into FileSystems module auto-docs. |
2007/07/12 04:18:03 | amosjeffries | +66 -41 | Finish Module-Linking all the FS types. |
2007/07/12 01:08:08 | amosjeffries | +51 -5 | Add structure for Storage API module docs. |
2007/07/12 00:27:59 | amosjeffries | +324 -322 | Split Storage FS API and Removal Policy API documentation |
2007/07/11 23:36:18 | amosjeffries | +0 -38 | Remove newly obsolete configs from main Recipe file |
2007/07/11 23:35:00 | amosjeffries | +167 -164 | Update old guide content comments to not screw up the auto-build. |
2007/07/11 05:36:25 | amosjeffries | +1253 -0 | Add Master doxygen Recipe file for Squid3. |
2007/07/11 05:32:06 | amosjeffries | +3845 -3989 | Convert prog-guide.sgml to Doxygen Recipe files. |
2007/07/11 03:15:21 | amosjeffries | +6 -2 | Some Documentation? |
2007/07/11 03:14:59 | amosjeffries | +36 -10 | Some Documentation |
2007/07/12 22:58:58 | amosjeffries | +2 -9 | Chaneg Grouping Modules to Components, inline with naming conventions |
2007/07/12 06:07:13 | amosjeffries | +46 -23 | Merge old External Programs documentation into source. |
2007/07/12 05:24:14 | amosjeffries | +7 -5 | Add .cci files to those processed by doxygen. |
2007/07/12 05:01:22 | amosjeffries | +0 -20 | Remove some duplicated text. |
2007/07/12 04:45:40 | amosjeffries | +102 -3 | Pull old StoreageInterface documentation into FileSystems module auto-docs. |
2007/07/12 04:18:03 | amosjeffries | +66 -41 | Finish Module-Linking all the FS types. |
2007/07/12 01:08:08 | amosjeffries | +51 -5 | Add structure for Storage API module docs. |
2007/07/12 00:27:59 | amosjeffries | +324 -322 | Split Storage FS API and Removal Policy API documentation |
2007/07/12 22:58:58 | amosjeffries | +2 -9 | Chaneg Grouping Modules to Components, inline with naming conventions |
2007/07/12 06:07:13 | amosjeffries | +46 -23 | Merge old External Programs documentation into source. |
2007/07/12 05:24:14 | amosjeffries | +7 -5 | Add .cci files to those processed by doxygen. |
2007/07/12 05:01:22 | amosjeffries | +0 -20 | Remove some duplicated text. |
2007/07/12 04:45:40 | amosjeffries | +102 -3 | Pull old StoreageInterface documentation into FileSystems module auto-docs. |
2007/07/12 04:18:03 | amosjeffries | +66 -41 | Finish Module-Linking all the FS types. |
2007/07/12 01:08:08 | amosjeffries | +51 -5 | Add structure for Storage API module docs. |
2007/07/12 00:27:59 | amosjeffries | +324 -322 | Split Storage FS API and Removal Policy API documentation |
2007/07/11 23:36:18 | amosjeffries | +0 -38 | Remove newly obsolete configs from main Recipe file |
2007/07/11 23:35:00 | amosjeffries | +167 -164 | Update old guide content comments to not screw up the auto-build. |
2007/07/11 05:36:25 | amosjeffries | +1253 -0 | Add Master doxygen Recipe file for Squid3. |
2007/07/11 05:32:06 | amosjeffries | +3845 -3989 | Convert prog-guide.sgml to Doxygen Recipe files. |
2007/07/11 03:15:21 | amosjeffries | +6 -2 | Some Documentation? |
2007/07/11 03:14:59 | amosjeffries | +36 -10 | Some Documentation |
Author | Changesets | Changes |
---|---|---|
amosjeffries | 142 | +17723 -13917 |
total | 142 | +17723 -13917 |