aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Made handlePaths from plugins override paths from mainEgil Moeller2010-03-271-13/+14
| * | Added the aceInitInnerdocbodyHead hookEgil Moeller2010-03-271-0/+8
| * | Made it possible to callHook from templatesEgil Moeller2010-03-271-0/+1
| |/
| * Merge branch 'twitterstyletags' into plugin-frameworkEgil Moeller2010-03-250-0/+0
| |\
| | * select distinct in tag searchEgil Moeller2010-03-121-1/+1
| | * Added a MOTD functionalityEgil Moeller2010-03-123-1/+3
| | * Changed the homepage to be the tag search pageEgil Moeller2010-03-122-3/+5
| | * List of tags for each match (could need cleanup)Egil Moeller2010-03-121-5/+8
| | * Bugfix for queries with multiple negative tagsEgil Moeller2010-03-121-4/+4
| | * Added a view of the current query to the search pageEgil Moeller2010-03-122-2/+12
| | * Cleaned up the taglinking code a bitEgil Moeller2010-03-122-13/+15
| | * Tags are now shown as linksEgil Moeller2010-03-124-4/+61
| | * Readonly public padsEgil Moeller2010-03-122-2/+26
| | * Bugfix for mysql support for anti_tags - I forgot that mysql doesn't support ...Egil Moeller2010-03-121-23/+26
| | * Tag search works fully but looks awfullEgil Moeller2010-03-127-3/+418
| | * Oups, last commit committed the tagging support, but missed this fileEgil Moeller2010-03-121-0/+35
| | * First attempt to saving tags to dbEgil Moeller2010-03-121-0/+36
| * | Got twitter style tags to workEgil Moeller2010-03-253-3/+301
| * | Made reload of a plugin really reload it, for real, from diskEgil Moeller2010-03-252-2/+3
| * | CaSe BuGfIxEgil Moeller2010-03-251-8/+8
| * | Added create table statementsEgil Moeller2010-03-251-0/+18
| * | Got the server side of the twitter style tags to workEgil Moeller2010-03-252-7/+43
| * | Added padModelWriteToDB hookEgil Moeller2010-03-251-0/+4
| * | Got the client side of twitter style tags to workEgil Moeller2010-03-252-6/+25
| * | Added aceCreateDomline hook plus some code cleanup in the aceEgil Moeller2010-03-252-10/+22
| * | Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilterEgil Moeller2010-03-256-42/+178
| * | Bugfix for infrastructure/ace/bin/make to handle non-existent target director...Egil Moeller2010-03-251-0/+2
| * | Removed files auto-generated by infrastructure/ace/bin/makeEgil Moeller2010-03-2513-7175/+12
| * | Added support for plugins in the ACE linefilterEgil Moeller2010-03-252-11/+28
| * | Made the client side plugin API more similar to the server side oneEgil Moeller2010-03-222-19/+21
| * | Bugfix for ACE compilerEgil Moeller2010-03-221-4/+4
| * | Updated changes to adhere to new directory layoutEgil Moeller2010-03-2212-0/+0
| * | Merge branch 'master' into plugin-frameworkEgil Moeller2010-03-221096-7/+6
| |\ \
| | * \ Merge branch 'master' of git@github.com:ether/padEgil Moeller2010-03-211096-7/+6
| | |\ \ | | | |/ | | |/|
| | | * Moving README to README.md to gain the benefits of markdown formatting on the...Elliot Kroo2010-03-111-0/+1
| | | * Splitting LICENSE and README into 2 separate files.Elliot Kroo2010-03-112-287/+286
| | | * reorganizing the first level of folders (trunk/branch folders are not the git...Elliot Kroo2010-03-111095-1/+0
| | |/
| * | Added support for client plugins tooEgil Moeller2010-03-197-53/+144
| * | Added a gitignoreEgil Moeller2010-03-191-0/+1
| * | Bugfixed the kafoo test-plugin so that it doesn't generate copious amounts of...Egil Moeller2010-03-131-2/+10
| * | Made it possible to split out parts of a plugin into separate filesEgil Moeller2010-03-133-17/+28
| * | Made the plugin manager a bit more robust against problems in a pluginEgil Moeller2010-03-131-23/+16
| * | Fixed the paths for plugin-provided static files, and added an example usage ...Egil Moeller2010-03-133-6/+7
| * | Added static file serving for pluginsEgil Moeller2010-03-132-2/+14
| * | Had to cherry-pick one single patch from the twitterstyletags branch to get t...Egil Moeller2010-03-121-2/+48
| * | Added some documentation on the hooks availableEgil Moeller2010-03-121-0/+24
| * | Added header/footer hooks for pagesEgil Moeller2010-03-121-0/+4
| * | Plugins can now provide pagesEgil Moeller2010-03-126-39/+145
| * | Got plugins and hooks to workEgil Moeller2010-03-127-1/+420
| |/
| * Applied LDAP patchesElliot Kroo2010-01-233-5/+403