Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid mistake for commit status code (use real path instead of symlink)HEADmasterSayamindu Dasgupta2010-01-091-1/+2
* Apply pull before push patch to translate 1.5.1Sayamindu Dasgupta2010-01-091-1/+8
* yet another way to catch running under apachealaaosh2010-01-091-1/+1
* ooops using string comparson when numerical is what we wantedalaaosh2010-01-091-1/+6
* Normalize the code to the python convention (all non-characters become '_'). ...friedelwolff2010-01-092-2/+6
* make obsolete handling into a common apialaaosh2010-01-091-0/+8
* Maark XMLTagPlaceable as editable to allow editing of XML attributes. This fi...friedelwolff2010-01-091-1/+1
* Enumerate the strings we iterate over to get a valid plural number (n).walter_l2010-01-091-3/+2
* can't test for list since we want to use django query sets. test for Translat...alaaosh2010-01-091-2/+2
* autocomments was being accessed without initialization when adding translator...alaaosh2010-01-091-0/+1
* Added translate toolkit 1.5.1Sayamindu Dasgupta2010-01-091932-0/+498293
* Show a commit status column for PO filesSayamindu Dasgupta2010-01-084-0/+44
* Add syntax check via libgettextpoSayamindu Dasgupta2010-01-084-13/+76
* use default redirect when redirect_to is an empty stringalaaosh2010-01-081-1/+1
* update last activity column on file uploadsalaaosh2010-01-081-0/+11
* turn conflicting translations into suggestions when updating from version con...alaaosh2010-01-081-1/+1
* The trailing comma caused to return a tuple, not just a boolean so it seems i...murgilduta2010-01-081-1/+1
* precache getquickstats() as well as getcompletestats(), mostly useful when us...alaaosh2010-01-081-3/+3
* Handle the case where .source or .target might return None (like XLIFF withou...friedelwolff2010-01-081-1/+1
* gracefully handle users who change permissions but forget to choose a profilealaaosh2010-01-081-4/+6
* Get the 'checkerstyle' attribute from old prefs.murgilduta2010-01-081-1/+1
* don't display success messages if version control update failsalaaosh2010-01-081-6/+5
* always use cleaned_data to access form dataalaaosh2010-01-081-4/+4
* Add Pootle 2.0 filesSayamindu Dasgupta2010-01-08529-0/+406686
* Fix trailing slash issueSayamindu Dasgupta2009-10-141-1/+1
* Hackish implementation to show file info (msgfmt check results and git status)Sayamindu Dasgupta2009-04-248-1/+1563
* Fix copy() behaviour in pypo.py: Upstream bug 870Sayamindu Dasgupta2009-04-242-0/+27
* More generic version of the previous patch, after discussion with upstreamSayamindu Dasgupta2009-02-241-4/+2
* Revert "Fix the poparser so that it can correctly handle comments beginning w...Sayamindu Dasgupta2009-02-241-1/+1
* Fix the poparser so that it can correctly handle comments beginning with two ...Sayamindu Dasgupta2009-02-241-1/+1
* [GIT] Pull before trying to pushSayamindu Dasgupta2009-02-241-1/+8
* Initial pull of pristine upstream sourcesSayamindu Dasgupta2009-02-231680-0/+532139