aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07fixed testsMarcin Kuzminski
2013-03-04catch errors in obfuscate password functionMarcin Kuzminski
2013-03-07version bumpMarcin Kuzminski
2013-03-07handle all cases with proxy IP addresses, not only for X_FORWARDED_FORMarcin Kuzminski
2013-03-06disallow cloning from different URI's that http[s]/svn/git/hgMarcin Kuzminski
2013-03-06fixed issue with renaming repos group together with changing parents with mul...Marcin Kuzminski
2013-03-04use password obfuscate in when clonning a remote repo with credentialsMarcin Kuzminski
2013-02-14fixes #762, LDAP and container created users are now activated based onMarcin Kuzminski
2013-02-12#763 gravatar helper function should fallback into default image if somehow e...Marcin Kuzminski
2013-02-25moved out password reset tasks from celery, it doesn't make any sense to keep...Marcin Kuzminski
2013-02-26fix webtest dependencyMarcin Kuzminski
2013-02-12Added tag v1.5.3 for changeset 1a498b11f154Marcin Kuzminski
2013-02-12Docs updatesv1.5.3Marcin Kuzminski
2013-02-12version bumpMarcin Kuzminski
2013-02-08fixes issue #756 cleanup repos didn't properly compose paths of repos to be c...Marcin Kuzminski
2013-02-01fixed #746 unicodeDedode errors on feed controllersMarcin Kuzminski
2013-01-31git hook handler shouldn't ever use cache instancesMarcin Kuzminski
2013-01-31don't invalidate cache before handling hookMarcin Kuzminski
2013-01-26added argparse for python version <2.7Marcin Kuzminski
2013-01-26reposcann should skip directories with starting with '.'Marcin Kuzminski
2013-01-25fixes for issue #731, update-repoinfo sometimes failed to update data when ch...Marcin Kuzminski
2013-01-25update repo-info shouldn't allow setting empty values NEVER !Marcin Kuzminski
2013-01-25recursive mode of setting permission should skip private repositories, they s...Marcin Kuzminski
2013-01-24safe_int should also catch TypeErrorMarcin Kuzminski
2013-01-24fix private flag switching default permissionMarcin Kuzminski
2013-01-23IP restrictions now also enabled for IPv6Marcin Kuzminski
2013-01-23fixes stupid git ci call that can break on systems that don't have this aliasMarcin Kuzminski
2013-01-21improved extraction of user from changeset when sending notification.Marcin Kuzminski
2013-01-21readme updateMarcin Kuzminski
2013-01-21Added tag v1.5.2 for changeset efe23d6c178cMarcin Kuzminski
2013-01-21merged with betav1.5.2Marcin Kuzminski
2013-01-21fixed ip restriction tests when runned multiple times.Marcin Kuzminski
2013-01-21merged with betaMarcin Kuzminski
2013-01-20fixed bad merge on git fetch fixMarcin Kuzminski
2013-01-20updated changelogMarcin Kuzminski
2013-01-19show comments from pull requests into associated changesetsMarcin Kuzminski
2013-01-19set the status of changesets initially on pull request, and make sure we care...Marcin Kuzminski
2013-01-19added last_changeset information in get_repo API functionMarcin Kuzminski
2013-01-19adde cleanup username flag into get_container_username functionMarcin Kuzminski
2013-01-19added some more logging into get_container_username functionMarcin Kuzminski
2013-01-19updated polish translationsMarcin Kuzminski
2013-01-18implemented #725 Pull Request View - Show origin repo URLMarcin Kuzminski
2013-01-18added my gist script for another detailed installation instructionsMarcin Kuzminski
2013-01-18whitespace cleanupMarcin Kuzminski
2013-01-18fixed issue with displaying repos in groups view (without lightweight dashboa...Marcin Kuzminski
2013-01-18remove log.exception callMarcin Kuzminski
2013-01-16fixes issue #702 API methods without arguments fail when "args":nullMarcin Kuzminski
2013-01-15Enable all Markdown Extra in Python markdown library.xpol
2013-01-14API methods create_repo, fork_repo, delete_repo, get_repo, get_reposMarcin Kuzminski
2013-01-13API method get_user can be executed by non-admin users ref #539Marcin Kuzminski