aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07merge beta fixes into stablev1.2.0Marcin Kuzminski
2011-10-07docs updateMarcin Kuzminski
2011-10-07merge beta fixes into stableMarcin Kuzminski
2011-10-07screenshot updatesMarcin Kuzminski
2011-10-07merge beta fixes into stableMarcin Kuzminski
2011-10-07assure that we don't have an empty description when creating a repoMarcin Kuzminski
2011-10-07fixes #256 fixes non ascii chars problems in base_dn on LDAP user creationMarcin Kuzminski
2011-10-07merge stable with betaMarcin Kuzminski
2011-10-07fixed issues with python2.5Marcin Kuzminski
2011-10-07fixed template after mergeMarcin Kuzminski
2011-10-07merge beta in stable branchMarcin Kuzminski
2011-10-05fixes #231 Added formencode version freeze to setup.py <1.2.4 was buggyMarcin Kuzminski
2011-10-04added default ldap option into migrationMarcin Kuzminski
2011-10-04migration schema fixMarcin Kuzminski
2011-10-02API added checks for a valid repository on pull commandMarcin Kuzminski
2011-10-01changed check_... functions from their stupid names to something less retarde...Marcin Kuzminski
2011-10-01fixed broken check_repo on middlewaresMarcin Kuzminski
2011-10-01Fixed methods for checking if path in routes is a repoMarcin Kuzminski
2011-10-01Added optional arguments into APIMarcin Kuzminski
2011-09-30Changed db_manage functions to use new User model create methodMarcin Kuzminski
2011-09-30fixes safe_unicode raise UnicodeDecodeError without any parametersMarcin Kuzminski
2011-09-30Deprecated UserModel removalsMarcin Kuzminski
2011-09-30Extended APIMarcin Kuzminski
2011-09-30changed list comprehesion into generatorMarcin Kuzminski
2011-09-30updated test_hg_operation scriptMarcin Kuzminski
2011-09-29Removed deprecated usage of UserModel() in simplehg and simplegitMarcin Kuzminski
2011-09-29Rewrote git middleware with the same pattern as recent fix for #176Marcin Kuzminski
2011-09-29#176 LookupError: 00changelog.i@66f0739d7517: no nodeMarcin Kuzminski
2011-09-29fixes safe_str methodMarcin Kuzminski
2011-09-29Automated merge with https://secure.rhodecode.org/rhodecodeMarcin Kuzminski
2011-09-29API docs updateMarcin Kuzminski
2011-09-29extended safe_str and safe_unicode with chardet fallback.Marcin Kuzminski
2011-09-29API fixesMarcin Kuzminski
2011-09-28fixed exception messageMarcin Kuzminski
2011-09-24Updated docs and contributorsMarcin Kuzminski
2011-09-24fixed hover on small buttonsMarcin Kuzminski
2011-09-24hide add new file button if user has no permission for itMarcin Kuzminski
2011-09-23added uploading of files from web interface directly into repoMarcin Kuzminski
2011-09-22fixed small issues with adding new filenodesMarcin Kuzminski
2011-09-22Added initial support for creating new nodes in reposMarcin Kuzminski
2011-09-22removed obsolete sort codeMarcin Kuzminski
2011-09-22test fixes for vcs updateMarcin Kuzminski
2011-09-22fixes for vcs settings moduleMarcin Kuzminski
2011-09-22freeze webob versionMarcin Kuzminski
2011-09-21Fixed user avatar display when gravatar use is disabledLiad Shani
2011-09-14Automated merge with https://bitbucket.org/marcinkuzminski/rhodecodeMarcin Kuzminski
2011-09-14Wrapped 1 missing i18n call & fixed typo in pt_BR l10nAugusto Herrmann
2011-09-14Merged pt_BR localizationAugusto Herrmann
2011-09-14removed obsolete static files, and fixed hover over short iconsMarcin Kuzminski
2011-09-14fixes code view issue on chromeMarcin Kuzminski