aboutsummaryrefslogtreecommitdiff
path: root/rhodecode
AgeCommit message (Expand)Author
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-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
2013-01-13Implemented API calls for non-admin users for locking/unlocking repositoriesMarcin Kuzminski
2013-01-13fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect whe...Marcin Kuzminski
2013-01-10fixes issue #658, my account edit was missing this functionalityMarcin Kuzminski
2013-01-10fixed fetch command for git repos, now it properly fetches from remotesMarcin Kuzminski
2013-01-10fixes issue #715 Meta-Tagging [requires => Repo-123] not workingMarcin Kuzminski
2013-01-09fixes issues with groups paginatorMarcin Kuzminski
2013-01-09Use common function for generation of grid dataMarcin Kuzminski
2013-01-08fix multiple ips addresses in X_FORWARDER_FOR headerMarcin Kuzminski
2013-01-08fixed issues with getting repos by path on windowsMarcin Kuzminski
2013-01-05fixes issue #710 File view stripping empty lines from begininng and end of th...Marcin Kuzminski
2013-01-05always update changeset cache after invalidation signalMarcin Kuzminski
2013-01-05white space cleanupMarcin Kuzminski
2013-01-05Migration upgrades cache for lightweight dashboardMarcin Kuzminski
2013-01-05Added full last changeset info to lightweight dashboarddevMarcin Kuzminski
2013-01-04Full IP restrictions enabledMarcin Kuzminski
2013-01-04nicer representation of list of rescanned repositoriesMarcin Kuzminski
2013-01-03diff view: don't mix css classes for new and old line numbersMads Kiilerich
2013-01-03compare: more helpful error messages when a repo wasn't foundMads Kiilerich
2013-01-03admin settings: show numbers in rescan flash message instead of python listsMads Kiilerich
2013-01-02access control: fix owner checks - they were always trueMads Kiilerich
2013-01-02admin, email test: fix test for test_email recipientsMads Kiilerich
2013-01-02email: fail nicely when no SMTP server has been configuredMads Kiilerich
2013-01-02html templates: escape '>' as '>'Mads Kiilerich
2012-12-14merge with betav1.5.1Marcin Kuzminski
2012-12-14i18n updateMarcin Kuzminski
2012-12-14- #683 fixed difference between messages about not mapped repositoriesMarcin Kuzminski
2012-12-14i18n updatesMarcin Kuzminski
2012-12-14fixes #682 Translation difficult for multi-line textMarcin Kuzminski
2012-12-14remove reviewers button removes them without need of hitting save button.Marcin Kuzminski
2012-12-14fixed labels in reviewers listMarcin Kuzminski
2012-12-14Implemented #670 Implementation of Roles in Pull RequestMarcin Kuzminski
2012-12-14implements #677: Don't allow to close pull requests when they are under-revie...Marcin Kuzminski
2012-12-14fixed changeset status labels, they now select radio buttonsMarcin Kuzminski
2012-12-14default permissions can get duplicated after migration from 1.4.X. check and ...Marcin Kuzminski
2012-12-13version bumpMarcin Kuzminski
2012-12-13merge with betav1.5.0Marcin Kuzminski
2012-12-13fixed issue with passing IP address to log action logger for gitMarcin Kuzminski
2012-12-13switch to defaultdict for counter implementationMarcin Kuzminski
2012-12-13logging: include more info in grant/deny log entriesMads Kiilerich
2013-01-02logging: clarify logging of db loggingMads Kiilerich