aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-23Merge with 6aa7db1c083a1384ebff5c2bb3c943a035bb310d - celery branchv0.8.3Marcin Kuzminski
2010-09-23version bump, small readme updateMarcin Kuzminski
2010-09-23Implemented locking for task, to prevent for running the same tasks,Marcin Kuzminski
2010-09-22added mimetypes to annotateMarcin Kuzminski
2010-09-22added mimetypes to filesMarcin Kuzminski
2010-09-22some code fixes templates+helpers new rfc date without tz, added timerproxy f...Marcin Kuzminski
2010-09-22implemented basic autoupdating statistics fetched from databaseMarcin Kuzminski
2010-09-21timeproxy logging memory leak fix.Marcin Kuzminski
2010-09-21Added some more tests, rewrite testing schema, to autogenerate fresh db, new ...Marcin Kuzminski
2010-09-20fixed validation of user email in user creation, and editing on admin panelMarcin Kuzminski
2010-09-20fixed bug when new repo had no last commiter,Marcin Kuzminski
2010-09-19fixed sorting in repo list switcher and removed lower() since repo names can ...Marcin Kuzminski
2010-09-19Some fixes to summary, and total rewrite of summary graphs implemented more i...Marcin Kuzminski
2010-09-18rewrote graph plotting, added zooming and json dump insted of stupid string f...Marcin Kuzminski
2010-09-18added limit for showing pygemntized source codes larger than 250kb.Marcin Kuzminski
2010-09-17fixed up celeryconfig, to get results database from config filesMarcin Kuzminski
2010-09-17Removed config names from whoosh and celery,Marcin Kuzminski
2010-09-17added caching queries to hg-appMarcin Kuzminski
2010-09-17reimplemented name slug to accept capitalized repositories namesMarcin Kuzminski
2010-09-16small fix for summary graphMarcin Kuzminski
2010-09-16fixed search chunking bug and optimized chunk sizeMarcin Kuzminski
2010-09-16Reimplemented searching for speed on large files and added paging for search ...Marcin Kuzminski
2010-09-14Some gui fixesMarcin Kuzminski
2010-09-13added journal icon and made active links in journal, fixed edit user bug when...Marcin Kuzminski
2010-09-13Added validation for uniq email addressMarcin Kuzminski
2010-09-13Implemented password reset(forms/models/ tasks) and mailing tasks.Marcin Kuzminski
2010-09-13Improved testing scenarios. Made test env creatorMarcin Kuzminski
2010-09-12updated config files, and added celery dependencyMarcin Kuzminski
2010-09-12config change little style fix for form buttonsMarcin Kuzminski
2010-09-11merged with defaultMarcin Kuzminski
2010-09-11tests fix, put vcs testing tarballMarcin Kuzminski
2010-09-11added menu for changeset raw diff and download diffMarcin Kuzminski
2010-09-11starting celery branchMarcin Kuzminski
2010-09-11first implementation of #34 changeset raw diff based on udiff from pythonMarcin Kuzminski
2010-09-08fixed initial whoosh indexer. Build full index on first run even with increme...Marcin Kuzminski
2010-09-07some more basic testsMarcin Kuzminski
2010-09-06test for register pageMarcin Kuzminski
2010-09-05more test suites on login, fixed strange detached instance bug found during i...Marcin Kuzminski
2010-09-05made test for login pageMarcin Kuzminski
2010-09-05ignore test dbMarcin Kuzminski
2010-09-05implemented basic (startup) nose test suite.Marcin Kuzminski
2010-09-05fixed a bug when given wrong username at loginMarcin Kuzminski
2010-09-04Code cleanups, made js rollup file, some preparation for .egg creationMarcin Kuzminski
2010-09-04update setup script and config tmplMarcin Kuzminski
2010-09-04fixed cssMarcin Kuzminski
2010-09-03fixed repo switcher,Marcin Kuzminski
2010-09-03reimplemented tags/branches menu.Marcin Kuzminski
2010-09-03updated whoosh indexer to take path as second argumentMarcin Kuzminski
2010-09-03updated whoosh indexer to take index building argument typeMarcin Kuzminski
2010-09-03fixed, empty cs bug.Marcin Kuzminski