aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-21version bumpv0.8.2Marcin Kuzminski
2010-08-21added logic for changin defualt permissions, and option to overwrite all defu...Marcin Kuzminski
2010-08-21permission refactoring,Marcin Kuzminski
2010-08-20fix for new bcrypt password.Marcin Kuzminski
2010-08-20Changed password crypting scheme to bcrypt, added dependency for setupMarcin Kuzminski
2010-08-19fixed escaping for new webhelpers and added perm2user constraintMarcin Kuzminski
2010-08-19added jump to revision from file history.Marcin Kuzminski
2010-08-19fixes #25 removed crypt based password hashing and changed it into sha1 based.Marcin Kuzminski
2010-08-18some fixes to whoosh indexer daemonMarcin Kuzminski
2010-08-18fixes translations, style updates.Marcin Kuzminski
2010-08-18some small template fixesMarcin Kuzminski
2010-08-18update setup requirementsMarcin Kuzminski
2010-08-18fixed path issueMarcin Kuzminski
2010-08-17Implemented search using whoosh. Still as experimental option.Marcin Kuzminski
2010-08-17fixed decimals numbering in graphMarcin Kuzminski
2010-08-17fixed user email for gravatarsMarcin Kuzminski
2010-08-08fixed title on my account pageMarcin Kuzminski
2010-08-08implemented gravatars into main bar.Marcin Kuzminski
2010-08-08implemented gravatars to changesets, updated styling for changesetsMarcin Kuzminski
2010-08-08webhelpers import bugfix for gravatarMarcin Kuzminski
2010-08-08rename repo2perm into repo_to_permMarcin Kuzminski
2010-08-08Implemented basic gravatar support on admin pages only for nowMarcin Kuzminski
2010-08-07fixed some templating issuesMarcin Kuzminski
2010-08-06little css update, and flash messagesMarcin Kuzminski
2010-08-06Added hooks managment into application settingsMarcin Kuzminski
2010-08-06Added tag v0.8.1 for changeset a9814a642e11Marcin Kuzminski
2010-08-06Added tag v0.8.0 for changeset 558eb7c5028fMarcin Kuzminski
2010-08-06Implemented hooks system,Marcin Kuzminski
2010-08-06version bumpv0.8.1Marcin Kuzminski
2010-08-06some small changes to commit activity graphMarcin Kuzminski
2010-08-05fixed sorting of tags and branches. Fix made in vcs.Marcin Kuzminski
2010-08-05Added new application settings,Push ssl and repositories pathMarcin Kuzminski
2010-08-05templating updates (font sizes)Marcin Kuzminski
2010-08-05moved out ui_sections out of make ui functionMarcin Kuzminski
2010-08-05fixes #20 hg middleware breaks ui() instance when repository has hgrc file.Marcin Kuzminski
2010-08-03Added permissions templateMarcin Kuzminski
2010-08-03fixed settings templateMarcin Kuzminski
2010-08-03auth functions little fixMarcin Kuzminski
2010-08-01cleared global application settings.Marcin Kuzminski
2010-08-01Added separate create repository views for non administrative users.Marcin Kuzminski
2010-08-01fixed min width set.Marcin Kuzminski
2010-07-31removed td tagMarcin Kuzminski
2010-07-31Fixed decorators bug when using them with keyworded arguments,new implementat...Marcin Kuzminski
2010-07-30Fixes #18, removing user, who owns some repositoriesMarcin Kuzminski
2010-07-28templating fixesMarcin Kuzminski
2010-07-28reverted caching from index, it's buggyMarcin Kuzminski
2010-07-28Added permissions check on repo switcher,Marcin Kuzminski
2010-07-28fixed plural messages about commits in graphMarcin Kuzminski
2010-07-28routes python 2.5 compatibleMarcin Kuzminski
2010-07-27user edit form html fixMarcin Kuzminski