aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31Show a git+ssh clone URL in the git repository summary.linaroMilo Casagrande
2013-05-28Fixed equality test.Milo Casagrande
2013-05-28Moved call to fix_permission: need to be run with each updates.Milo Casagrande
2013-05-28Relaxed requirements: use what Ubuntu provides by default as much as possible.Milo Casagrande
2013-05-27Fixed function call: removed with latest version.Milo Casagrande
2013-05-27Fixed version number.Milo Casagrande
2013-05-27Merged RhodeCode 1.6.Milo Casagrande
2013-05-23Added missing import.v1.5.4_linaro5Milo Casagrande
2013-05-23Need to pass along private property, we do not have a repo object.Milo Casagrande
2013-05-23Moved new funxtion to utils2, there are circular dependecies somewhere.Milo Casagrande
2013-05-23Renamed template file, should be a Python file.Milo Casagrande
2013-05-23Fixed file system level permissions setting.Milo Casagrande
2013-05-22Add ACL support for private repositories for git ssh protocol.private_repo_system_aclStevan Radaković
2013-05-22Added post-update hook creation to enable git update-server-info.Milo Casagrande
2013-05-21Change ownership on repo needs to be run at the end.Milo Casagrande
2013-05-21Change ownership only in one case.Milo Casagrande
2013-05-21Fixed change_ownership call.Milo Casagrande
2013-05-21Fixed use of set_guid, create group before renaming old one.Milo Casagrande
2013-05-21Cread group before renaming, if new one does not exists.Milo Casagrande
2013-05-21Removed internal call to set_guid.Milo Casagrande
2013-05-17fix required repo_type param on repo edit formHEADmasterMarcin Kuzminski
2013-05-17Fixed file system permissions setting.Milo Casagrande
2013-05-17Bumped version, removed name from footer.Milo Casagrande
2013-05-17Added new system commands.Milo Casagrande
2013-05-17Fixed a problem with validators.Milo Casagrande
2013-05-13Fixed cache mechanism.Milo Casagrande
2013-05-12Repo type can't be changed. Fixes issue 836Simon Lopez
2013-05-12bumped version in stable branchMarcin Kuzminski
2013-05-12Added tag v1.6.0 for changeset 78b53ee0d247Marcin Kuzminski
2013-05-12Version bump and updated changelog for 1.6.0 final releaseMarcin Kuzminski
2013-05-11fixed VCS tests after executable big issue was fixedMarcin Kuzminski
2013-05-10fixed issue with web-editor that didn't preserve executable bitMarcin Kuzminski
2013-05-02backported redirection loop fix from beta ref: 222e9432298eMarcin Kuzminski
2013-04-30Fixed wrong requirement version.Milo Casagrande
2013-04-27fix broken handling of adding an htsts.Marcin Kuzminski
2013-04-26fixed some unicode problems with git file pathMarcin Kuzminski
2013-04-25Bumped linaro version number (forgot that).Milo Casagrande
2013-04-24Readded import: it is not used in the file. but in others.v1.5.4_linaro4Milo Casagrande
2013-04-24Removed extra dependencies: we already have them.Milo Casagrande
2013-04-24Removed mercurial as required.Milo Casagrande
2013-04-24Added caching mechanism.Milo Casagrande
2013-04-24Added cache mechanism.Milo Casagrande
2013-04-24Refactored and cleaned some code, added cache.Milo Casagrande
2013-04-24Added simple in-memory caching mechanism.Milo Casagrande
2013-04-17Infer mime type only if file exists.v1.5.4_linaro3Milo Casagrande
2013-04-17Bumped Linaro version.Milo Casagrande
2013-04-17Merge branch 'linaro' of ssh://git.linaro.org/srv/git.linaro.org/git/infrastr...Milo Casagrande
2013-04-17Use X-Sendfile for all requests.Milo Casagrande
2013-04-11Merge branch 'bug1167241' into linaroStevan Radaković
2013-04-11Remove return line for _email so name can be picked up from git changeset.bug1167241Stevan Radaković