log

age author description
Wed, 06 Mar 2013 20:18:41 +0100 Marcin Kuzminski use short id in ancestor beta
Fri, 08 Mar 2013 01:19:39 +0100 Marcin Kuzminski nicer pr email beta
Thu, 07 Mar 2013 14:38:40 +0100 Leonardo Fixing graphs for IE9 and probably above. beta
Thu, 07 Mar 2013 15:23:36 +0100 Mads Kiilerich root.html: IE do not like extra ',' in maps beta
Thu, 07 Mar 2013 20:06:45 +0100 Marcin Kuzminski get_locks API function draft beta
Thu, 07 Mar 2013 20:06:25 +0100 Marcin Kuzminski fixed edge case in tests when we run them from virtualmachine and not as owner of files beta
Thu, 07 Mar 2013 15:06:40 +0100 Marcin Kuzminski codecleaner beta
Thu, 07 Mar 2013 15:05:46 +0100 Marcin Kuzminski fix import beta
Thu, 07 Mar 2013 15:05:02 +0100 Marcin Kuzminski fixed tests
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function
Thu, 07 Mar 2013 13:46:24 +0100 Marcin Kuzminski Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset beta
Thu, 07 Mar 2013 12:25:05 +0100 Marcin Kuzminski version bump
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR beta
Wed, 06 Mar 2013 19:54:36 +0100 Mads Kiilerich fix spelling of committer beta
Wed, 06 Mar 2013 15:40:58 +0100 Mads Kiilerich vcs: fix typo in MercurialChangeset.committer beta
Wed, 06 Mar 2013 18:47:59 +0100 Marcin Kuzminski initial version of #788 tarball cache beta
Wed, 06 Mar 2013 18:12:09 +0100 Marcin Kuzminski moved time measure of request to separate middleware for better results (the last one in stack) beta
Wed, 06 Mar 2013 16:31:22 +0100 Marcin Kuzminski fixed some unicode problems with archive downloads beta
Wed, 06 Mar 2013 16:20:28 +0100 Marcin Kuzminski it's safer to user user_id for IMC beta
Tue, 05 Mar 2013 11:55:01 +0100 Mads Kiilerich compare/pullrequest: introduce merge parameter beta
Fri, 01 Mar 2013 17:16:24 +0100 Mads Kiilerich pullrequest: pullrequest from changelog view beta
Mon, 04 Mar 2013 17:38:34 +0100 Mads Kiilerich compare: drop unused rev_start and rev_end beta
Wed, 06 Mar 2013 15:04:09 +0100 Marcin Kuzminski disallow cloning from different URI's that http[s]/svn/git/hg
Wed, 06 Mar 2013 15:04:09 +0100 Marcin Kuzminski disallow cloning from different URI's that http[s]/svn/git/hg beta
Wed, 06 Mar 2013 14:52:25 +0100 Marcin Kuzminski If commit operation is used out of pylons request scope use blank request instead beta
Wed, 06 Mar 2013 14:14:57 +0100 Marcin Kuzminski again they channged git return commands :/ and i need to fix the tests. Now running agains 1.8.1 beta
Wed, 06 Mar 2013 13:52:55 +0100 Marcin Kuzminski synced test.ini with latest changes beta
Wed, 06 Mar 2013 13:47:14 +0100 Marcin Kuzminski webinterface file commiting executes push hooks ref #594 beta
Wed, 06 Mar 2013 13:37:42 +0100 Marcin Kuzminski Moved inject ui into base vcs classe beta
Wed, 06 Mar 2013 13:36:55 +0100 Marcin Kuzminski CHanges to UI object injection after lazy property changes beta
Wed, 06 Mar 2013 13:36:01 +0100 Marcin Kuzminski refactored lazy properties little bit for ThreadecLocal to work better beta
Wed, 06 Mar 2013 02:03:16 +0100 Marcin Kuzminski codecleaner spaces on : beta
Wed, 06 Mar 2013 01:53:55 +0100 Marcin Kuzminski codecleaner beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees
Mon, 04 Mar 2013 18:44:36 +0100 Marcin Kuzminski use password obfuscate in when clonning a remote repo with credentials
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty.
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
Tue, 26 Feb 2013 13:36:38 +0100 Marcin Kuzminski fix webtest dependency
Wed, 06 Mar 2013 00:34:16 +0100 Marcin Kuzminski bump mercurial version beta
Tue, 05 Mar 2013 17:12:30 +0100 Mads Kiilerich changelog: "compare fork with parent" should only be shown when no changesets selected beta
Mon, 04 Mar 2013 18:56:02 +0100 Leonardo Carneiro Bugfix: On the changelog page, its possible that some changeset is already checked out by the browser. So we check for that on page load. beta
Tue, 05 Mar 2013 17:11:15 +0100 Mads Kiilerich changelog: fix invalid url name left over from cherry picking beta
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich css: consistent spacing around : beta
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich css: consistent space before { beta
Tue, 05 Mar 2013 17:09:46 +0100 Mads Kiilerich fix SyntaxWarning: name 'CELERY_ON' is used prior to global declaration beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees beta
Tue, 05 Mar 2013 22:37:58 +0100 Marcin Kuzminski better detection of deleting groups with subgroups inside. beta
Tue, 05 Mar 2013 20:03:33 +0100 Marcin Kuzminski calling lock function without lock attribute, will return lock state beta
Tue, 05 Mar 2013 19:42:08 +0100 Marcin Kuzminski Added get_hook_location method for easier hook extraction beta
Tue, 05 Mar 2013 11:39:30 +0100 Marcin Kuzminski show ip for my account, and only in editing your user, showing in all users next to API key is misleading beta
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function beta
Mon, 04 Mar 2013 18:46:02 +0100 Marcin Kuzminski codecleaner beta
Mon, 04 Mar 2013 18:44:36 +0100 Marcin Kuzminski use password obfuscate in when clonning a remote repo with credentials beta
Mon, 04 Mar 2013 16:15:34 +0100 Marcin Kuzminski scrool into multi line selection in file view beta
Mon, 04 Mar 2013 14:49:46 +0100 Marcin Kuzminski use str2bool on lock api calls beta
Mon, 04 Mar 2013 12:17:15 +0100 Marcin Kuzminski codecleaner, fix tabs -> spaces beta
Mon, 04 Mar 2013 12:12:38 +0100 Marcin Kuzminski notification model should only send html emails not generating multipart ones beta
Sun, 03 Mar 2013 23:35:39 +0100 Marcin Kuzminski whitespace cleanup beta
Sun, 03 Mar 2013 23:35:09 +0100 Marcin Kuzminski fixing typo beta
Fri, 01 Mar 2013 00:04:28 +0100 Mads Kiilerich changelog: improve texts and functionality regarding selecting changesets beta
Thu, 28 Feb 2013 23:23:09 +0100 Mads Kiilerich pullrequests: refactor changeset selectors, tip is special and not a real tag beta
Thu, 28 Feb 2013 23:23:09 +0100 Mads Kiilerich compare: minor refactoring and comments beta
Thu, 28 Feb 2013 17:54:42 +0100 Mads Kiilerich compare: cleanup of as_form handling beta
Thu, 28 Feb 2013 23:21:46 +0100 Mads Kiilerich pullrequests: use stable revisions in compare urls instead of bookmark/branch/tag beta
Sun, 03 Mar 2013 23:20:58 +0100 Marcin Kuzminski check if given f_path in diff is not a dir by any chance beta
Thu, 28 Feb 2013 23:17:56 +0100 Mads Kiilerich pullrequest: show 'details' link immediately - don't wait for changeset list beta
Thu, 28 Feb 2013 23:17:26 +0100 Mads Kiilerich pullrequest: show 'loading' while waiting for compare_url to load beta
Thu, 28 Feb 2013 17:52:44 +0100 Mads Kiilerich home: don't crash in branch_tag_switcher when an invalid repo name is given beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: fix invalid values beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: linear-gradient do not have 'top' but 'to bottom' beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: there is no such thing as vertical-align: right beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: opacity is a float and cannot be px beta
Thu, 28 Feb 2013 23:05:28 +0100 Mads Kiilerich css: drop -moz-border-radius and -moz-box-shadow beta
Sat, 02 Mar 2013 21:31:02 +0100 Marcin Kuzminski notification inbox show subject beta
Sat, 02 Mar 2013 21:26:38 +0100 Marcin Kuzminski notifications changes beta
Sat, 02 Mar 2013 21:23:10 +0100 Marcin Kuzminski bump sqlalchemy version beta
Sat, 02 Mar 2013 20:35:49 +0100 Marcin Kuzminski fix to strict permission check on notification messages beta
Sat, 02 Mar 2013 20:25:14 +0100 Marcin Kuzminski in case we turn on celery, and connection fails, set the global flag CELERY_ON to false, helps with odd beta
Sat, 02 Mar 2013 16:41:52 +0100 Marcin Kuzminski updated contributors beta
Sat, 02 Mar 2013 16:36:14 +0100 Marcin Kuzminski added same switch to logic for tags and bookmarks containing /. beta
Sat, 02 Mar 2013 14:17:52 +0100 Dennis Brakhane switch to branch: handle slashes in branch names beta
Sat, 02 Mar 2013 16:27:56 +0100 Marcin Kuzminski added template context into Notification templates beta
Fri, 01 Mar 2013 18:36:07 +0100 Marcin Kuzminski fixed login input sizes beta
Fri, 01 Mar 2013 18:04:44 +0100 Marcin Kuzminski css fixes beta
Fri, 01 Mar 2013 17:56:31 +0100 Marcin Kuzminski Update changeset cache should use non-cache version of repo if given attribute is empty, it's easier to controll how changesets are udpated beta
Fri, 01 Mar 2013 15:25:36 +0100 Marcin Kuzminski collapsable diff container in changeset, makes quick review easier beta
Thu, 28 Feb 2013 16:13:38 +0100 Marcin Kuzminski iterate over repos groups for bool() calls to actually work on it. beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 17:18:41 +0100 Mads Kiilerich follow-up on texts missing from 'users groups'/'repositories group' cleanup beta
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Wed, 27 Feb 2013 02:18:45 +0100 Marcin Kuzminski removed requires.txt it was out-of-sync and don't like to keep two dependecies files to maintain beta
Wed, 27 Feb 2013 02:17:52 +0100 Marcin Kuzminski whitespace cleanup beta
Wed, 27 Feb 2013 01:28:29 +0100 Mads Kiilerich compare: highlight linked line in diffs beta
Wed, 27 Feb 2013 01:28:23 +0100 Mads Kiilerich changelog: don't select all checkboxes in the middle beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Wed, 27 Feb 2013 01:27:31 +0100 Mads Kiilerich user edit: fix labels beta
Thu, 13 Dec 2012 14:01:24 +0100 Mads Kiilerich settings ui: improve texts beta
Wed, 27 Feb 2013 01:26:38 +0100 Mads Kiilerich update unionrepo for Mercurial 2.5.1 beta
Tue, 26 Feb 2013 13:36:38 +0100 Marcin Kuzminski fix webtest dependency beta
Tue, 26 Feb 2013 00:11:59 +0100 Marcin Kuzminski fixed urlify changesets regex + tests beta
Mon, 25 Feb 2013 23:17:33 +0100 Marcin Kuzminski Hide closed pull requests on my page. beta
Mon, 25 Feb 2013 23:16:36 +0100 Marcin Kuzminski extra params in pyroutes now generate GET params beta
Mon, 25 Feb 2013 22:11:04 +0100 Marcin Kuzminski show pull request status, together with review status beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken beta
Mon, 25 Feb 2013 21:00:22 +0100 Marcin Kuzminski use shorter revs in diff block beta
Mon, 25 Feb 2013 20:48:52 +0100 Marcin Kuzminski don't use double literal() calls on urlify functions beta
Mon, 25 Feb 2013 17:55:18 +0100 Marcin Kuzminski urlify commit function also should extract normal links beta
Mon, 25 Feb 2013 17:16:45 +0100 Marcin Kuzminski --version command should be safe, and bare no modifications beta
Mon, 25 Feb 2013 16:49:05 +0100 Marcin Kuzminski use cache repo when creating GitRepository instances beta
Thu, 21 Feb 2013 02:39:37 +0100 Marcin Kuzminski fixed cleanup command beta
Thu, 21 Feb 2013 02:31:21 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 21 Feb 2013 02:30:56 +0100 Marcin Kuzminski do not use vcs_full_cache flag for tests, this should be controlled by test env somehow beta
Thu, 21 Feb 2013 01:53:15 +0100 Marcin Kuzminski unified breadcrumbs display beta
Thu, 21 Feb 2013 00:41:48 +0100 Marcin Kuzminski implemented #689 Deleting Repositories with Forks Should Be Easier beta
Wed, 20 Feb 2013 23:44:27 +0100 Marcin Kuzminski performance section docs update beta
Wed, 20 Feb 2013 02:15:12 +0100 Marcin Kuzminski show flags, and desc sort pull request based on created_date ref #765 beta
Wed, 20 Feb 2013 01:59:50 +0100 Marcin Kuzminski review members are dynamically changed based on selected other_repo owner beta
Tue, 19 Feb 2013 23:42:37 +0100 Marcin Kuzminski better handling of EmptyChangeset case in cherry pick pull request beta
Tue, 19 Feb 2013 20:47:55 +0100 Marcin Kuzminski rev_start for compare should use parents only if there are present beta
Tue, 19 Feb 2013 20:35:25 +0100 Marcin Kuzminski revision extraction function shouldn't be so eager, just extract commits that are beta
Tue, 19 Feb 2013 19:48:45 +0100 Marcin Kuzminski cleanup would recurse into every leaf and could thus not be used on lots of beta
Tue, 19 Feb 2013 19:44:30 +0100 Marcin Kuzminski cleanup: remove superfluous os.path.join on absolute path beta
Tue, 12 Feb 2013 17:03:10 +0100 Marcin Kuzminski don't use global pylons config beta
Tue, 19 Feb 2013 01:58:12 +0100 Marcin Kuzminski sync test.ini file with upstream beta
Tue, 19 Feb 2013 01:57:59 +0100 Marcin Kuzminski fixed pull-requests with cherry picking changesets beta
Mon, 18 Feb 2013 22:56:54 +0100 Marcin Kuzminski some tests fixes for compare view beta
Mon, 18 Feb 2013 10:28:53 +0100 Marcin Kuzminski fix dateutil import beta
Sun, 17 Feb 2013 22:58:27 +0100 Marcin Kuzminski fixed registration test beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sun, 17 Feb 2013 21:21:45 +0100 Marcin Kuzminski Add option to define custom lexers for custom extensions for code highlight in rcextension module beta
Tue, 29 Jan 2013 17:56:11 +0900 Takumi IINO i18n improve beta
Tue, 29 Jan 2013 17:35:03 +0900 Takumi IINO i18n fix beta
Fri, 15 Feb 2013 01:27:18 +0100 Marcin Kuzminski move permission check of write access to repo groups inside a form. beta
Fri, 15 Feb 2013 00:53:47 +0100 Marcin Kuzminski Show admin dropdown for users who are admin of repo groups beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on beta
Thu, 14 Feb 2013 23:09:17 +0100 Marcin Kuzminski added "add group" shortcuts for admins, and group admins beta
Wed, 13 Feb 2013 22:36:24 +0100 Marcin Kuzminski bump mercurial version beta
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty. beta
Tue, 12 Feb 2013 23:09:24 +0100 Marcin Kuzminski fix some small unicode issues with logging on differ beta
Tue, 12 Feb 2013 22:58:51 +0100 Marcin Kuzminski sync docs changes from stable beta
Tue, 12 Feb 2013 22:53:47 +0100 Marcin Kuzminski Added tag v1.5.3 for changeset 1a498b11f154
Tue, 12 Feb 2013 22:42:26 +0100 Marcin Kuzminski Docs updates rhodecode-0.0.1.5.3
Tue, 12 Feb 2013 22:05:35 +0100 Marcin Kuzminski version bump
Tue, 12 Feb 2013 22:03:54 +0100 Marcin Kuzminski mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose beta
Sun, 10 Feb 2013 21:05:53 +0100 Marcin Kuzminski non-lightweight dashboard mode is now more error proof when it stumbles across bad or damaged repositories beta
Sun, 10 Feb 2013 20:35:35 +0100 Marcin Kuzminski make the htsts headers optional and stored in .ini file. beta
Sun, 10 Feb 2013 17:52:29 +0100 Marcin Kuzminski installation win document updates beta
Sun, 10 Feb 2013 17:13:25 +0100 Marcin Kuzminski show links to files on compare data at other and org refs beta
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up.
Fri, 01 Feb 2013 00:07:23 +0100 Marcin Kuzminski fixed #746 unicodeDedode errors on feed controllers
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Thu, 31 Jan 2013 01:37:38 +0100 Marcin Kuzminski don't invalidate cache before handling hook
Sat, 26 Jan 2013 22:08:16 +0100 Marcin Kuzminski added argparse for python version <2.7
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.'
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER !
Fri, 25 Jan 2013 00:30:25 +0100 Marcin Kuzminski recursive mode of setting permission should skip private repositories, they should remain private, it's proper thing to do !
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError
Thu, 24 Jan 2013 12:09:55 +0100 Marcin Kuzminski fix private flag switching default permission
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Wed, 23 Jan 2013 20:22:08 +0100 Marcin Kuzminski fixes stupid git ci call that can break on systems that don't have this alias
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification.
Mon, 21 Jan 2013 01:51:16 +0100 Marcin Kuzminski readme update
Sat, 09 Feb 2013 22:37:45 +0100 Marcin Kuzminski drop down hover menu now fixes whole page padding beta
Sat, 09 Feb 2013 22:21:31 +0100 Marcin Kuzminski unified RhodeCode paster commands beta
Sat, 09 Feb 2013 19:45:10 +0100 Marcin Kuzminski pasters RhodeCode commands help text improvements beta
Fri, 08 Feb 2013 22:16:25 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 08 Feb 2013 22:16:07 +0100 Marcin Kuzminski fixes #753 inform about some problems with antivirus software in RhodeCode beta
Fri, 08 Feb 2013 22:11:23 +0100 Marcin Kuzminski fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up. beta
Fri, 08 Feb 2013 19:24:07 +0100 Marcin Kuzminski docs updates beta
Fri, 08 Feb 2013 19:08:52 +0100 Marcin Kuzminski fixed description of update-repoinfo command beta
Tue, 05 Feb 2013 03:04:46 +0100 Marcin Kuzminski Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder. beta
Tue, 05 Feb 2013 01:57:37 +0100 Marcin Kuzminski forbid removing yourself as beeing an admin of a group beta
Tue, 05 Feb 2013 01:02:36 +0100 Marcin Kuzminski added some failing tests for compare using cherry pick changesets, to be fixed later beta
Mon, 04 Feb 2013 22:34:47 +0100 Mads Kiilerich pull request: don't show fake path with owner names - and owner avatars is also not relevant beta
Mon, 04 Feb 2013 22:32:16 +0100 Mads Kiilerich pull request: select 'tip' by default ... and show what it means right now beta
Mon, 04 Feb 2013 22:21:26 +0100 Mads Kiilerich pull request: for consistency use org_repo when info is available in several places beta
Mon, 04 Feb 2013 22:19:32 +0100 Mads Kiilerich pull request: move code around and rename default variables beta
Mon, 04 Feb 2013 15:59:01 +0100 Mads Kiilerich pull request: update changeset list automatically - remove refresh icon beta
Mon, 04 Feb 2013 15:54:35 +0100 Mads Kiilerich pull request: only bind action to other_repo change once beta
Mon, 04 Feb 2013 14:24:25 +0100 Mads Kiilerich compare: drop target_repo - it is always other_repo beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: show aggregated diff of what will be merged to other repo, using merge ancestor beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 21:26:01 +0100 Marcin Kuzminski be more explicit about constructing compare url beta
Mon, 04 Feb 2013 02:18:44 +0100 Marcin Kuzminski fixed broken swap url, and added a test to detect it in feature beta
Mon, 04 Feb 2013 02:07:57 +0100 Marcin Kuzminski change status box css fix (was trimmed sometimes) beta
Mon, 04 Feb 2013 02:07:38 +0100 Marcin Kuzminski fixed tests after last refactoring beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: rename optional compare_url parameter repo to other_repo beta
Mon, 04 Feb 2013 02:00:48 +0100 Marcin Kuzminski fixed anchor links on compare view beta
Sun, 03 Feb 2013 23:33:41 +0100 Marcin Kuzminski whitespace cleanup beta
Sun, 03 Feb 2013 23:29:59 +0100 Marcin Kuzminski fix reset statistics call if there are no statistics yet beta
Sun, 03 Feb 2013 23:19:42 +0100 Marcin Kuzminski refactor check_Location => check_location beta
Sun, 03 Feb 2013 22:58:20 +0100 Marcin Kuzminski show full diff option should preserve current GET params beta
Sun, 03 Feb 2013 21:11:01 +0100 Marcin Kuzminski be more explicit how to change status of changeset beta
Sun, 03 Feb 2013 21:06:03 +0100 Marcin Kuzminski fixed broken syntax in setup.py beta
Sun, 03 Feb 2013 21:03:40 +0100 Marcin Kuzminski Added missing migrations, and move update_repoinfo to RepoModel beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Fri, 01 Feb 2013 18:24:49 +0100 Marcin Kuzminski Bring back rss icon for atom: beta
Fri, 01 Feb 2013 13:48:06 +0100 Marcin Kuzminski Fixed README spelling beta
Fri, 01 Feb 2013 13:47:25 +0100 Marcin Kuzminski Updated description beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich compare and diff: remove unused "bundle" functionality beta
Thu, 03 Jan 2013 18:05:18 +0100 Mads Kiilerich pull request: use unionrepo instead of outgoing beta
Tue, 22 Jan 2013 14:08:08 +0100 Mads Kiilerich introduce unionrepo repository class for viewing union of repositories beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich pull requeset: move stuff around, preparing for next change beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich pull request: shuffle different-repo and hg-git conditionals around, no code change beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich header: don't use fixed position beta
Fri, 01 Feb 2013 01:21:12 +0100 Marcin Kuzminski add condition check for old search url in admin beta
Fri, 01 Feb 2013 01:16:45 +0100 Marcin Kuzminski make unread also a link, constantly was clicking that beta
Fri, 01 Feb 2013 01:02:58 +0100 Marcin Kuzminski make the yellow border indicator only for comments, it breaks other things beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich don't show rss links - atom is the present and the future beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich show group: this is more of a 'Repositories' thing than an 'Admin' thing beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich user edit and journal: drop "Add repo" - it has a more natural location in the "group" beta
Fri, 01 Feb 2013 00:07:23 +0100 Marcin Kuzminski fixed #746 unicodeDedode errors on feed controllers beta
Thu, 31 Jan 2013 23:23:56 +0100 Marcin Kuzminski fixed tests beta
Thu, 31 Jan 2013 23:20:28 +0100 Marcin Kuzminski move old shortlog as lightweight changelog into option, it's still useful to have since it's less resources to generate data for it. beta
Wed, 30 Jan 2013 21:17:03 +0100 Mads Kiilerich search: repo search is a repo thing - show it that way in ui and url beta
Wed, 30 Jan 2013 21:13:47 +0100 Mads Kiilerich repo edit: it is a repo thing more than an admin thing - show it that way in ui and url beta
Wed, 30 Jan 2013 20:30:37 +0100 Mads Kiilerich top menu: make 'alt' texts / tool tips more descriptive beta
Wed, 30 Jan 2013 18:34:29 +0100 Mads Kiilerich summary: show "Show by ID" toggler after the clone url beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich summary: "shortlog" is not a word ... and the changelog is always better beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich quick repo list: public/private icon control should only control icons, not repo visibility beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich summary: don't link explicitly to /summary beta
Thu, 24 Jan 2013 12:23:52 +0100 Mads Kiilerich top menu: 'Repositories' is really also a 'Home' button beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich admin menu: call it 'admin journal' - it is different from normal 'journal' beta
Wed, 30 Jan 2013 18:32:54 +0100 Mads Kiilerich user menu: call 'notifications' for what it is in the rest of the system - not 'inbox' beta
Thu, 31 Jan 2013 02:09:50 +0100 Marcin Kuzminski fixes issue #747, load changeset cache after forking to refresh lightweight dashboard caches beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances beta
Thu, 31 Jan 2013 01:37:38 +0100 Marcin Kuzminski don't invalidate cache before handling hook beta
Wed, 30 Jan 2013 22:30:52 +0100 Marcin Kuzminski added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. beta
Wed, 30 Jan 2013 22:10:07 +0100 Marcin Kuzminski protect against empty branch on edit file beta
Wed, 30 Jan 2013 22:08:28 +0100 Marcin Kuzminski laste_review status should only return if there are any statuses beta
Wed, 30 Jan 2013 04:32:07 +0100 Marcin Kuzminski fix patch view for GIT, don't escape stuff to much beta
Wed, 30 Jan 2013 04:29:01 +0100 Marcin Kuzminski don't escape any html in patch view beta
Wed, 30 Jan 2013 02:08:55 +0100 Mads Kiilerich css: set min-height on form fields beta
Wed, 30 Jan 2013 01:46:19 +0100 Mads Kiilerich fix a couple of typos beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich html: use &gt; instead of > beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich css: consistent use of space around { and , beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich coding style: fix trailing and leading spaces and tabs beta
Wed, 30 Jan 2013 00:06:36 +0100 Marcin Kuzminski added show full diff into cut off message ref #745 beta
Wed, 30 Jan 2013 01:09:55 +0100 Marcin Kuzminski bump waitress version beta
Wed, 30 Jan 2013 00:33:28 +0100 Marcin Kuzminski Add new attr to pull request beta
Wed, 30 Jan 2013 00:32:34 +0100 Marcin Kuzminski show status of pull requests and if it's closed beta
Wed, 30 Jan 2013 00:11:35 +0100 Marcin Kuzminski fix order of pull-requests in show all page beta
Tue, 29 Jan 2013 23:51:53 +0100 Marcin Kuzminski fixed AGE funtion for future dates, testa are now cleaner with dateutil usage beta
Tue, 29 Jan 2013 22:50:43 +0100 Marcin Kuzminski use label for auto status change beta
Tue, 29 Jan 2013 22:49:04 +0100 Marcin Kuzminski some formatting on list of pull-requests beta
Tue, 29 Jan 2013 22:41:05 +0100 Marcin Kuzminski Fix bold beeing not escaped in emails and make the email form more consistent beta
Tue, 29 Jan 2013 22:40:29 +0100 Marcin Kuzminski Don't send notification email for auto-status changes beta
Tue, 29 Jan 2013 03:47:30 +0100 Mads Kiilerich changeset comments: attempt to highlight the linked comment beta
Tue, 29 Jan 2013 03:21:21 +0100 Mads Kiilerich notification: don't expand %(when)s in usernames beta
Tue, 29 Jan 2013 03:21:08 +0100 Mads Kiilerich changeset comment: new uncommitted comments can be cancelled - not just hidden beta
Tue, 29 Jan 2013 03:20:59 +0100 Mads Kiilerich pull requests: drop [] around status beta
Tue, 29 Jan 2013 03:20:59 +0100 Mads Kiilerich pull requests: don't show the branch label as a (double) tag beta
Tue, 29 Jan 2013 03:19:51 +0100 Mads Kiilerich pull request: mention title of pull request in notifications beta
Tue, 29 Jan 2013 03:19:28 +0100 Mads Kiilerich pull requeset: use #pr and title in comment notifications beta
Tue, 29 Jan 2013 03:19:20 +0100 Mads Kiilerich changeset comments: use #pr beta
Tue, 29 Jan 2013 01:14:34 +0100 Mads Kiilerich pull request: show summary and creation date in table beta
Mon, 28 Jan 2013 23:51:59 +0100 Marcin Kuzminski disallow triggering repo size action more than once after loading beta
Mon, 28 Jan 2013 23:33:19 +0100 Marcin Kuzminski implemented #83 show repo size on summary page beta
Mon, 28 Jan 2013 21:14:46 +0100 Marcin Kuzminski fixes issue #739 Delete/Edit repositories should only point to admin links if the user is an super admin. beta
Mon, 28 Jan 2013 20:52:57 +0100 Marcin Kuzminski fixes #741 add note that VS2008 is the ONLY supported Visual Studio version beta
Mon, 28 Jan 2013 14:38:01 +0100 Marcin Kuzminski switch to SSL configuration example on nginx beta
Mon, 28 Jan 2013 00:25:12 +0100 Marcin Kuzminski translation updates beta
Mon, 28 Jan 2013 00:13:01 +0100 Marcin Kuzminski hide add repository button when you don't have at least write permission in group beta
Mon, 28 Jan 2013 00:06:30 +0100 Marcin Kuzminski troubleshooting docs, added modwsgi unicode problems link from django beta
Mon, 28 Jan 2013 00:02:09 +0100 Marcin Kuzminski filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper beta
Sun, 27 Jan 2013 22:37:55 +0100 Marcin Kuzminski added HSTS headers when using SSL for RhodeCode beta
Sun, 27 Jan 2013 00:18:49 +0100 Marcin Kuzminski disable file editing when not on branch head fixes issue #462 beta
Sat, 26 Jan 2013 23:18:51 +0100 Marcin Kuzminski fixes #732 beta
Sat, 26 Jan 2013 23:12:50 +0100 Marcin Kuzminski API invalidate_cache function ref #733 beta
Sat, 26 Jan 2013 23:11:40 +0100 Marcin Kuzminski Return a list of invlidated keys on mark_for_invalidation func beta
Sat, 26 Jan 2013 22:32:25 +0100 Marcin Kuzminski use the GET parent_group param to pre-fill the group choice beta
Sat, 26 Jan 2013 22:19:26 +0100 Marcin Kuzminski run waitress check on startup beta
Sat, 26 Jan 2013 22:15:40 +0100 Marcin Kuzminski be blunt about that error message to not confuse people beta
Sat, 26 Jan 2013 22:08:16 +0100 Marcin Kuzminski added argparse for python version <2.7 beta
Sat, 26 Jan 2013 21:21:11 +0100 Marcin Kuzminski added a flag for generating pull-request comments, and force display on pull-requests beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.' beta
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets beta
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER ! beta
Fri, 25 Jan 2013 02:32:00 +0100 Marcin Kuzminski little improvements for debian init.d script beta
Fri, 25 Jan 2013 02:31:17 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 25 Jan 2013 02:30:48 +0100 Marcin Kuzminski remove ipdb trace beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Fri, 25 Jan 2013 00:30:25 +0100 Marcin Kuzminski recursive mode of setting permission should skip private repositories, they should remain private, it's proper thing to do ! beta
Fri, 25 Jan 2013 00:13:01 +0100 Marcin Kuzminski Global permission update with "overwrite existing settings" shouldn't override private repositories. beta
Thu, 24 Jan 2013 22:41:53 +0100 Marcin Kuzminski added test for setting repo as private which should set perm => None for default user beta
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError beta
Thu, 24 Jan 2013 12:09:55 +0100 Marcin Kuzminski fix private flag switching default permission beta
Thu, 24 Jan 2013 00:46:40 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 24 Jan 2013 00:45:51 +0100 Marcin Kuzminski fixed tests beta
Thu, 24 Jan 2013 00:37:46 +0100 Marcin Kuzminski Show pull request id in tooltip of associated pull request beta
Thu, 24 Jan 2013 00:32:20 +0100 Marcin Kuzminski updated api docs beta
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6 beta
Wed, 23 Jan 2013 22:48:04 +0100 Marcin Kuzminski autofocus when quick repo switcher is on beta
Wed, 23 Jan 2013 22:17:51 +0100 Marcin Kuzminski Killed home button. It's a wast of space, and every other major service simply doesn't have a home button. Getting to home can be beta
Wed, 23 Jan 2013 22:16:54 +0100 Marcin Kuzminski Implements #734 repo switcher should be available in all views beta
Wed, 23 Jan 2013 22:03:39 +0100 Marcin Kuzminski Set current pages indication for search and journal beta
Wed, 23 Jan 2013 21:55:15 +0100 Marcin Kuzminski make gravatar icon little bit bigger, re-use same img src like on other menu items, beta
Wed, 23 Jan 2013 20:26:34 +0100 Mads Kiilerich top menu: show user menu when hovering instead of using js - like other menus beta
Wed, 23 Jan 2013 20:26:34 +0100 Mads Kiilerich top menu: show user menu as a menu option like others, now also with login name beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: make 'Home' current for 'Home' beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: highlight current menu item - reusing hover beta
Wed, 23 Jan 2013 20:26:33 +0100 Mads Kiilerich top menu: use 'Repositories' instead of down arrow beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't hardcode uppercase texts beta
Wed, 23 Jan 2013 20:54:05 +0100 Marcin Kuzminski remove comments associated to pull request from single changesets, it's too confusing. beta
Wed, 23 Jan 2013 20:22:08 +0100 Marcin Kuzminski fixes stupid git ci call that can break on systems that don't have this alias beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: random indentation fixes beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't use tabs beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich my_account: change markup so permission list get perms.table style beta
Tue, 22 Jan 2013 11:56:47 +1100 aparkar Added repository followers to the get_repo api function result. beta
Tue, 22 Jan 2013 00:54:29 +0100 Marcin Kuzminski Edit groups is more consistent on how we edit objects in admin panels beta
Tue, 22 Jan 2013 00:49:01 +0100 Marcin Kuzminski Add new quick link to created child groups within a group beta
Wed, 02 Jan 2013 13:56:22 +0100 Mads Kiilerich refactoring: drop unused 'discovery data' in pull request and compare diffs beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich css: one do not just uppercase case sensitive identifiers beta
Tue, 22 Jan 2013 00:01:47 +0100 Marcin Kuzminski Show pull request link also on regular comments that are now attached to separate changesets beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich convert style.css to unix line endings beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich make "Open new pull request" option lower case like other options are beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich user edit: make email address box float correctly beta
Mon, 21 Jan 2013 19:47:11 +0100 Mads Kiilerich make email validation regexp match the error description - single letter is ok beta
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification. beta
Mon, 21 Jan 2013 01:51:16 +0100 Marcin Kuzminski readme update beta
Mon, 21 Jan 2013 01:10:30 +0100 Marcin Kuzminski version bump beta
Mon, 21 Jan 2013 00:54:28 +0100 Marcin Kuzminski Added tag v1.5.2 for changeset efe23d6c178c
Mon, 21 Jan 2013 00:49:59 +0100 Marcin Kuzminski merged with beta rhodecode-0.0.1.5.2
Mon, 21 Jan 2013 00:30:58 +0100 Marcin Kuzminski fixed ip restriction tests when runned multiple times. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sun, 20 Jan 2013 23:17:45 +0100 Marcin Kuzminski fixed bad merge on git fetch fix beta
Sun, 20 Jan 2013 22:40:28 +0100 Marcin Kuzminski updated changelog beta
Sat, 19 Jan 2013 20:57:19 +0100 Marcin Kuzminski show comments from pull requests into associated changesets beta
Sat, 19 Jan 2013 19:42:37 +0100 Marcin Kuzminski set the status of changesets initially on pull request, and make sure we care of version collisions. beta
Sat, 19 Jan 2013 18:20:52 +0100 Marcin Kuzminski added last_changeset information in get_repo API function beta
Sat, 19 Jan 2013 16:35:06 +0100 Marcin Kuzminski adde cleanup username flag into get_container_username function beta
Sat, 19 Jan 2013 16:28:18 +0100 Marcin Kuzminski added some more logging into get_container_username function beta
Sat, 19 Jan 2013 12:46:53 +0100 Marcin Kuzminski updated polish translations beta
Fri, 18 Jan 2013 01:48:07 +0100 Marcin Kuzminski implemented #725 Pull Request View - Show origin repo URL beta
Fri, 18 Jan 2013 01:11:28 +0100 Marcin Kuzminski added my gist script for another detailed installation instructions beta
Fri, 18 Jan 2013 01:05:23 +0100 Marcin Kuzminski whitespace cleanup beta
Fri, 18 Jan 2013 01:01:22 +0100 Marcin Kuzminski fixed issue with displaying repos in groups view (without lightweight dashboard), added tests for this case beta
Fri, 18 Jan 2013 00:50:06 +0100 Marcin Kuzminski remove log.exception call beta
Wed, 16 Jan 2013 00:20:45 +0100 Marcin Kuzminski fixes issue #702 API methods without arguments fail when "args":null beta
Tue, 15 Jan 2013 11:39:31 +0800 xpol Enable all Markdown Extra in Python markdown library. beta
Mon, 14 Jan 2013 00:38:24 +0100 Marcin Kuzminski API methods create_repo, fork_repo, delete_repo, get_repo, get_repos beta
Sun, 13 Jan 2013 23:11:55 +0100 Marcin Kuzminski API method get_user can be executed by non-admin users ref #539 beta
Sun, 13 Jan 2013 22:55:56 +0100 Marcin Kuzminski Implemented API calls for non-admin users for locking/unlocking repositories beta
Sun, 13 Jan 2013 20:03:15 +0100 Marcin Kuzminski fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect when running in a subdir beta
Thu, 10 Jan 2013 23:09:17 +0100 Marcin Kuzminski fixes issue #658, my account edit was missing this functionality beta
Thu, 10 Jan 2013 20:39:22 +0100 Marcin Kuzminski revert pdb trace on error tests beta
Thu, 10 Jan 2013 17:38:34 +0100 Marcin Kuzminski fixed fetch command for git repos, now it properly fetches from remotes beta
Thu, 10 Jan 2013 02:50:39 +0100 Marcin Kuzminski fixes issue #715 Meta-Tagging [requires => Repo-123] not working beta
Wed, 09 Jan 2013 22:43:57 +0100 Marcin Kuzminski fixes issues with groups paginator beta
Wed, 09 Jan 2013 01:59:43 +0100 Marcin Kuzminski Use common function for generation of grid data beta
Tue, 08 Jan 2013 20:42:48 +0100 Marcin Kuzminski fix multiple ips addresses in X_FORWARDER_FOR header beta
Tue, 08 Jan 2013 15:47:37 +0100 Marcin Kuzminski fixed issues with getting repos by path on windows beta
Sat, 05 Jan 2013 03:30:24 +0100 Marcin Kuzminski fixes issue #710 File view stripping empty lines from begininng and end of the file. Fixed by setting default Pygment lexer option to not do that beta
Sat, 05 Jan 2013 02:40:21 +0100 Marcin Kuzminski always update changeset cache after invalidation signal beta
Sat, 05 Jan 2013 02:26:39 +0100 Marcin Kuzminski white space cleanup beta
Sat, 05 Jan 2013 02:20:35 +0100 Marcin Kuzminski Migration upgrades cache for lightweight dashboard beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
Fri, 04 Jan 2013 23:34:53 +0100 Marcin Kuzminski Full IP restrictions enabled beta
Fri, 04 Jan 2013 00:24:22 +0100 Marcin Kuzminski nicer representation of list of rescanned repositories beta
Thu, 03 Jan 2013 17:55:44 +0100 Mads Kiilerich diff view: don't mix css classes for new and old line numbers beta
Thu, 03 Jan 2013 17:25:40 +0100 Mads Kiilerich compare: more helpful error messages when a repo wasn't found beta
Thu, 03 Jan 2013 17:25:40 +0100 Mads Kiilerich admin settings: show numbers in rescan flash message instead of python lists beta
Wed, 02 Jan 2013 13:56:44 +0100 Mads Kiilerich access control: fix owner checks - they were always true beta
Wed, 02 Jan 2013 13:56:40 +0100 Mads Kiilerich admin, email test: fix test for test_email recipients beta
Wed, 02 Jan 2013 13:56:34 +0100 Mads Kiilerich email: fail nicely when no SMTP server has been configured beta
Wed, 02 Jan 2013 13:56:29 +0100 Mads Kiilerich html templates: escape '>' as '&gt;' beta
Thu, 13 Dec 2012 14:01:24 +0100 Mads Kiilerich logging: include more info in grant/deny log entries beta
Wed, 02 Jan 2013 13:54:31 +0100 Mads Kiilerich logging: clarify logging of db logging beta
Wed, 02 Jan 2013 13:54:26 +0100 Mads Kiilerich logging: include more info in action logging beta
Wed, 02 Jan 2013 13:54:24 +0100 Mads Kiilerich logging: make 'Creating a cache key for...' more readable beta
Wed, 02 Jan 2013 13:54:20 +0100 Mads Kiilerich logging: make 'settings ui from db' look more like Mercurial ini file notation beta
Thu, 03 Jan 2013 20:18:28 +0100 Marcin Kuzminski fixed bad date calculations beta
Thu, 03 Jan 2013 00:44:06 +0100 Marcin Kuzminski added integration tests for IP restriction option beta
Wed, 02 Jan 2013 13:45:10 +0100 Marcin Kuzminski bumped mercurial version beta
Wed, 02 Jan 2013 00:32:36 +0100 Marcin Kuzminski Merged translation from pullrequest #92 beta
Wed, 02 Jan 2013 01:45:44 +0900 Takumi IINO Update japanese translation beta
Mon, 31 Dec 2012 16:52:16 +0100 Marcin Kuzminski add ipaddresses to repo data on API calls beta
Mon, 31 Dec 2012 01:51:30 +0100 Marcin Kuzminski added API method for checking IP beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Thu, 20 Dec 2012 20:05:54 +0100 Marcin Kuzminski fixed issue with padding fix breaks history on firefox beta
Wed, 19 Dec 2012 23:33:56 +0100 Marcin Kuzminski fixes #693 Opening changeset from pull request fails beta
Wed, 19 Dec 2012 23:27:10 +0100 Marcin Kuzminski #699: fix missing fork docs for API beta
Wed, 19 Dec 2012 23:12:33 +0100 Marcin Kuzminski fixes #691: Notifications for pull requests: move link to pull request to the top beta
Wed, 19 Dec 2012 00:30:16 +0100 Marcin Kuzminski fix small issue with anchor autolinks beta
Wed, 19 Dec 2012 00:29:38 +0100 Marcin Kuzminski fixes #687 Lazy loaded tooltip bug with simultaneous ajax requests beta
Tue, 18 Dec 2012 18:44:33 +0100 Marcin Kuzminski made update repoinfo script more failsafe when dealing with database entries not synced with filesystem beta
Tue, 18 Dec 2012 18:42:06 +0100 Marcin Kuzminski updated contributors beta
Tue, 18 Dec 2012 16:47:35 +0000 Dan Sheridan Recreate the pull request URL each time a checkbox is checked beta
Mon, 17 Dec 2012 22:46:50 +0100 Marcin Kuzminski Default parameters are now also used for creating repos using API calls, and initial repo scanner beta
Sat, 15 Dec 2012 17:20:25 +0100 Marcin Kuzminski version bump beta
Fri, 14 Dec 2012 04:45:03 +0100 Marcin Kuzminski Added tag v1.5.1 for changeset 3259dc7caea4
Fri, 14 Dec 2012 04:26:15 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.1
Fri, 14 Dec 2012 04:20:18 +0100 Marcin Kuzminski i18n update beta
Fri, 14 Dec 2012 04:19:12 +0100 Marcin Kuzminski - #683 fixed difference between messages about not mapped repositories beta
Fri, 14 Dec 2012 04:03:46 +0100 Marcin Kuzminski i18n updates beta
Fri, 14 Dec 2012 04:01:33 +0100 Marcin Kuzminski fixes #682 Translation difficult for multi-line text beta
Fri, 14 Dec 2012 03:40:35 +0100 Marcin Kuzminski changelog update beta
Fri, 14 Dec 2012 03:31:44 +0100 Marcin Kuzminski remove reviewers button removes them without need of hitting save button. beta
Fri, 14 Dec 2012 03:24:30 +0100 Marcin Kuzminski fixed labels in reviewers list beta
Fri, 14 Dec 2012 03:19:15 +0100 Marcin Kuzminski Implemented #670 Implementation of Roles in Pull Request beta
Fri, 14 Dec 2012 02:27:48 +0100 Marcin Kuzminski implements #677: Don't allow to close pull requests when they are under-review state beta
Fri, 14 Dec 2012 02:09:19 +0100 Marcin Kuzminski fixed changeset status labels, they now select radio buttons beta
Fri, 14 Dec 2012 02:05:12 +0100 Marcin Kuzminski default permissions can get duplicated after migration from 1.4.X. check and verify again it, notify user that he should re-check it. beta
Thu, 13 Dec 2012 23:22:36 +0100 Marcin Kuzminski version bump beta
Thu, 13 Dec 2012 23:20:38 +0100 Marcin Kuzminski Added tag v1.5.0 for changeset a5f0bc867edc
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 13 Dec 2012 22:30:17 +0100 Marcin Kuzminski fixed issue with passing IP address to log action logger for git beta
Thu, 13 Dec 2012 14:38:45 +0100 Marcin Kuzminski switch to defaultdict for counter implementation beta
Thu, 13 Dec 2012 04:44:51 +0100 Marcin Kuzminski move tests temp folders to special prefix beta
Wed, 12 Dec 2012 23:17:10 +0100 Marcin Kuzminski fixed issue #644 When a user is both in read and write group, the permission taken in account is the last saved permission beta
Thu, 13 Dec 2012 03:49:31 +0100 Marcin Kuzminski changelog and contributors update beta
Wed, 12 Dec 2012 18:13:31 +0100 Mads Kiilerich remove unused function get_repo_paths beta
Wed, 12 Dec 2012 18:12:18 +0100 Mads Kiilerich rename search_recursively to search_up - that is what it is beta
Wed, 12 Dec 2012 18:11:33 +0100 Mads Kiilerich don't recurse into '.hg' of removed repositories beta
Thu, 13 Dec 2012 03:34:19 +0100 Marcin Kuzminski Fixed some issues with edit form beta
Thu, 13 Dec 2012 00:09:59 +0100 Marcin Kuzminski Changelog update beta
Wed, 12 Dec 2012 23:38:10 +0100 Marcin Kuzminski added option to ini file to define lightweight dashboard items per page before pagination beta
Wed, 12 Dec 2012 23:26:30 +0100 Marcin Kuzminski fixed migrations beta
Tue, 11 Dec 2012 01:15:30 +0100 Marcin Kuzminski fixes issue #678 Incorrect diff markup when diff contains >, <, or & symbols beta
Tue, 11 Dec 2012 00:02:23 +0100 Marcin Kuzminski added delete button into repository settings form, it makes more natural to have it there. beta
Sun, 09 Dec 2012 18:33:35 +0100 Marcin Kuzminski fixes issue #675 Don't Re-direct from "My Repos" page when deleting a repository beta
Sun, 09 Dec 2012 16:40:10 +0100 Marcin Kuzminski remove scroll from new admin drop-down menu beta
Sun, 09 Dec 2012 16:21:02 +0100 Marcin Kuzminski fixed source selection link pop-up tooltip beta
Sat, 08 Dec 2012 19:09:12 +0100 Marcin Kuzminski fixes issue #674, alternative gravatar url had an error when there was no valid email in commit data beta
Sat, 08 Dec 2012 14:57:13 +0100 Marcin Kuzminski fix enumerate call for python2.5 beta
Sat, 08 Dec 2012 03:19:10 +0100 Marcin Kuzminski Reordered parents/children links ref #650 beta
Sat, 08 Dec 2012 01:41:34 +0100 Marcin Kuzminski implemented children for git changesets beta
Sat, 08 Dec 2012 00:57:18 +0100 Marcin Kuzminski fixes #668 cherry picking of changeset should also work now on picking single changesets, and the ones from top beta
Fri, 07 Dec 2012 02:31:02 +0100 Marcin Kuzminski fixed issue with public journal rss/atom feeds after journal filter implementation beta
Fri, 07 Dec 2012 02:15:34 +0100 Marcin Kuzminski python2.5 safe parsing of datetime string with microseconds beta
Fri, 07 Dec 2012 02:09:33 +0100 Marcin Kuzminski added simple subrepos docs beta
Fri, 07 Dec 2012 01:04:17 +0100 Marcin Kuzminski fixed tests, made the journal filter consistent accross different databases beta
Fri, 07 Dec 2012 00:31:04 +0100 Marcin Kuzminski python 2.5 tests fix beta
Thu, 06 Dec 2012 23:55:12 +0100 Marcin Kuzminski final implementation of #210 journal filtering. beta
Thu, 06 Dec 2012 21:57:24 +0100 Marcin Kuzminski added help on how to filter the journal beta
Thu, 06 Dec 2012 01:49:18 +0100 Marcin Kuzminski added handling of deleted users in journal data beta
Thu, 06 Dec 2012 01:34:45 +0100 Marcin Kuzminski fixed issue with cascade deleting of following entries beta
Thu, 06 Dec 2012 01:20:57 +0100 Marcin Kuzminski JS cleanup beta
Thu, 06 Dec 2012 00:53:49 +0100 Marcin Kuzminski remove not null from user_id column for users log archiving beta
Thu, 06 Dec 2012 00:38:02 +0100 Marcin Kuzminski fix repo_edit form beta
Wed, 05 Dec 2012 23:59:13 +0100 Marcin Kuzminski Implemented better support for Wildcard queries beta
Wed, 05 Dec 2012 21:14:31 +0100 Marcin Kuzminski Implemented filtering of admin journal based on Whoosh Query language beta
Wed, 05 Dec 2012 17:32:56 +0100 Marcin Kuzminski fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable beta
Tue, 04 Dec 2012 01:59:17 +0100 Marcin Kuzminski bump mercurial version beta
Mon, 03 Dec 2012 03:04:07 +0100 Marcin Kuzminski i18n updates beta
Mon, 03 Dec 2012 02:59:13 +0100 Marcin Kuzminski fix string formatting beta
Mon, 03 Dec 2012 02:56:57 +0100 Marcin Kuzminski whitespace and formatting beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Sat, 01 Dec 2012 15:17:36 +0100 Marcin Kuzminski fixes #666 move lockkey path location to cache_dir to ensure this path is always writable for rhodecode server beta
Sat, 01 Dec 2012 00:20:39 +0100 Marcin Kuzminski added i18n to email templates beta
Sat, 01 Dec 2012 00:14:47 +0100 Marcin Kuzminski fixed some tests after recent changes on default group permissions beta
Fri, 30 Nov 2012 00:59:49 +0100 Marcin Kuzminski implemented #663 Admin/permission: specify default repogroup perms beta
Fri, 30 Nov 2012 00:19:20 +0100 Marcin Kuzminski fixed ignore of dev .ini files beta
Fri, 30 Nov 2012 00:09:04 +0100 Marcin Kuzminski Use ThreadLocal storage for dulwich cached repos, finally fixes issues on concurent opening git pack files via dulwich beta
Thu, 29 Nov 2012 22:23:44 +0100 Marcin Kuzminski updated CONTRIBUTORS beta
Thu, 29 Nov 2012 16:09:42 -0500 philip j Added uri encoding to the username so that usernames with '@' in them (such as email address/users from LDAP) will beta
Thu, 29 Nov 2012 22:19:16 +0100 Marcin Kuzminski fixed issue with no-cached dulwich repos beta
Thu, 29 Nov 2012 21:35:59 +0100 Marcin Kuzminski bring back cached Repo() instance due to some other issues it generated beta
Thu, 29 Nov 2012 21:35:08 +0100 Marcin Kuzminski fixed tests beta
Thu, 29 Nov 2012 19:59:47 +0100 Marcin Kuzminski fixes #652 switch to generator approach when doing file annotation to prevent huge memory consumption when executed on large files. Thanks to ALexey Larikov for patch. beta
Thu, 29 Nov 2012 19:29:33 +0100 Marcin Kuzminski Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers beta
Thu, 29 Nov 2012 19:24:44 +0100 Marcin Kuzminski fix shortlog status generation, just fetch for page, not whole set ! beta
Wed, 28 Nov 2012 01:45:34 +0100 Marcin Kuzminski fixed pager link for file history page beta
Wed, 28 Nov 2012 01:34:59 +0100 Marcin Kuzminski added global fix for stripping multiple slashes from f_path variable beta
Wed, 28 Nov 2012 01:27:21 +0100 Marcin Kuzminski Implemented file history page for showing detailed changelog for a given file beta
Tue, 27 Nov 2012 23:57:00 +0100 Marcin Kuzminski Fixed url escaping issues in history.js beta
Tue, 27 Nov 2012 22:53:06 +0100 Marcin Kuzminski fix error when diff path is a directory, edge case generated by google bots beta
Tue, 27 Nov 2012 22:48:28 +0100 Marcin Kuzminski updated codemirror version beta
Tue, 27 Nov 2012 22:20:31 +0100 Marcin Kuzminski fix tests for python2.5 beta
Tue, 27 Nov 2012 20:57:32 +0100 Marcin Kuzminski bumped dulwich version beta
Tue, 27 Nov 2012 20:56:57 +0100 Marcin Kuzminski General translation updates. beta
Mon, 26 Nov 2012 20:39:45 +0100 Marcin Kuzminski version bump beta
Tue, 27 Nov 2012 20:02:42 +0100 Marcin Kuzminski added polish translation beta
Mon, 26 Nov 2012 20:18:13 +0100 Marcin Kuzminski fix safe_int default arg beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Mon, 26 Nov 2012 20:14:12 +0100 Marcin Kuzminski Implemented #661 Add option to include diff in RSS feed beta
Mon, 26 Nov 2012 15:20:49 +0800 xpol zhCN translation catch up with the new code. beta
Sat, 24 Nov 2012 02:12:48 +0100 Marcin Kuzminski fixed tests for databases that have FKs. Thank you sqlite... beta
Sat, 24 Nov 2012 01:59:14 +0100 Marcin Kuzminski Added option to ini files for controlling full cache of VCS instances. beta
Sat, 24 Nov 2012 00:42:48 +0100 Marcin Kuzminski Cleanup leftover print statements beta
Sat, 24 Nov 2012 00:29:38 +0100 Marcin Kuzminski Basic implementation of cherry picking changesets beta
Fri, 23 Nov 2012 23:01:27 +0100 Marcin Kuzminski Fixed issue with inproper handling of diff parsing that could lead to infinit loops. beta
Fri, 23 Nov 2012 21:57:40 +0100 Marcin Kuzminski Implemented #658 Changing username in LDAP-Mode should not be allowed. beta
Fri, 23 Nov 2012 16:59:30 +0100 Marcin Kuzminski Cleaned the way cache keys are invalidated beta
Fri, 23 Nov 2012 13:27:34 +0100 Marcin Kuzminski implements #657 added table rendering support for markdown beta
Fri, 23 Nov 2012 11:54:14 +0100 Marcin Kuzminski added caching layer into RSS/ATOM feeds beta
Thu, 22 Nov 2012 23:04:34 +0100 Marcin Kuzminski fixes #651 Pull request I participate - empty for some cases beta
Wed, 21 Nov 2012 23:01:37 +0100 Marcin Kuzminski fixed issues some people had with whoosh indexers and unicode decode beta
Sun, 18 Nov 2012 23:17:02 +0100 Marcin Kuzminski Multiple changes for compare system beta
Sun, 18 Nov 2012 21:27:41 +0100 Marcin Kuzminski Changed affected to changed, sounds better, and added ungettext translations for this beta
Sun, 18 Nov 2012 20:07:45 +0100 Marcin Kuzminski merge ext_json with upstream beta
Sun, 18 Nov 2012 00:38:35 +0100 Marcin Kuzminski extend helper for better breadcrumbs for repo groups beta
Sat, 17 Nov 2012 17:14:02 +0100 Marcin Kuzminski Optimized look of compare view of changesets. beta
Fri, 16 Nov 2012 21:27:04 +0100 Marcin Kuzminski Enabled compare engine for tags beta
Fri, 16 Nov 2012 21:09:50 +0100 Marcin Kuzminski fixed file history tests beta
Thu, 15 Nov 2012 00:57:52 +0100 Marcin Kuzminski Implemented #647, option to pass list of default encoding used to encode to/decode from unicode beta
Wed, 14 Nov 2012 23:22:38 +0100 Marcin Kuzminski parse metatags for lightweight dashboard beta
Wed, 14 Nov 2012 22:42:58 +0100 Marcin Kuzminski Implements #648 write Script for updating last modification time for lightweight dashboard beta
Wed, 14 Nov 2012 21:52:50 +0100 Marcin Kuzminski removed garbage return statement beta
Wed, 14 Nov 2012 21:44:47 +0100 Marcin Kuzminski implements #649 added two seperate method for author and commiter to VCS changeset class beta
Tue, 13 Nov 2012 23:52:14 +0100 Marcin Kuzminski fire tooltips after loading the history beta
Tue, 13 Nov 2012 23:49:04 +0100 Marcin Kuzminski small change to is_binary function logic so it always skips the unicode conversions to perform this simple check beta
Tue, 13 Nov 2012 22:26:06 +0100 Marcin Kuzminski implements #636, lazy loading of history and authors to speed up page responsiveness. beta
Sat, 10 Nov 2012 19:04:23 +0100 Marcin Kuzminski bumped dependencies versions beta
Sat, 10 Nov 2012 18:55:50 +0100 Marcin Kuzminski bump dulwich version beta
Sat, 10 Nov 2012 14:50:11 +0100 Marcin Kuzminski fixes #645 Fix git handler when doing delete remote branch beta
Sat, 10 Nov 2012 03:21:31 +0100 Marcin Kuzminski fix strict version of git check if we have 1.7.4 it's ok ! beta
Sat, 10 Nov 2012 03:17:24 +0100 Marcin Kuzminski new patch function, and urls schema. beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Fri, 09 Nov 2012 19:33:20 +0100 Marcin Kuzminski fixed bad age tests beta
Fri, 09 Nov 2012 19:21:16 +0100 Marcin Kuzminski fixed way of creating notification template for better translations beta
Thu, 08 Nov 2012 14:24:31 +0100 Marcin Kuzminski git hook installation should be only executed for git backend beta
Wed, 07 Nov 2012 23:36:28 +0100 Marcin Kuzminski added missing installation of git hooks when doing a fork beta
Wed, 07 Nov 2012 20:50:58 +0100 Marcin Kuzminski small anchor cleanup beta
Wed, 07 Nov 2012 19:38:46 +0100 Marcin Kuzminski fix for issue #602, enforce str when setting mercurial UI object. When this is used together with mercurial internal translation system beta
Wed, 07 Nov 2012 19:10:09 +0100 Marcin Kuzminski fixed typo in email notification beta
Tue, 06 Nov 2012 23:26:42 +0100 Marcin Kuzminski Implemented #638 permissions overview to groups beta
Tue, 06 Nov 2012 21:58:29 +0100 Marcin Kuzminski fixed missing permission for being able to write to group on repository settings ref #468 beta
Mon, 05 Nov 2012 01:04:15 +0100 Marcin Kuzminski bumped mercurial version beta
Mon, 05 Nov 2012 17:59:58 +0100 Marcin Kuzminski fixed extras params from remote pull action beta
Sun, 04 Nov 2012 14:55:13 +0100 Marcin Kuzminski Added children function for VCS for mercurial backend beta
Sun, 04 Nov 2012 14:54:30 +0100 Marcin Kuzminski remove duplicated code for generating UI objects beta
Sun, 04 Nov 2012 14:34:34 +0100 Marcin Kuzminski Let the function calculating changeset history do all the work beta
Sun, 04 Nov 2012 13:43:21 +0100 Marcin Kuzminski implements #632, beta
Sun, 04 Nov 2012 13:28:03 +0100 Marcin Kuzminski - add loading message on lazy loaded toolips for journals beta
Sun, 04 Nov 2012 13:16:11 +0100 Marcin Kuzminski hanlde stripped or removed changesets on changeset info function beta
Sun, 04 Nov 2012 13:08:27 +0100 Marcin Kuzminski Fixed issue when node didn't exists at 'tip' and we tried calculate history based on that assumption. beta
Tue, 30 Oct 2012 20:56:04 +0100 Marcin Kuzminski Optimized new tooltip, and fixed events on lazy loaded ones beta
Mon, 29 Oct 2012 22:26:44 +0100 Marcin Kuzminski fixes #625 Git-Tags are not displayed in Shortlog beta
Mon, 29 Oct 2012 21:29:52 +0100 Marcin Kuzminski disable tooltip links beta
Mon, 29 Oct 2012 21:27:05 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 29 Oct 2012 21:26:34 +0100 Marcin Kuzminski garbage collecting console.log from rhodecode.js beta
Mon, 29 Oct 2012 21:18:14 +0100 Marcin Kuzminski new tooltip implementation beta
Sun, 28 Oct 2012 22:56:48 +0100 Marcin Kuzminski fixed badRequest on views decorated by @jsonify beta
Sat, 27 Oct 2012 15:36:53 +0200 Marcin Kuzminski Implemented #628: Pass server URL to rc-extensions hooks beta
Sat, 27 Oct 2012 15:07:01 +0200 Marcin Kuzminski fixes #630 git statistics do too much work making them slow. beta
Sat, 27 Oct 2012 14:33:29 +0200 Marcin Kuzminski fixes #612 Double quotes to Single quotes result in 4; to 9; in a visual Diff. Markupsafe.escape method usage beta
Sat, 27 Oct 2012 00:51:08 +0200 Marcin Kuzminski yet another fix for commit linkifications beta
Sat, 27 Oct 2012 00:09:07 +0200 Marcin Kuzminski fixed #623: Lang meta-tag doesn't work with C#/C++ beta
Sat, 27 Oct 2012 17:24:08 +0900 Takumi IINO Update japanese translation beta
Fri, 26 Oct 2012 00:26:20 +0200 Marcin Kuzminski use str() on os.walk passing unicode can lead to UnicodeDecode errors when iterating beta
Fri, 26 Oct 2012 00:25:21 +0200 Marcin Kuzminski cleanup script walks recursive on dirs to find repos to cleanup beta
Fri, 26 Oct 2012 00:13:55 +0200 Marcin Kuzminski deleting a group now does same archive operation like deleting repositories. Improve prompt that show number of repos that will beta
Thu, 25 Oct 2012 23:40:16 +0200 Marcin Kuzminski fixes issue #614 Include repo name in delete confirmation for my repos page beta
Wed, 24 Oct 2012 23:50:15 +0200 Marcin Kuzminski fix missing c.user reference beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 23 Oct 2012 18:10:07 +0200 Marcin Kuzminski latest git version fixes issue with handling locking beta
Tue, 23 Oct 2012 17:09:28 +0200 Marcin Kuzminski don't check for url issue links, since we always want to linkify changeset into a repo link, fixes issue beta
Tue, 23 Oct 2012 15:27:06 +0200 Marcin Kuzminski don't use config for visual settings. It totally doesn't work on multi instance mode beta
Tue, 23 Oct 2012 14:33:06 +0200 Marcin Kuzminski shorten the journal compare tooltip beta
Tue, 23 Oct 2012 14:25:00 +0200 Marcin Kuzminski Add compare button into quick menu beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Tue, 23 Oct 2012 00:02:59 +0200 Marcin Kuzminski Lazy loading on my journal page beta
Mon, 22 Oct 2012 22:47:07 +0200 Marcin Kuzminski added experimental lightweight param to journal beta
Mon, 22 Oct 2012 14:26:00 +0200 Marcin Kuzminski Fixed issue with rm__ system that put removed repos in root location, it can lead to making a heavy copy, and remove operation. beta
Mon, 15 Oct 2012 22:00:01 +0300 Aras Pranckevicius graph: thinner lines/circles beta
Sat, 20 Oct 2012 17:20:16 +0200 Marcin Kuzminski fixed some tests after last iteration beta
Sat, 20 Oct 2012 16:50:00 +0200 Marcin Kuzminski add test for enabling lightweight dashboard beta
Sat, 20 Oct 2012 14:50:38 +0200 Marcin Kuzminski lightweight dashboard fix for repos group beta
Sat, 20 Oct 2012 13:49:16 +0200 Marcin Kuzminski Journal was missing a dt.repo_name change beta
Sat, 20 Oct 2012 13:48:13 +0200 Marcin Kuzminski fixed issue with file history for new added files beta
Fri, 19 Oct 2012 23:44:35 +0200 Marcin Kuzminski get_or_404 method does validation for ID beeing an INT beta
Fri, 19 Oct 2012 23:39:43 +0200 Marcin Kuzminski my account page should use new dt.repo_name format beta
Fri, 19 Oct 2012 00:03:58 +0200 Marcin Kuzminski simplify errormator config beta
Thu, 18 Oct 2012 23:54:46 +0200 Marcin Kuzminski Added Errormator and Sentry support part of pull request #71 beta
Tue, 16 Oct 2012 11:39:47 +0800 xpol [zhCN] Update, bug fixes and enhance to the zhCN translation. beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Thu, 18 Oct 2012 02:14:30 +0200 Marcin Kuzminski user lowernames of repos for better sorting beta
Wed, 17 Oct 2012 23:12:49 +0200 Marcin Kuzminski compare button in changelog uses the choosen branch from the dropdown beta
Wed, 17 Oct 2012 21:34:52 +0200 Marcin Kuzminski pull requests throw an error if parent of fork didn't have any changesets yet. Now it's filter out from list of available sources beta
Wed, 17 Oct 2012 21:27:46 +0200 Marcin Kuzminski add locking state icon into summary page beta
Wed, 17 Oct 2012 21:13:04 +0200 Marcin Kuzminski fixed issue with show at revision button. Some JS were not properly loaded due to ajaxified files view. beta
Wed, 17 Oct 2012 20:46:54 +0200 Marcin Kuzminski smarter calculation of showed associated changeset in file source view beta
Wed, 17 Oct 2012 20:32:25 +0200 Marcin Kuzminski Calculate file history always from latest changeset to always show full history. beta
Tue, 16 Oct 2012 23:34:34 +0200 Marcin Kuzminski fix routing regex for compare branches with / and other special chars beta
Tue, 16 Oct 2012 00:39:24 +0200 Marcin Kuzminski Don't allow cherry picking changesets from the changelog using checkboxes. beta
Mon, 15 Oct 2012 23:17:02 +0200 Marcin Kuzminski Changeset range shows branch/tags/bookmarks beta
Mon, 15 Oct 2012 22:49:59 +0200 Marcin Kuzminski fix unicode issues on cleanup-repos script beta
Mon, 15 Oct 2012 16:33:57 +0300 Aras Pranckevicius graph: fix counting of "heads" for graph, condense graph into more narrow lines instead of trying to increase its width (past certain width produces really bad html layout) beta
Mon, 15 Oct 2012 16:01:29 +0300 Aras Pranckevicius graph: replaced some super complicated looking math with something that tries to make sense beta
Mon, 15 Oct 2012 15:46:14 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Mon, 15 Oct 2012 15:42:03 +0300 Aras Pranckevicius graph: remove unused stuff, simplify beta
Thu, 11 Oct 2012 22:11:00 +0200 Marcin Kuzminski log LDAP_BIND_DN for debugging beta
Thu, 11 Oct 2012 20:56:01 +0200 Marcin Kuzminski Implemented proposed changes from pull request #77 beta
Thu, 11 Oct 2012 20:31:37 +0200 Marcin Kuzminski use normpath when comparing paths used to determine if directory is a symlink, it's a part of pull-request #77 beta
Thu, 11 Oct 2012 20:23:37 +0200 Marcin Kuzminski Update contributors beta
Thu, 11 Oct 2012 20:23:28 +0200 Marcin Kuzminski Updated docs about LDAP failover server list option beta
Thu, 11 Oct 2012 15:05:47 +0200 Raoul Thill LDAP fail-over using multiple server addresses from host field seperated by comma. beta
Tue, 09 Oct 2012 21:39:26 +0200 Marcin Kuzminski formatting change on helper, remove str() call beta
Tue, 09 Oct 2012 19:39:26 +0200 Marcin Kuzminski #589 search urlgenerator didn't properly escape special chars on url beta
Tue, 09 Oct 2012 19:26:30 +0200 Marcin Kuzminski patched basic auth function to overcome git issues with proxy that doesn't send both username and password. ref #586 beta
Tue, 09 Oct 2012 01:32:07 +0200 Marcin Kuzminski fixed check git version function, git sometimes uses 4 element version numbering which breaks the system that function beta
Tue, 09 Oct 2012 01:00:26 +0200 Marcin Kuzminski version bump beta
Tue, 09 Oct 2012 00:57:07 +0200 Marcin Kuzminski Added tag v1.4.4 for changeset 3148c08cf86f
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Tue, 09 Oct 2012 00:14:41 +0200 Marcin Kuzminski white space cleanup beta
Tue, 09 Oct 2012 00:14:14 +0200 Marcin Kuzminski docs update beta
Tue, 09 Oct 2012 00:08:47 +0200 Marcin Kuzminski fixed typo in lib tests beta
Tue, 09 Oct 2012 00:08:35 +0200 Marcin Kuzminski #595 add rcextension hook for repository delete beta
Mon, 08 Oct 2012 23:38:07 +0200 Marcin Kuzminski fixed #598 API docs methods had wrong members parameter as returned data beta
Mon, 08 Oct 2012 23:28:38 +0200 Marcin Kuzminski fixed #597 commits in future get negative age. beta
Mon, 08 Oct 2012 23:08:46 +0200 Marcin Kuzminski updated contributors beta
Mon, 08 Oct 2012 00:11:25 +0200 Andrew Shadura Rephrase the message. beta
Mon, 08 Oct 2012 00:08:46 +0200 Andrew Shadura Fix typos. beta
Mon, 08 Oct 2012 23:00:31 +0200 Marcin Kuzminski fixed validator tests beta
Mon, 08 Oct 2012 22:37:09 +0200 Marcin Kuzminski Merge with beta
Mon, 08 Oct 2012 22:21:33 +0200 Marcin Kuzminski changelog update beta
Mon, 08 Oct 2012 21:55:03 +0200 Marcin Kuzminski made concurrency test also for git beta
Wed, 03 Oct 2012 20:20:16 +0200 Marcin Kuzminski fixes #591 git backend was causing encoding errors when handling binary files beta
Wed, 03 Oct 2012 19:02:40 +0200 Marcin Kuzminski Fixed #585, checks for status of revision where to strict, and made opening pull request with those revision impossible due to previosly set status. beta
Wed, 03 Oct 2012 18:41:57 +0200 Marcin Kuzminski #590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, beta
Tue, 02 Oct 2012 23:24:41 +0200 Marcin Kuzminski fix files quick filter links beta
Tue, 02 Oct 2012 21:32:00 +0200 Marcin Kuzminski Add git version detection to warn users that Git used in system is to old. ref #588 beta
Tue, 02 Oct 2012 20:15:07 +0200 Marcin Kuzminski Bumped mercurial version beta
Tue, 02 Oct 2012 11:40:37 +0200 Vincent Duvert Updated French translation. beta
Tue, 02 Oct 2012 13:48:03 +0800 xpol Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>) beta
Sun, 30 Sep 2012 15:30:03 +0200 Marcin Kuzminski remember selected tab in my account page beta
Sat, 29 Sep 2012 23:19:25 +0200 Marcin Kuzminski made compare button nicer on changelog view beta
Sat, 29 Sep 2012 23:12:30 +0200 Marcin Kuzminski #574 Show pull request status also in shortlog (if any) beta
Sat, 29 Sep 2012 23:00:21 +0200 Marcin Kuzminski Show that all reviewers reviewed pull request beta
Sat, 29 Sep 2012 19:16:00 +0200 Marcin Kuzminski obfuscate password in logs for engine connection string beta
Sat, 29 Sep 2012 14:32:26 +0200 Marcin Kuzminski version bump beta
Fri, 28 Sep 2012 23:33:32 +0200 Marcin Kuzminski Added tag v1.4.3 for changeset 3f5d40b9dd99
Fri, 28 Sep 2012 23:30:34 +0200 Marcin Kuzminski Merge with 5de92b1242f8220f17ca283651bde21ac5d7ddd6 rhodecode-0.0.1.4.3
Fri, 28 Sep 2012 23:28:53 +0200 Marcin Kuzminski more changelog updates beta
Fri, 28 Sep 2012 23:28:10 +0200 Marcin Kuzminski merged beta into stable
Fri, 28 Sep 2012 22:36:11 +0200 Marcin Kuzminski update changelog beta
Fri, 28 Sep 2012 16:26:32 +0200 Marcin Kuzminski more logging in pygrack beta
Fri, 28 Sep 2012 15:57:57 +0200 Marcin Kuzminski protect agains pull requests on empty repositories beta
Wed, 26 Sep 2012 23:10:51 +0200 Marcin Kuzminski Updated CONTRIBUTORS beta
Tue, 25 Sep 2012 21:11:23 +0200 Stefan Engel Make detecting bare Git repositories more robust beta
Wed, 26 Sep 2012 21:25:40 +0200 Marcin Kuzminski moved refresh of pull request overview to left, it's more intuitive to be there beta
Wed, 26 Sep 2012 21:04:27 +0200 Marcin Kuzminski There's no need to use special env variable for config file, it's already passed in in extras now beta
Wed, 26 Sep 2012 20:59:37 +0200 Marcin Kuzminski fix for issue #578 git hooks sometimes cannot be executed due to different python they runned under, this commit tries to fix that by altering the PATH env variable using current python that rhodecode is running beta
Sun, 23 Sep 2012 23:34:09 +0200 Marcin Kuzminski Add highlight class for future multiline comments beta
Sun, 23 Sep 2012 22:52:30 +0200 Marcin Kuzminski fix selection links on files sources beta
Sun, 23 Sep 2012 17:33:53 +0200 Marcin Kuzminski #518 multiple issues patterns beta
Thu, 20 Sep 2012 20:30:55 -0400 Zachary Auclair Allowing multiple issue servers to be autolinked in the changeset view; beta
Sun, 23 Sep 2012 13:04:53 +0200 Marcin Kuzminski fixed #570 explicit users group permissions can overwrite owner permissions beta
Sun, 23 Sep 2012 13:04:02 +0200 Marcin Kuzminski windows deserves a mercurial version bump also ! beta
Sat, 22 Sep 2012 18:43:47 +0200 Marcin Kuzminski bumped mercurial version to 2.3.1 beta
Sat, 22 Sep 2012 16:42:40 +0200 Marcin Kuzminski updated codemirror to 2.34 beta
Fri, 21 Sep 2012 15:29:50 +0800 xpol update zh_CN translation for 1.4.2. beta
Thu, 20 Sep 2012 23:06:23 +0200 Marcin Kuzminski Changelog+Contributors beta
Thu, 20 Sep 2012 15:35:55 +0200 Vincent Caron Also export config filename via extras.config in simplegit middleware (juste like for the simplehg one) beta
Fri, 07 Sep 2012 22:59:08 +0200 Vincent Caron Pass on RhodeCode config file down to a python-based Hg hook via the extras pseudo-config key, see https://bitbucket.org/marcinkuzminski/rhodecode/issue/558/access-to-rhodecode-config-from-a-hg beta
Wed, 19 Sep 2012 23:05:42 +0200 Marcin Kuzminski version bump beta
Wed, 19 Sep 2012 23:02:36 +0200 Marcin Kuzminski Added tag v1.4.2 for changeset d998cc84cf72
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Wed, 19 Sep 2012 22:34:38 +0200 Marcin Kuzminski changelog+ contributors update beta
Wed, 19 Sep 2012 13:30:15 +0800 xpol fixes 3 translation strings for zh_CN. beta
Wed, 19 Sep 2012 11:49:26 +0800 xpol Complete translation of zh_CN. beta
Wed, 19 Sep 2012 20:21:35 +0200 Marcin Kuzminski fix for #569 add version to static files for rhodecode to overcome cache problems beta
Wed, 19 Sep 2012 00:38:21 +0200 Marcin Kuzminski fixed few issues with autoselection of revisions on pull requests beta
Wed, 19 Sep 2012 00:04:07 +0200 Marcin Kuzminski Better name of repo settings beta
Wed, 19 Sep 2012 00:03:43 +0200 Marcin Kuzminski swap the select values with revisions dynamically when switching the repos on pull request view beta
Mon, 17 Sep 2012 22:19:55 +0200 Marcin Kuzminski fixed gravatar test typo beta
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Mon, 17 Sep 2012 21:26:32 +0200 Marcin Kuzminski autofix largefiles hggit hgsubversion options if they are not in the database beta
Sun, 16 Sep 2012 20:04:23 +0200 Marcin Kuzminski fixes #567 diff non-unicode encoding missmatch beta
Sat, 15 Sep 2012 22:05:49 +0200 Marcin Kuzminski fixes issues #566 non-ascii search params are crashing paginator beta
Sat, 15 Sep 2012 21:26:23 +0200 Marcin Kuzminski fixed problems with re-indexing non-ascii names of repositories beta
Sat, 15 Sep 2012 21:17:23 +0200 Marcin Kuzminski fixed logging messages on whoosh indexer beta
Sat, 15 Sep 2012 21:08:53 +0200 Marcin Kuzminski Fix possible exception about repo_name not defined, on whoosh indexer when using index-only option beta
Thu, 13 Sep 2012 21:14:11 +0200 Marcin Kuzminski updated windows installation with note of 32 bit system used in example beta
Thu, 13 Sep 2012 21:09:56 +0200 Marcin Kuzminski changelog update beta
Thu, 13 Sep 2012 20:07:43 +0200 Marcin Kuzminski Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme} beta
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo beta
Wed, 12 Sep 2012 22:20:56 +0200 Marcin Kuzminski travis configu updates beta
Wed, 12 Sep 2012 17:15:25 +0200 Marcin Kuzminski Add quick toggle link for locking for users with write or admin permissions beta
Wed, 12 Sep 2012 16:37:10 +0200 Marcin Kuzminski typo fix beta
Wed, 12 Sep 2012 12:54:46 +0200 Marcin Kuzminski Wraps group listing with permissions check so they don't get displayed beta
Sat, 08 Sep 2012 00:50:42 +0200 Marcin Kuzminski version bump beta
Sat, 08 Sep 2012 00:39:00 +0200 Marcin Kuzminski Added tag v1.4.1 for changeset 909143a4dde5
Sat, 08 Sep 2012 00:17:33 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.1
Sat, 08 Sep 2012 00:17:06 +0200 Marcin Kuzminski warn user about not using waitress on python2.5 beta
Sat, 08 Sep 2012 00:07:07 +0200 Marcin Kuzminski python2.5 fixes ! beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 18:51:09 +0200 Marcin Kuzminski fully automated setup script beta
Fri, 07 Sep 2012 18:02:38 +0200 Marcin Kuzminski changelog update beta
Fri, 07 Sep 2012 18:00:31 +0200 Marcin Kuzminski fixed issue #559 fixed bug in routing that mapped repo names with <name>_<num> in name as beta
Fri, 07 Sep 2012 17:53:14 +0200 Marcin Kuzminski fixed issue #560 require push ssl checkbox wasn't shown when option was enabled beta
Fri, 07 Sep 2012 02:20:02 +0200 Marcin Kuzminski Permissions on group can be set in recursive mode setting defined permission to all children beta
Thu, 06 Sep 2012 17:59:45 +0200 Marcin Kuzminski Detect symlink in given repository path, and ask user if stored path should be were the symlink points beta
Thu, 06 Sep 2012 17:54:08 +0200 Marcin Kuzminski raise na OSERROR if repository data sent from git hook to hook handler is somehow invalid beta
Thu, 06 Sep 2012 11:32:36 +0200 Marcin Kuzminski fix ext-json extension issue when exception is raised for non-serializable objects beta
Thu, 06 Sep 2012 00:43:44 +0200 Marcin Kuzminski fixed tests for mysql and postgres beta
Thu, 06 Sep 2012 00:10:34 +0200 Marcin Kuzminski White space cleanup beta
Thu, 06 Sep 2012 00:06:39 +0200 Marcin Kuzminski fixed kwargs ->email_kwargs beta
Thu, 06 Sep 2012 00:03:29 +0200 Marcin Kuzminski Fixed mercurial backend doesn't take bare parameter when forking beta
Wed, 05 Sep 2012 23:55:29 +0200 Marcin Kuzminski fixes #557 follower counter always counts up beta
Wed, 05 Sep 2012 23:10:32 +0200 Marcin Kuzminski #551 show breadcrumbs in summary view for repositories inside a group beta
Wed, 05 Sep 2012 23:03:37 +0200 Marcin Kuzminski fixes #555 issues when comparing non-related repositories on pull requests or compare view beta
Wed, 05 Sep 2012 22:40:07 +0200 Marcin Kuzminski Show cache keys in admin settings of repository beta
Wed, 05 Sep 2012 22:09:25 +0200 Marcin Kuzminski Fixing issues of cache invalidation for multiple instances running in rhodecode. beta
Wed, 05 Sep 2012 20:24:21 +0200 Marcin Kuzminski git forks were not created as bare repos beta
Wed, 05 Sep 2012 12:31:15 -0400 H Waldo G fleshing out the Upgrade doc, and modified the references to Cheeseshop in the Install doc beta
Wed, 05 Sep 2012 01:39:13 +0200 Marcin Kuzminski fix missing email_kwargs beta
Wed, 05 Sep 2012 00:56:37 +0200 Marcin Kuzminski changelog update beta
Wed, 05 Sep 2012 00:55:37 +0200 Marcin Kuzminski Fixed status of changesets in preview windows beta
Wed, 05 Sep 2012 00:08:38 +0200 Marcin Kuzminski part2 of pull-request notification improvements beta
Tue, 04 Sep 2012 22:46:05 +0200 Marcin Kuzminski fixes #550 mercurial repositories comparision failed when origin repo had beta
Tue, 04 Sep 2012 02:54:02 +0200 Marcin Kuzminski updated apache wsgi example ref #535 beta
Tue, 04 Sep 2012 02:18:59 +0200 Marcin Kuzminski Nicer email notifications about pull-request beta
Tue, 04 Sep 2012 01:45:57 +0200 Marcin Kuzminski auto-healing of permissions for default user after upgrading from some old versions. beta
Tue, 04 Sep 2012 01:07:34 +0200 Marcin Kuzminski Remove null from revision column as for comments inside pull requests to work properly beta
Tue, 04 Sep 2012 00:34:39 +0200 Marcin Kuzminski always post text about status changes of code-review beta
Tue, 04 Sep 2012 00:27:31 +0200 Marcin Kuzminski fix default permissions migrations that can cause troubles for some old users beta
Mon, 03 Sep 2012 22:23:58 +0200 Marcin Kuzminski version bump beta
Mon, 03 Sep 2012 22:22:58 +0200 Marcin Kuzminski Added tag v1.4.0 for changeset 9ae95fdeca18
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 20:34:23 +0200 Marcin Kuzminski UnicodeText make mysql more happy beta
Mon, 03 Sep 2012 19:47:23 +0200 Marcin Kuzminski more py2.5 compatibility patches beta
Mon, 03 Sep 2012 18:21:42 +0200 Marcin Kuzminski Fixing inline comment for IE. beta
Mon, 03 Sep 2012 17:52:51 +0200 Marcin Kuzminski Don't scan for readmes if changeset is an EmptyChangeset beta
Mon, 03 Sep 2012 17:33:21 +0200 Marcin Kuzminski Don't use .innerHTML for tr field, I'm looking at you IE beta
Mon, 03 Sep 2012 17:22:33 +0200 Marcin Kuzminski Filter more special chars in validation of repo name beta
Mon, 03 Sep 2012 08:25:38 +0200 Marcin Kuzminski urlify group description also beta
Sun, 02 Sep 2012 23:29:39 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:29:07 +0200 Marcin Kuzminski Added huge diff protection for RSS/ATOM feeds. beta
Sun, 02 Sep 2012 23:09:00 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:08:39 +0200 Marcin Kuzminski migration: set new UI options as in old version beta
Sun, 02 Sep 2012 22:26:46 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 22:17:21 +0200 Marcin Kuzminski migrations: fix old hook values beta
Sun, 02 Sep 2012 21:32:17 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 21:32:03 +0200 Marcin Kuzminski freeze mercurial version beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sun, 02 Sep 2012 20:53:09 +0200 Marcin Kuzminski docs improvements beta
Sun, 02 Sep 2012 20:32:19 +0200 Marcin Kuzminski translations updates beta
Sun, 02 Sep 2012 20:21:44 +0200 Marcin Kuzminski hide open pull request for git repos beta
Sun, 02 Sep 2012 18:16:52 +0200 Marcin Kuzminski fixed condition for installing unittests2 beta
Sat, 01 Sep 2012 21:56:56 +0200 Marcin Kuzminski really check if last status is from pull request beta
Sat, 01 Sep 2012 21:33:31 +0200 Marcin Kuzminski Hide add/delete pull request members when you don't have permission for it beta
Sat, 01 Sep 2012 21:06:51 +0200 Marcin Kuzminski typos+docs. beta
Sat, 01 Sep 2012 20:56:53 +0200 Marcin Kuzminski typo-fix beta
Sat, 01 Sep 2012 20:30:19 +0200 Marcin Kuzminski More fixes to upgrade procedure, beta
Sat, 01 Sep 2012 19:44:02 +0200 Marcin Kuzminski That should be here ! beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Fri, 31 Aug 2012 14:48:38 +0200 Marcin Kuzminski fixed #545, exception during cloning of non-bare repositories beta
Thu, 30 Aug 2012 19:35:32 +0200 Marcin Kuzminski #548 Fixed issue with non-ascii paths in whoosh indexer beta
Thu, 30 Aug 2012 01:47:09 +0200 Marcin Kuzminski new dulwich based implementation of added/modified/removed beta
Thu, 30 Aug 2012 00:57:51 +0200 Marcin Kuzminski re implemented affected_files function for git using dulwich beta
Thu, 30 Aug 2012 00:03:48 +0200 Marcin Kuzminski get stderr also for git commands, pass in shell = False beta
Wed, 29 Aug 2012 01:07:21 +0200 Marcin Kuzminski #538 form for permissions can handle multiple users at once beta
Wed, 29 Aug 2012 00:56:00 +0200 Marcin Kuzminski fixed passing password via API create_user beta
Wed, 29 Aug 2012 00:52:31 +0200 Marcin Kuzminski Fixed edit by groups names routing beta
Wed, 29 Aug 2012 00:40:08 +0200 Marcin Kuzminski added bootstrap script for my tests beta
Tue, 28 Aug 2012 21:45:03 +0200 Marcin Kuzminski inherit locking from parent beta
Tue, 28 Aug 2012 10:23:31 +0200 Marcin Kuzminski fixed tests for new locking flag of repos groups beta
Tue, 28 Aug 2012 10:14:02 +0200 Marcin Kuzminski added test for alternative gravatar beta
Tue, 28 Aug 2012 09:28:09 +0200 Marcin Kuzminski added new suite of tests for VCS operations beta
Tue, 28 Aug 2012 09:05:27 +0200 Marcin Kuzminski fixes issue #543, un-broken alternative gravatar option beta
Tue, 28 Aug 2012 09:04:02 +0200 Marcin Kuzminski Fixed issue with mixed locking notification and bad username beta
Tue, 28 Aug 2012 00:17:42 +0200 Marcin Kuzminski Recursive set locking on all children of a group. beta
Mon, 27 Aug 2012 23:33:43 +0200 Marcin Kuzminski Added example of root directive for serving static files via nginx beta
Mon, 27 Aug 2012 10:15:36 +0200 Marcin Kuzminski catch errors on renderers, and display plain if critical rendering error is present beta
Sun, 26 Aug 2012 01:04:43 +0200 Marcin Kuzminski Authors of pull-requests can now delete them beta
Sun, 26 Aug 2012 00:26:59 +0200 Marcin Kuzminski fixed tests beta
Sat, 25 Aug 2012 23:53:23 +0200 Marcin Kuzminski fixed changed details helper beta
Sat, 25 Aug 2012 22:14:31 +0200 Marcin Kuzminski remove GIT before installing this ppa to fix upgrade issues beta
Sat, 25 Aug 2012 21:00:33 +0200 Marcin Kuzminski Take that travis ! beta
Sat, 25 Aug 2012 20:43:32 +0200 Marcin Kuzminski fixed test from failing under different conditions beta
Sat, 25 Aug 2012 20:15:03 +0200 Marcin Kuzminski changed the tests for search. beta
Sat, 25 Aug 2012 19:39:53 +0200 Marcin Kuzminski added dates to search commits results page beta
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