log

age author description
Sat, 25 Aug 2012 19:06:46 +0200 Marcin Kuzminski DRY ! beta
Sat, 25 Aug 2012 19:00:59 +0200 Marcin Kuzminski added API call for locking/unlocking repositories beta
Sat, 25 Aug 2012 17:19:23 +0200 Marcin Kuzminski sync alternative gravatar options to other .ini files beta
Fri, 24 Aug 2012 14:58:26 +0200 Marcin Kuzminski Merged in domruf/rhodecode (pull request #66) beta
Fri, 24 Aug 2012 10:37:17 +0200 domruf use dict for replacing parts of avatar URL and add example to ini template beta
Tue, 14 Aug 2012 15:21:50 +0200 domruf allow alternative gravatar URL beta
Thu, 23 Aug 2012 22:30:28 +0200 Marcin Kuzminski again #531 forgot to replace other occurences of h.email call beta
Thu, 23 Aug 2012 22:22:46 +0200 Marcin Kuzminski Implemented #532. beta
Wed, 22 Aug 2012 13:30:52 +0200 Marcin Kuzminski more py25 compat fixes beta
Wed, 22 Aug 2012 12:09:49 +0200 Marcin Kuzminski added deque with maxlen for py2.5 compat beta
Wed, 22 Aug 2012 02:14:27 +0200 Marcin Kuzminski rewrote test_scm_operations, now run by nosetests beta
Wed, 22 Aug 2012 00:40:24 +0200 Marcin Kuzminski Forbid adding files and editing from web interface while repo is locked beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Tue, 21 Aug 2012 19:36:21 +0200 Marcin Kuzminski fixes issue #531, when extracting user email, we check it against the database, beta
Mon, 20 Aug 2012 21:40:25 +0200 Marcin Kuzminski added highlight lines field in ChangesetComments, will be used beta
Tue, 21 Aug 2012 14:11:22 +1000 Dies Koper fixed comment addition and deletion functionality on IE9 beta
Mon, 20 Aug 2012 18:10:23 +0200 Marcin Kuzminski fixed missing div on my_account + added nothing here yet when there are no beta
Sun, 19 Aug 2012 01:17:39 +0200 Marcin Kuzminski Add test for NotReviewed validator beta
Sun, 19 Aug 2012 01:02:06 +0200 Marcin Kuzminski Load generated revs while switching to other sources of pull-requests. beta
Sun, 19 Aug 2012 01:00:47 +0200 Marcin Kuzminski Changed v.Set validation into our own that actually raises exceptions on missing values. beta
Thu, 16 Aug 2012 11:05:04 +0200 Marcin Kuzminski fixes issue #524 beta
Wed, 15 Aug 2012 18:25:38 +0200 Marcin Kuzminski Added optional flag to make_ui to not clean sqlalchemy Session. beta
Wed, 15 Aug 2012 00:22:53 +0200 Marcin Kuzminski use os.environ as a fallback for getting special info from hooks, this will allow beta
Tue, 14 Aug 2012 01:16:29 +0200 Marcin Kuzminski requirements updates beta
Tue, 14 Aug 2012 01:02:53 +0200 Marcin Kuzminski fixed error when disabled anonymous access lead to error on server beta
Sat, 11 Aug 2012 18:16:31 +0200 Marcin Kuzminski show who's pending for review in tooltip beta
Sat, 11 Aug 2012 18:12:04 +0200 Marcin Kuzminski new summary for opened pull requests beta
Sat, 11 Aug 2012 17:47:17 +0200 Marcin Kuzminski added more validations when opening pull request beta
Sat, 11 Aug 2012 17:19:08 +0200 Marcin Kuzminski fixed selecting quick compare view for tags/bookmarks in pull-request form beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Wed, 08 Aug 2012 23:30:55 +0200 Marcin Kuzminski Added form for controlling mercurial extensions beta
Wed, 08 Aug 2012 22:38:01 +0200 Marcin Kuzminski fix redirection on repo create failures beta
Wed, 08 Aug 2012 22:37:40 +0200 Marcin Kuzminski Fixed validators for remote repos beta
Wed, 08 Aug 2012 22:35:05 +0200 Marcin Kuzminski Add hgsubversion entry for RhodeCode UI (disabled by default) beta
Wed, 08 Aug 2012 21:32:05 +0200 Marcin Kuzminski Added url validator for git beta
Wed, 08 Aug 2012 20:03:53 +0200 Marcin Kuzminski Added Dominik Ruf run into contributors beta
Wed, 08 Aug 2012 19:56:34 +0200 Marcin Kuzminski Merged in domruf/rhodecode (pull request #64) beta
Tue, 07 Aug 2012 13:05:29 +0200 domruf remove redundant logic beta
Wed, 01 Aug 2012 14:10:26 +0200 domruf allow cloning with hgsubversion (reimplementing pull request 46) beta
Tue, 07 Aug 2012 23:02:50 +0200 Marcin Kuzminski fixed sorting by last_login in users admin page beta
Tue, 07 Aug 2012 22:10:44 +0200 Marcin Kuzminski ie8 fixes for inline comments :/ beta
Tue, 07 Aug 2012 02:55:15 +0200 Marcin Kuzminski API: Added option to rescann repositories via api call beta
Tue, 07 Aug 2012 00:07:10 +0200 Marcin Kuzminski fix vcs test after get_user_home patch beta
Mon, 06 Aug 2012 22:15:01 +0200 Marcin Kuzminski Fixed issue with get_user_home function returned None, and some code didn't like that. We really don't need this since it's VCS cli beta
Sun, 05 Aug 2012 00:56:00 +0200 Marcin Kuzminski Add cache to ypjax calls to overcome chrome caching issues of requests beta
Sat, 04 Aug 2012 21:39:05 +0200 Marcin Kuzminski Extended commit search schema with date of commit beta
Sat, 04 Aug 2012 21:02:24 +0200 Marcin Kuzminski switched repo_name to non greedy match. beta
Sat, 04 Aug 2012 20:21:40 +0200 Marcin Kuzminski fixed issues with non-ascii chars in new file browser beta
Sat, 04 Aug 2012 19:42:00 +0200 Marcin Kuzminski fix leftover error coloring after ypjax failure beta
Sat, 04 Aug 2012 19:28:38 +0200 Marcin Kuzminski fixed the push_ssl issues after mercurial 2.3 upgrade. beta
Sat, 04 Aug 2012 18:55:20 +0200 Marcin Kuzminski better instructions for adding online files beta
Sat, 04 Aug 2012 18:43:47 +0200 Marcin Kuzminski Disable the html4 history mock for old browsers. beta
Sat, 04 Aug 2012 17:46:45 +0200 Marcin Kuzminski Reimplemented file-browser using partial-ajax beta
Sat, 04 Aug 2012 01:29:15 +0200 Marcin Kuzminski version bump on mercurial beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Fri, 03 Aug 2012 23:07:26 +0200 Marcin Kuzminski add option to disable whoosh index in tests via an enviroment variable. beta
Fri, 03 Aug 2012 18:02:33 +0200 Marcin Kuzminski add example when having chunking module for nginx enabled. beta
Thu, 02 Aug 2012 17:09:55 +0200 Marcin Kuzminski ldap requires only string attributes, fixes #435 ldap-does-not-work-with-non-latin-symbols beta
Thu, 02 Aug 2012 20:12:16 +0200 Marcin Kuzminski doc fixes beta
Tue, 31 Jul 2012 12:15:54 +0200 Marcin Kuzminski removed ftp from allowed schemas beta
Tue, 31 Jul 2012 00:27:22 +0200 Marcin Kuzminski security fix, inspired by django security beta
Mon, 30 Jul 2012 23:29:03 +0200 Marcin Kuzminski Forbid changing changset status when it is associated with a closed pull request beta
Mon, 30 Jul 2012 22:45:43 +0200 Marcin Kuzminski switched git_command to subprocession for non-blocking Popen. beta
Fri, 27 Jul 2012 01:36:01 +0200 Marcin Kuzminski added James Rhodes to contributors beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Fri, 27 Jul 2012 01:06:50 +0200 Marcin Kuzminski white space cleanup beta
Fri, 27 Jul 2012 01:01:02 +0200 Marcin Kuzminski fixed possible unicode errors on repo get function beta
Thu, 26 Jul 2012 23:38:16 +0200 Marcin Kuzminski i18n update beta
Thu, 26 Jul 2012 23:12:33 +0200 Marcin Kuzminski updated changelog beta
Thu, 26 Jul 2012 23:09:24 +0200 Marcin Kuzminski Added some help text into settings page beta
Thu, 26 Jul 2012 23:03:26 +0200 Marcin Kuzminski Implementes #509 require SSL flag now works for both git and mercurial. beta
Thu, 26 Jul 2012 22:22:31 +0200 Marcin Kuzminski fixed wrong repo reference in my pull-requests page beta
Thu, 26 Jul 2012 22:14:40 +0200 Marcin Kuzminski cascade fixes for comments/pull-requests/reviewers beta
Thu, 26 Jul 2012 22:08:26 +0200 Marcin Kuzminski cascade delete comments when deleting repo, else it's a error preventing deletion beta
Thu, 26 Jul 2012 22:03:40 +0200 Marcin Kuzminski rewrote admin repos page. beta
Thu, 26 Jul 2012 22:01:41 +0200 Marcin Kuzminski No more raw html inside users controller. beta
Thu, 26 Jul 2012 15:36:44 +0200 Marcin Kuzminski sqlalchemy sessions cleanup in admin beta
Wed, 25 Jul 2012 22:21:26 +0200 Marcin Kuzminski fixed test after users table rewrite beta
Wed, 25 Jul 2012 22:03:48 +0200 Marcin Kuzminski redirect to summary page after repo was created beta
Wed, 25 Jul 2012 21:58:44 +0200 Marcin Kuzminski better instructions for git start beta
Wed, 25 Jul 2012 21:54:03 +0200 Marcin Kuzminski implemented admin panel Users table with YUI datatable beta
Wed, 25 Jul 2012 00:38:05 +0200 Marcin Kuzminski fixed api issue with changing username during update_user beta
Tue, 24 Jul 2012 22:15:47 +0200 Marcin Kuzminski added extra logging into API calls beta
Sun, 22 Jul 2012 23:36:48 +0200 Marcin Kuzminski use raw_id in push_local action beta
Sun, 22 Jul 2012 20:14:30 +0200 Marcin Kuzminski small ui fix for pull request page beta
Sun, 22 Jul 2012 01:16:36 +0200 Marcin Kuzminski Implemented #354 added forking option to API beta
Sun, 22 Jul 2012 01:15:53 +0200 Marcin Kuzminski Refactored create fork function to use new RepoModel functions instead of old beta
Sat, 21 Jul 2012 23:25:26 +0200 Marcin Kuzminski implements #507 setup-rhodecode always presents interactive prompt to destroy database, now -q flag fixes that beta
Sat, 21 Jul 2012 14:50:14 +0200 Marcin Kuzminski changed /var/www to /opt as example in installation, it's just a better example. beta
Sat, 21 Jul 2012 14:48:35 +0200 Marcin Kuzminski changelog update beta
Sat, 21 Jul 2012 14:27:28 +0200 Marcin Kuzminski little code cleanup beta
Sat, 21 Jul 2012 14:14:30 +0200 Marcin Kuzminski added Indra Talip to contributors beta
Sat, 21 Jul 2012 14:13:09 +0200 Marcin Kuzminski code garden beta
Sat, 21 Jul 2012 14:10:37 +0200 Marcin Kuzminski merged pull request #60 beta
Sat, 21 Jul 2012 14:08:08 +0200 Marcin Kuzminski fixed tests for search beta
Sat, 21 Jul 2012 08:20:32 +0200 Indra Talip when indexing changesets use the raw_id to locate the point from beta
Sat, 21 Jul 2012 06:01:32 +0200 Indra Talip rename changeset index key to match raw_id rather than path for greater consistency beta
Sat, 21 Jul 2012 01:28:22 +0200 Indra Talip import with_statment to make daemon.py python 2.5 compatible beta
Fri, 20 Jul 2012 12:50:56 +0200 Indra Talip create an index for commit messages and the ability to search them and see results beta
Fri, 20 Jul 2012 20:25:33 +0200 Marcin Kuzminski Added created_on column to changeset comments for proper ordering. beta
Fri, 20 Jul 2012 19:59:45 +0200 Marcin Kuzminski removed tip whoosh version since it fails tests beta
Fri, 20 Jul 2012 19:38:46 +0200 Marcin Kuzminski Reverted delete zombie repos on server start, this can be misleading, and somehow dangerous option. beta
Fri, 20 Jul 2012 12:57:48 +0200 Marcin Kuzminski fixes issue #506 beta
Fri, 20 Jul 2012 12:52:28 +0200 Marcin Kuzminski we must rollback if repo2db mapper cleanup fails ! Session blows up, and that code still throws an error without it beta
Fri, 20 Jul 2012 12:05:32 +0200 Marcin Kuzminski Deprecated validation of operating system, we just care if it's windows, let approve all other beta
Fri, 20 Jul 2012 12:00:57 +0200 Marcin Kuzminski mover verbose logging in readme search function beta
Thu, 19 Jul 2012 11:32:33 -0400 H Waldo G Compressed some assignments and evaluations into a single assignment. beta
Wed, 18 Jul 2012 22:07:46 +0200 Marcin Kuzminski Added quick links for editing permissions for users from permission overview beta
Wed, 18 Jul 2012 19:09:12 +0200 Marcin Kuzminski Merged pull request #56 beta
Wed, 18 Jul 2012 18:42:08 +0200 Marcin Kuzminski Fixed issue #501 error on setting set_as_fork to same repo beta
Wed, 18 Jul 2012 17:59:51 +0200 Marcin Kuzminski fixes issue #502, float division error on setting maxsize of changelog to 0 beta
Mon, 16 Jul 2012 23:47:47 +0200 Marcin Kuzminski Opening pull request shouldn't be accessible by anonymous users beta
Mon, 16 Jul 2012 23:44:50 +0200 Marcin Kuzminski My account pages shouldn't be accessible by anonymous users beta
Mon, 16 Jul 2012 23:41:54 +0200 Marcin Kuzminski Added views for new ajax functions, got somehow lost in previos commit beta
Mon, 16 Jul 2012 23:19:34 +0200 Marcin Kuzminski Improvements to my account page beta
Mon, 16 Jul 2012 18:47:36 +0200 Marcin Kuzminski Use HttpFound response in login. beta
Mon, 16 Jul 2012 16:02:46 +0200 Marcin Kuzminski Do cleanup on repo2db mapper beta
Mon, 16 Jul 2012 16:01:15 +0200 Marcin Kuzminski Removed stupid code that assumed we have vcs instance after just creating it in database. beta
Mon, 16 Jul 2012 14:42:21 +0200 Marcin Kuzminski fixed python2.5 compat and repo mapper issue beta
Mon, 16 Jul 2012 03:02:41 +0200 Marcin Kuzminski Added option to re-install githooks to repo2db mapper, and catch exception on removal so it doesn't break beta
Mon, 16 Jul 2012 02:28:02 +0200 Marcin Kuzminski Created install_git_hook more verbose version of previos code. beta
Mon, 16 Jul 2012 02:26:15 +0200 Marcin Kuzminski Fixed githooks for fetching multiple tags and branches. beta
Mon, 16 Jul 2012 02:24:10 +0200 Marcin Kuzminski Remove GIT_DIT from environ on calling git_command, it can break a lot of stuff beta
Mon, 16 Jul 2012 00:40:34 +0200 Marcin Kuzminski added comments into beaker session, beta
Sun, 15 Jul 2012 21:16:14 +0200 Marcin Kuzminski Added editing of pull-request reviewers. beta
Sun, 15 Jul 2012 19:17:00 +0200 Marcin Kuzminski added option to remove members added using autocomplete widget from pull beta
Sun, 15 Jul 2012 18:49:11 +0200 Marcin Kuzminski Added autocomplete widget for pull request reviewers, in exchange of 90s style beta
Sun, 15 Jul 2012 17:01:31 +0200 Marcin Kuzminski disable animation on autocomplete widget beta
Sun, 15 Jul 2012 04:02:58 +0200 Marcin Kuzminski added mark as read for single notifications beta
Sun, 15 Jul 2012 03:15:43 +0200 Marcin Kuzminski - added action when someone closes pull request in journal beta
Sun, 15 Jul 2012 03:14:58 +0200 Marcin Kuzminski Added option to close pull requests, in future that will be close & merge beta
Sun, 15 Jul 2012 02:01:38 +0200 Marcin Kuzminski removed deprecated ui-button beta
Sat, 14 Jul 2012 20:31:43 +0200 Marcin Kuzminski added readme permalink beta
Sat, 14 Jul 2012 19:59:35 +0200 Marcin Kuzminski small html fix for quick repo switcher beta
Sat, 14 Jul 2012 19:55:35 +0200 Marcin Kuzminski Use simplified cached repos list for quick repo switcher, in some cases it can have 2-3x speed-up since it doesn't need to init the scms beta
Sat, 14 Jul 2012 19:09:35 +0200 Marcin Kuzminski Readme renderer now uses landing_rev parameter to render the readme based on beta
Sat, 14 Jul 2012 18:53:39 +0200 Marcin Kuzminski Added cleanup repos script that allows to cleanup removed repos from rhodecode beta
Sat, 14 Jul 2012 13:03:34 +0200 Marcin Kuzminski Added troubleshooting section to docs beta
Sat, 14 Jul 2012 12:56:36 +0200 Marcin Kuzminski updated contributing with tox info beta
Sat, 14 Jul 2012 06:40:47 +0000 Takumi IINO Update japanese translation beta
Sat, 14 Jul 2012 06:40:40 +0000 Takumi IINO i18n beta
Fri, 13 Jul 2012 21:17:38 +0200 Marcin Kuzminski Switch to waitress wsgi server by default in rhodecode. beta
Fri, 13 Jul 2012 14:32:45 +0200 Marcin Kuzminski fixed issue #497 missing landing rev on second edit repo page beta
Thu, 12 Jul 2012 17:14:59 +0200 Marcin Kuzminski renamed some leftover name -> firstname beta
Thu, 12 Jul 2012 16:54:46 +0200 Marcin Kuzminski fix http NotFound call in pygrack beta
Wed, 11 Jul 2012 23:24:38 +0200 Marcin Kuzminski Add check for existing revisions in compare view beta
Wed, 11 Jul 2012 22:49:44 +0200 Marcin Kuzminski fill miliseconds with 0 since it can return <6 digit number beta
Wed, 11 Jul 2012 19:31:44 +0200 Marcin Kuzminski add commit messaged and gravatar to split compare view beta
Wed, 11 Jul 2012 19:23:04 +0200 Marcin Kuzminski fix for issues #493 CSS fix for super old browsers beta
Wed, 11 Jul 2012 10:48:41 +0200 Marcin Kuzminski small test fix to fix rare travis build issues beta
Wed, 11 Jul 2012 01:38:19 +0200 Marcin Kuzminski added status column to pull request + some small refactoring of models beta
Wed, 11 Jul 2012 01:37:11 +0200 Marcin Kuzminski added optional args to tox script, and fixed mysql commands beta
Wed, 11 Jul 2012 00:31:09 +0200 Marcin Kuzminski little love for pull-requests list beta
Wed, 11 Jul 2012 00:11:45 +0200 Marcin Kuzminski fixed sorting in recipients query of notifications beta
Tue, 10 Jul 2012 23:40:47 +0200 Marcin Kuzminski fix url in notification inbox for opened pull request beta
Tue, 10 Jul 2012 23:28:09 +0200 Marcin Kuzminski don't use requirements.txt file in travis beta
Tue, 10 Jul 2012 23:13:28 +0200 Marcin Kuzminski use whoosh latest branch to fix py25 tests beta
Tue, 10 Jul 2012 23:04:21 +0200 Marcin Kuzminski reset charset for git rpc cals also beta
Tue, 10 Jul 2012 22:52:39 +0200 Marcin Kuzminski Added compare link in forks list beta
Tue, 10 Jul 2012 22:42:42 +0200 Marcin Kuzminski reset response charset to fix Egit/JGit issues beta
Mon, 09 Jul 2012 03:38:18 +0200 Marcin Kuzminski Fixed issue with gzipped streams for large git pushes. beta
Sun, 08 Jul 2012 16:01:15 +0200 Marcin Kuzminski added format check command into i18n how_to beta
Sun, 08 Jul 2012 15:44:05 +0200 Marcin Kuzminski added japanese as possible language option in .ini config beta
Sun, 08 Jul 2012 15:43:18 +0200 Marcin Kuzminski Updated i18n files beta
Sun, 08 Jul 2012 15:38:42 +0200 Marcin Kuzminski fixed syntax errors in translation files beta
Sun, 08 Jul 2012 03:28:27 +0000 Takumi IINO Add Japanese translation beta
Sat, 07 Jul 2012 19:35:18 +0200 Marcin Kuzminski dont format errors to string in subprocessio beta
Sat, 07 Jul 2012 16:00:56 +0200 Marcin Kuzminski added --config option into rhodecode-api script for optional path for beta
Sat, 07 Jul 2012 17:13:31 +0000 Takumi IINO i18n improve beta
Sat, 07 Jul 2012 13:54:37 +0200 Marcin Kuzminski Little better logging in whoosh indexer beta
Sat, 07 Jul 2012 13:43:16 +0200 Marcin Kuzminski pidlock always create dirs for lock file beta
Fri, 06 Jul 2012 20:29:36 +0200 Marcin Kuzminski fixed issue #492 missing `\ No newline at end of file` test at the end of new chunk beta
Fri, 06 Jul 2012 20:05:31 +0200 Marcin Kuzminski fix strikethrough issues on `No new line at end of file` beta
Fri, 06 Jul 2012 19:30:16 +0200 Marcin Kuzminski I failed at import :] beta
Fri, 06 Jul 2012 19:05:50 +0200 Marcin Kuzminski py25 compatibility for subprocession module beta
Fri, 06 Jul 2012 18:28:13 +0200 Marcin Kuzminski removed import rhodecode from setup.py beta
Fri, 06 Jul 2012 18:12:14 +0200 Marcin Kuzminski cascade delete extra emails on user delete beta
Fri, 06 Jul 2012 16:25:34 +0200 Marcin Kuzminski tox+travis with multiple dbs beta
Fri, 06 Jul 2012 16:24:26 +0200 Marcin Kuzminski Added option to swap the db connection uri based on ENV TEST_DB string beta
Fri, 06 Jul 2012 15:55:10 +0200 Marcin Kuzminski Remove beta tag build, it's now defined by 4th param in __version__ beta
Fri, 06 Jul 2012 15:54:33 +0200 Marcin Kuzminski Sync test.ini with development.ini beta
Fri, 06 Jul 2012 00:13:20 +0200 Marcin Kuzminski skip failures for two tests in validators beta
Fri, 06 Jul 2012 00:12:29 +0200 Marcin Kuzminski fixed nose_parametrized for py25 compat beta
Fri, 06 Jul 2012 00:11:28 +0200 Marcin Kuzminski ignore tox stuff beta
Fri, 06 Jul 2012 00:10:15 +0200 Marcin Kuzminski removed bad filename beta
Fri, 06 Jul 2012 00:09:10 +0200 Marcin Kuzminski removed %f from datetime formatting doesn't work on py25 :/ beta
Fri, 06 Jul 2012 00:01:09 +0200 Marcin Kuzminski Moved BytesIO into compat because of py25 compatibility issue beta
Thu, 05 Jul 2012 23:58:08 +0200 Marcin Kuzminski updated codemirror css ! beta
Thu, 05 Jul 2012 19:39:51 +0200 Marcin Kuzminski space fix beta
Thu, 05 Jul 2012 19:39:07 +0200 Marcin Kuzminski added dummy revision 6 for db upgrade beta
Thu, 05 Jul 2012 16:48:56 +0200 Marcin Kuzminski Fixed sorting by data when using custom date format from settings beta
Thu, 05 Jul 2012 13:39:02 +0200 Marcin Kuzminski Updated codemirror script beta
Wed, 04 Jul 2012 21:55:47 +0200 Marcin Kuzminski add tox config beta
Wed, 04 Jul 2012 18:13:55 +0200 Marcin Kuzminski fix resubmition issues when there are errors in user edit form beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Wed, 04 Jul 2012 11:42:16 +0200 Marcin Kuzminski Synced vcs with upstream beta
Tue, 03 Jul 2012 03:27:48 +0200 Marcin Kuzminski mock changeset status(to under review) if there's opened pull request but not yet with a status beta
Tue, 03 Jul 2012 03:07:15 +0200 Marcin Kuzminski Added dynamic data loading for other repo we open pull request against beta
Tue, 03 Jul 2012 01:35:12 +0200 Marcin Kuzminski Add open pull-request button into repo options menu beta
Tue, 03 Jul 2012 00:53:41 +0200 Marcin Kuzminski Invalidate gits parsed_refs cache after commit, tagging or tag remove beta
Tue, 03 Jul 2012 00:20:12 +0200 Marcin Kuzminski Use actual names in branch-tag switcher beta
Tue, 03 Jul 2012 00:19:02 +0200 Marcin Kuzminski When using tags in git use the link to Commit instead of messing with Tag object beta
Mon, 02 Jul 2012 23:28:21 +0200 Marcin Kuzminski Fixed lookup by Tag sha in git backend beta
Mon, 02 Jul 2012 21:13:44 +0200 Marcin Kuzminski Get tags and branches using _parsed_refs beta
Mon, 02 Jul 2012 19:32:24 +0200 Marcin Kuzminski Updated i18n beta
Mon, 02 Jul 2012 00:59:46 +0200 Marcin Kuzminski redirect to pull-request overview after creation beta
Mon, 02 Jul 2012 00:22:57 +0200 Marcin Kuzminski Better descriptions of given permission overview in edit user view beta
Sun, 01 Jul 2012 23:36:03 +0200 Marcin Kuzminski return proper id from users_group beta
Sun, 01 Jul 2012 18:06:56 +0200 Marcin Kuzminski better error message in checkSession in tests beta
Sun, 01 Jul 2012 18:06:34 +0200 Marcin Kuzminski Added functional test create repo with a group beta
Sun, 01 Jul 2012 17:49:42 +0200 Marcin Kuzminski Simplified ext_json thing, for better scope resolution in pydev beta
Sun, 01 Jul 2012 16:24:15 +0200 Marcin Kuzminski orginized test module beta
Sun, 01 Jul 2012 16:22:38 +0200 Marcin Kuzminski Refactored API beta
Sun, 01 Jul 2012 16:11:38 +0200 Marcin Kuzminski Don't always return action, raise an Exception if we cannot check what the action is beta
Sun, 01 Jul 2012 15:47:54 +0200 Marcin Kuzminski New repo model create function beta
Sun, 01 Jul 2012 12:45:21 +0200 Marcin Kuzminski added get_api_data into UsersGroup beta
Sun, 01 Jul 2012 12:44:54 +0200 Marcin Kuzminski Added associated classes into child models beta
Sun, 01 Jul 2012 12:40:00 +0200 Marcin Kuzminski Added get_all method to BaseModel, requires to define cls variable in child models beta
Sun, 01 Jul 2012 02:44:23 +0200 Marcin Kuzminski Fixed calls to Session in db model beta
Sat, 30 Jun 2012 23:32:52 +0200 Marcin Kuzminski add highlight of current filter in notifications beta
Sat, 30 Jun 2012 23:12:34 +0200 Marcin Kuzminski Remember filtering on notifications filters beta
Sat, 30 Jun 2012 22:48:14 +0200 Marcin Kuzminski Added simple docs for optimizing RhodeCode performance beta
Tue, 26 Jun 2012 22:23:41 +0200 Marcin Kuzminski removed top pagination from notifications as it's breaking the UI beta
Tue, 26 Jun 2012 22:20:08 +0200 Marcin Kuzminski fixed few test failures beta
Tue, 26 Jun 2012 22:01:05 +0200 Marcin Kuzminski fixed pull method repo lookup beta
Tue, 26 Jun 2012 21:57:31 +0200 Marcin Kuzminski Updated create_or_update method to not change API key when password is not updated beta
Tue, 26 Jun 2012 04:11:10 +0200 Marcin Kuzminski fixed compare view for git (by changed to use raw_id) beta
Tue, 26 Jun 2012 03:42:37 +0200 Marcin Kuzminski Fixed create function landing_rev. default branch can actually be different for new imported repos. Tip is always there beta
Tue, 26 Jun 2012 03:40:24 +0200 Marcin Kuzminski Change return paremeters for get_api_data in user and repo beta
Tue, 26 Jun 2012 03:39:34 +0200 Marcin Kuzminski Show proper error on argument parse when using api-cli beta
Tue, 26 Jun 2012 02:21:06 +0200 Marcin Kuzminski Added functions for getting API data to repo and user models beta
Mon, 25 Jun 2012 23:20:27 +0200 Marcin Kuzminski API: update_user returns new updated user data beta
Mon, 25 Jun 2012 23:16:14 +0200 Marcin Kuzminski Add list of all emails that user may have into get_user call beta
Mon, 25 Jun 2012 23:08:06 +0200 Marcin Kuzminski don't make a api call after doing create_config beta
Mon, 25 Jun 2012 22:58:33 +0200 Marcin Kuzminski fixed docs ref pull-request #53 beta
Mon, 25 Jun 2012 22:40:04 +0200 Marcin Kuzminski Added filtering on inbox by comments beta
Sat, 23 Jun 2012 11:43:07 +0200 Marcin Kuzminski fix pygrack call on non-bare repos beta
Thu, 21 Jun 2012 17:51:01 +0200 Marcin Kuzminski make get_action always return action beta
Thu, 21 Jun 2012 17:48:41 +0200 Marcin Kuzminski possible fix for #486 undefined variable username beta
Thu, 21 Jun 2012 01:34:11 +0200 Marcin Kuzminski fixed git diff function when initial revision had no parents to compare with beta