aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-10Switch to new tag naming scheme take 2.footer_versionStevan Radaković
2013-04-10Switch to new tag naming scheme.Stevan 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
Enable toggle of checkbox.
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
linaro
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ć
created.
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 ↵Marcin Kuzminski
group checks. This will be a part of refactoring done to do user permissions changes without messing with main repo form data --HG-- extra : source : af96fb19b53ab2b7146e27640647217b43ddb58a
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
--HG-- extra : source : 867c4d7fd2d83f660c9084ffc414586179ab6ec2
2013-03-07version bumpMarcin Kuzminski
2013-03-07handle all cases with proxy IP addresses, not only for X_FORWARDED_FORMarcin Kuzminski
--HG-- extra : source : 64371c42e2f1ca9a6e7c01ad749657bd433567ba
2013-03-06disallow cloning from different URI's that http[s]/svn/git/hgMarcin Kuzminski
--HG-- extra : source : 8ee36513efaed9b5fb408484ddf5c5fcf9105719
2013-03-06fixed issue with renaming repos group together with changing parents with ↵Marcin Kuzminski
multiple nested trees added regresion tests for such cases --HG-- extra : source : 94f251fda314627cdc51a20018ad2319ff75add0
2013-03-04use password obfuscate in when clonning a remote repo with credentialsMarcin Kuzminski
--HG-- extra : source : d778ed1c945fbe362fcb4961b22785b7fe0504e9
2013-02-14fixes #762, LDAP and container created users are now activated based onMarcin Kuzminski
the registration settings in permissions --HG-- extra : source : fdb0f59b21891c21c9b71d8d945d096a1f6a665d
2013-02-13Merge branch 'master' into linaroMilo Casagrande
Fixed conflicts: setup.py
2013-02-12#763 gravatar helper function should fallback into default image if somehow ↵Marcin Kuzminski
email provided is empty. --HG-- extra : source : e6c551663a54ace461db238cdf3064c6a74dafe1
2013-02-25moved out password reset tasks from celery, it doesn't make any sense to ↵Marcin Kuzminski
keep them there, additionally they are broken in when executing _(), and url() calls. This fixes issue #572 --HG-- extra : source : 5c310b7b01cec6472e9c144123ce13ebbec83148
2013-02-26fix webtest dependencyMarcin Kuzminski
--HG-- extra : source : 4e9f00ddde4a3a0e7bd5c13c3b93159a7aa785e7
2013-02-12Added tag v1.5.3 for changeset 1a498b11f154Marcin Kuzminski
2013-02-12Docs updatesv1.5.3Marcin Kuzminski
--HG-- extra : amend_source : 0cf153f93b1a10e763bbeb4feab895c296de4bef
2013-02-12version bumpMarcin Kuzminski
2013-02-08fixes issue #756 cleanup repos didn't properly compose paths of repos to be ↵Marcin Kuzminski
cleaned up. - it just worked on repos on root filesystem --HG-- extra : source : f62d805544a4cc8712d987aa4de00be741351ae1