aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-11Remove return line for _email so name can be picked up from git changeset.bug1167241Stevan Radaković
2013-04-10Change footer version.Stevan Radaković
2013-04-09Handle updates if system group does not exist.v1.5.4.1_linarorepo_model_changesStevan Radaković
2013-04-05Fixed checkbox to pass True when checked.Georgy Redkozubov
2013-04-05Use instance variable instead, and do not re-create Repo object.Milo Casagrande
2013-04-05Merged fix for dumb http, fixed conflicts.Milo Casagrande
2013-04-05FIXED: Selecting dumb HTTP git protocol from web UIGeorgy Redkozubov
2013-04-04Applied upstream patch: fix IP address problem.Milo Casagrande
2013-04-04Fixed adding dumb git option to databaseGeorgy Redkozubov
2013-04-03Force the dumb git protocol in the code, LP bug #1163317.v1.5.4_linarolistMilo Casagrande
2013-04-03Merge branch 'dumb_http' of git://git.linaro.org/people/gesha/rhodecode into ...Milo Casagrande
2013-04-03Merge branch 'ldap' into linaroStevan Radaković
2013-04-02Small permission fix for repository ACL.ldapStevan Radaković
2013-04-02Fix user/group relation fetch.Stevan Radaković
2013-04-02Group name fix during group creation.Stevan Radaković
2013-04-02Yet another separator fix.Stevan Radaković
2013-04-02Fix rsplit usage.Stevan Radaković
2013-04-01Add support for change-repo-ownership script.Stevan Radaković
2013-03-31Fix lines removed by auto-merge take three.Stevan Radaković
2013-03-31Fix lines removed by auto-merge take two.Stevan Radaković
2013-03-31Fix lines removed by auto-merge.Stevan Radaković
2013-03-31Merge from upstream.Stevan Radaković
2013-03-28Add system group operations for repositories. Change ownership once group is ...Stevan Radaković
2013-03-28Change default behaviour for group and repository ACL.Stevan Radaković
2013-03-28Add user to group only if it's not default user.Stevan Radaković
2013-03-28Fix variable name typo.Stevan Radaković
2013-03-28Wrong index for rsplit fixed.Stevan Radaković
2013-03-27Change SystemCommand class location.Stevan Radaković
2013-03-27Introduce LDAP system based acl.Stevan Radaković
2013-03-19Added support for clone/pull operations using dumb http protocol.Georgy Redkozubov
2013-03-11Pass in old groups data to CanWriteToGroup validator for later skipping group...Marcin Kuzminski
2013-03-10Added tag v1.5.4 for changeset 3447862ad8c9Marcin Kuzminski
2013-03-10changelog updatev1.5.4Marcin Kuzminski
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-13Merge branch 'master' into linaroMilo Casagrande
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