Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added myself as a user | Jimmy Tang | 2009-08-18 |
| | |||
* | added my homepage link | Jimmy Tang | 2009-08-18 |
| | |||
* | respond | Joey Hess | 2009-08-17 |
| | |||
* | responses to code review (I'll try to get them implemented later this week) | http://smcv.pseudorandom.co.uk/ | 2009-08-17 |
| | |||
* | Updated French program translation from Philippe Batailler. Closes: #542036 | Joey Hess | 2009-08-17 |
| | |||
* | clarification | Joey Hess | 2009-08-16 |
| | |||
* | add l10n branch | Joey Hess | 2009-08-16 |
| | |||
* | Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵ | Joey Hess | 2009-08-16 |
| | | | | the basewiki. | ||
* | minor problem | Joey Hess | 2009-08-16 |
| | |||
* | changelog | Joey Hess | 2009-08-16 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-16 |
|\ | |||
| * | Life is simpler on a git branch. | Amitai Schlair | 2009-08-16 |
| | | |||
| * | switched my DreamHost install to pkgsrc, happily | Amitai Schlair | 2009-08-16 |
| | | |||
| * | comment on part of Joey's comment | http://www.cse.unsw.edu.au/~willu/ | 2009-08-16 |
| | | |||
| * | Add sentence to clarify how to get feeds for the RecentChanges page. | PaulePanter | 2009-08-16 |
| | | |||
| * | Fix (hopefully) grammar. | PaulePanter | 2009-08-16 |
| | | |||
* | | created_before/after: throw error if specified page does not exist | Joey Hess | 2009-08-16 |
| | | | | | | | | | | This assumes that no ctime means the page doesn't exist, which seems reasonable. | ||
* | | use pagespec_match_list for feedpages | Joey Hess | 2009-08-16 |
| | | | | | | | | | | | | | | This is both faster, and propigates any error in processing the feedpages pagespec out to display on the page. Which may have been why I didn't use it before, but currently seems like a good thing to do, since it explains why your feeds are empty.. | ||
* | | fix error message display | Joey Hess | 2009-08-16 |
|/ | | | | The gettext call can clear $@ in at least some cases. | ||
* | po: Better fix for missing underlay translation problem. | Joey Hess | 2009-08-15 |
| | | | | | | | | If a page is taken from the underlay, and one of the specified languages does not have po files in the underlay, it would create a broken link to the translated version of the page for that language. With this change, there's no broken link. | ||
* | replace N/A with 0 | Joey Hess | 2009-08-15 |
| | | | | | | I think the N/A was not intended to be visible, but it can show up as the percent translated to a language. This happens if the page is located in an underlay, and not translated to the language in any other underlay. | ||
* | update | Joey Hess | 2009-08-15 |
| | |||
* | apache config details | Joey Hess | 2009-08-15 |
| | |||
* | another problem.. | Joey Hess | 2009-08-15 |
| | |||
* | update | Joey Hess | 2009-08-15 |
| | |||
* | another problem | Joey Hess | 2009-08-15 |
| | |||
* | link to l10n.ikiwiki.info website | Joey Hess | 2009-08-15 |
| | |||
* | further otherlanguages list styling | Joey Hess | 2009-08-15 |
| | |||
* | update for consistency | Joey Hess | 2009-08-15 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-15 |
|\ | |||
| * | resolve conflict | Joey Hess | 2009-08-15 |
| | | |||
* | | Add basic styling of po plugin's languages list. | Joey Hess | 2009-08-15 |
| | | |||
* | | another problem | Joey Hess | 2009-08-15 |
| | | |||
* | | noticed a problem | Joey Hess | 2009-08-15 |
| | | |||
* | | reorg and cleanup | Joey Hess | 2009-08-15 |
|/ | |||
* | Allow building ikiwiki on systems w/o po4a -- building of the translated ↵ | Joey Hess | 2009-08-15 |
| | | | | underlays will be skipped in this case. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-15 |
|\ | |||
| * | (no commit message) | http://www.cse.unsw.edu.au/~willu/ | 2009-08-14 |
| | | |||
| * | new dependency added | http://www.cse.unsw.edu.au/~willu/ | 2009-08-14 |
| | | |||
* | | review of ready branch | Joey Hess | 2009-08-15 |
| | | |||
* | | indentation | Joey Hess | 2009-08-15 |
| | | |||
* | | meta: depend on absolute page name, not relative | Simon McVittie | 2009-08-15 |
| | | | | | | | | | | | | Previously, [[!meta redir="foo"]] on bar, where bar/foo exists, would depend on "foo" (which matches nothing, probably) rather than "bar/foo". (cherry picked from commit f27ec09b72f886415e63fe394e18d9c3cb3913bf) | ||
* | | img: depend on absolute page name, not relative | Simon McVittie | 2009-08-15 |
|/ | | | | | | | Previously, [[!img bar.jpg]] on foo, where foo/bar.jpg exists, would get a dependency equivalent to "glob(bar.jpg)" (which might not match anything), rather than the correct "glob(foo/bar.jpg)". (cherry picked from commit 85b2ec49ecd12dd23e5c432933457a72744ce7cb) | ||
* | Related comments on openid redirection. | http://www.cse.unsw.edu.au/~willu/ | 2009-08-14 |
| | |||
* | forwarded upstream with analysis | Joey Hess | 2009-08-14 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-14 |
|\ | |||
| * | (no commit message) | lludwig | 2009-08-14 |
| | | |||
| * | poll vote (Accept only password logins) | 62.147.182.222 | 2009-08-14 |
| | | |||
| * | removed | dave | 2009-08-13 |
| | | |||
* | | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess | 2009-08-14 |
| | | | | | | | | | | | | | | | | | | | | During backlink calulation, all links are examined and broken links can be detected for free, so store a list of broken links and have brokenlinks use it. Exposing the %brokenlinks structure is a bit ugly, but the speedup seems worth it: Around 1 second for wikis the size of the doc wiki that use brokenlinks. |