aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/controllers/changeset.py
AgeCommit message (Expand)Author
2011-11-23notification to commit author + gardeningMarcin Kuzminski
2011-11-23Tests updates, Session refactoringMarcin Kuzminski
2011-11-23Notification system improvementsMarcin Kuzminski
2011-11-13#71 code-reviewMarcin Kuzminski
2011-11-12fixed some anchor id problems for changeset rangesMarcin Kuzminski
2011-11-12code refactoringMarcin Kuzminski
2011-11-12#71 code reviewMarcin Kuzminski
2011-11-11#77 code reviewMarcin Kuzminski
2011-11-05implemented #44 - branch filtering in changelog, aka branch browserMarcin Kuzminski
2011-10-07fixed issues with python2.5Marcin Kuzminski
2011-06-30fixes #217 Seperate Parents on Raw-changeset pageMarcin Kuzminski
2011-05-15Changed OrderedDict implementation to pypy odict, in general it's the fastest...Marcin Kuzminski
2011-04-23pep8ify + small fixes for followers page + added tooltips for followersMarcin Kuzminski
2011-04-23Added extra check for very large diffs in changesets, sometimes for very larg...Marcin Kuzminski
2011-04-14fixed problem with binary files, and for files that were deleted.Marcin Kuzminski
2011-04-14Implemented --stat for changelogMarcin Kuzminski
2011-04-05pep8ifyMarcin Kuzminski
2011-04-04fixed license issue #149Marcin Kuzminski
2011-04-03source code cleanup: remove trailing white space, normalize file endingsMarcin Kuzminski
2011-03-13fixed some limits in changesets and changelogsMarcin Kuzminski
2011-03-10changed all instances of udiff into gitdiff, for vcs issue #49Marcin Kuzminski
2011-03-01reverted removed list castingMarcin Kuzminski
2011-03-01small simplification in changelogMarcin Kuzminski
2011-02-25fixes for vcs 0.2.0and new slicing methodsMarcin Kuzminski
2011-02-15another major codes rewrite:Marcin Kuzminski
2011-02-13another major code rafactor, reimplemented (almost from scratch)Marcin Kuzminski
2011-02-09Added compare view into journal, fixed wrong function call to show compare viewMarcin Kuzminski
2011-02-07reimplemented changeset ranges to use vcs directlyMarcin Kuzminski
2011-01-31Added limit option for revision rangesMarcin Kuzminski
2011-01-31fixed error for single changesetMarcin Kuzminski
2011-01-30#93 fixed errors on new revranges generationMarcin Kuzminski
2011-01-30started work on #93 added rev ranges view, checkboxes in changelog to view ra...Marcin Kuzminski
2010-12-31fixed copyright year to 2011Marcin Kuzminski
2010-12-05fixes #79 cut off limit was added into .ini config filesMarcin Kuzminski
2010-11-14Refactor codes for scm modelMarcin Kuzminski
2010-11-03fixed raw diff breakline bugMarcin Kuzminski
2010-11-03fixed raw diff as purly raw without htmlMarcin Kuzminski
2010-11-03Small fixes for style.Marcin Kuzminski
2010-11-02some changes for #45.Marcin Kuzminski
2010-10-26Fixes for raw_id, needed for gitMarcin Kuzminski
2010-10-21Code refactoring,models renamesMarcin Kuzminski
2010-10-10large initial commits fixupMarcin Kuzminski
2010-10-06renamed project to rhodecodeMarcin Kuzminski