aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-02-13Merge branch 'master' into linaroMilo Casagrande
Fixed conflicts: setup.py
2013-01-24Commented mercurial support.Milo Casagrande
2013-01-23Removed py-bcrypt from pip installation.Milo Casagrande
2013-01-23Reworked the requirements section.Milo Casagrande
2013-01-23Readded celery dependency.Milo Casagrande
2013-01-23Reworked requirements section.Milo Casagrande
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
Added sleep to fix cache issues --HG-- branch : beta extra : amend_source : d9fd20b957f6d5acc54fe8f28556704c08d5c00b
2013-01-21merged with betaMarcin Kuzminski
2013-01-20fixed bad merge on git fetch fixMarcin Kuzminski
--HG-- branch : beta
2013-01-20updated changelogMarcin Kuzminski
--HG-- branch : beta
2013-01-19show comments from pull requests into associated changesetsMarcin Kuzminski
--HG-- branch : beta
2013-01-19set the status of changesets initially on pull request, and make sure we ↵Marcin Kuzminski
care of version collisions. Fixes issues #690 and #587 --HG-- branch : beta
2013-01-19added last_changeset information in get_repo API functionMarcin Kuzminski
--HG-- branch : beta
2013-01-19adde cleanup username flag into get_container_username functionMarcin Kuzminski
--HG-- branch : beta
2013-01-19added some more logging into get_container_username functionMarcin Kuzminski
--HG-- branch : beta extra : amend_source : 6c67184858233e0669b79947f3744ab762a041d0
2013-01-19updated polish translationsMarcin Kuzminski
--HG-- branch : beta
2013-01-18implemented #725 Pull Request View - Show origin repo URLMarcin Kuzminski
--HG-- branch : beta extra : amend_source : 329e7a6f060147bf11fa406382bfa9d21b678ffd
2013-01-18added my gist script for another detailed installation instructionsMarcin Kuzminski
--HG-- branch : beta
2013-01-18whitespace cleanupMarcin Kuzminski
--HG-- branch : beta
2013-01-18fixed issue with displaying repos in groups view (without lightweight ↵Marcin Kuzminski
dashboard), added tests for this case --HG-- branch : beta
2013-01-18remove log.exception callMarcin Kuzminski
--HG-- branch : beta
2013-01-16fixes issue #702 API methods without arguments fail when "args":nullMarcin Kuzminski
--HG-- branch : beta
2013-01-15Enable all Markdown Extra in Python markdown library.xpol
--HG-- branch : beta
2013-01-14API methods create_repo, fork_repo, delete_repo, get_repo, get_reposMarcin Kuzminski
can be executed by non-admin users ref #539 --HG-- branch : beta
2013-01-13API method get_user can be executed by non-admin users ref #539Marcin Kuzminski
--HG-- branch : beta
2013-01-13Implemented API calls for non-admin users for locking/unlocking repositoriesMarcin Kuzminski
--HG-- branch : beta extra : amend_source : 6a03208e97dd2a7a8146f7b45b36ad568a9f82ec
2013-01-13fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect ↵Marcin Kuzminski
when running in a subdir --HG-- branch : beta
2013-01-10fixes issue #658, my account edit was missing this functionalityMarcin Kuzminski
--HG-- branch : beta
2013-01-10revert pdb trace on error testsMarcin Kuzminski
--HG-- branch : beta
2013-01-10fixed fetch command for git repos, now it properly fetches from remotesMarcin Kuzminski
--HG-- branch : beta
2013-01-10fixes issue #715 Meta-Tagging [requires => Repo-123] not workingMarcin Kuzminski
--HG-- branch : beta
2013-01-09fixes issues with groups paginatorMarcin Kuzminski
--HG-- branch : beta
2013-01-09Use common function for generation of grid dataMarcin Kuzminski
- admin grid now has dedicated edit button, and uses changeset_cache - some small improvements to grid - all other datatables use this --HG-- branch : beta extra : amend_source : 8580c1d384b719c13b80675f32e5d86b2d4cb424
2013-01-08fix multiple ips addresses in X_FORWARDER_FOR headerMarcin Kuzminski
--HG-- branch : beta
2013-01-08fixed issues with getting repos by path on windowsMarcin Kuzminski
--HG-- branch : beta extra : rebase_source : 44692bd7afd0c19660b7d4dfb6eab74a02c7c99b
2013-01-05fixes issue #710 File view stripping empty lines from begininng and end of ↵Marcin Kuzminski
the file. Fixed by setting default Pygment lexer option to not do that --HG-- branch : beta
2013-01-05always update changeset cache after invalidation signalMarcin Kuzminski
--HG-- branch : beta
2013-01-05white space cleanupMarcin Kuzminski
--HG-- branch : beta
2013-01-05Migration upgrades cache for lightweight dashboardMarcin Kuzminski
Fixed some migration issues --HG-- branch : beta
2013-01-05Added full last changeset info to lightweight dashboarddevMarcin Kuzminski
--HG-- branch : beta
2013-01-04Full IP restrictions enabledMarcin Kuzminski
- short cache query for IP for performance - remove redundant logic - some small css fixes for login form to better show IP restricted message --HG-- branch : beta extra : amend_source : bec698601fe590964ad80b3fb12c0e3385c2c6c4
2013-01-04nicer representation of list of rescanned repositoriesMarcin Kuzminski
--HG-- branch : beta
2013-01-03diff view: don't mix css classes for new and old line numbersMads Kiilerich
--HG-- branch : beta
2013-01-03compare: more helpful error messages when a repo wasn't foundMads Kiilerich
--HG-- branch : beta
2013-01-03admin settings: show numbers in rescan flash message instead of python listsMads Kiilerich
--HG-- branch : beta