aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/public
AgeCommit message (Expand)Author
2013-01-18implemented #725 Pull Request View - Show origin repo URLMarcin Kuzminski
2013-01-13fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect whe...Marcin Kuzminski
2013-01-09Use common function for generation of grid dataMarcin Kuzminski
2013-01-04Full IP restrictions enabledMarcin Kuzminski
2012-12-30Added UserIpMap interface for allowed IP addresses and IP restriction accessMarcin Kuzminski
2012-12-19fixes #687 Lazy loaded tooltip bug with simultaneous ajax requestsMarcin Kuzminski
2012-12-14remove reviewers button removes them without need of hitting save button.Marcin Kuzminski
2012-12-14implements #677: Don't allow to close pull requests when they are under-revie...Marcin Kuzminski
2012-12-09remove scroll from new admin drop-down menuMarcin Kuzminski
2012-12-09fixed source selection link pop-up tooltipMarcin Kuzminski
2012-12-08Reordered parents/children links ref #650Marcin Kuzminski
2012-12-06added handling of deleted users in journal dataMarcin Kuzminski
2012-12-06JS cleanupMarcin Kuzminski
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-11-28Implemented file history page for showing detailed changelog for a given fileMarcin Kuzminski
2012-11-27Fixed url escaping issues in history.jsMarcin Kuzminski
2012-11-27updated codemirror versionMarcin Kuzminski
2012-11-23Cleaned the way cache keys are invalidatedMarcin Kuzminski
2012-11-23implements #657 added table rendering support for markdownMarcin Kuzminski
2012-11-13implements #636, lazy loading of history and authors to speed up page respons...Marcin Kuzminski
2012-11-05Implemented generation of changesets basedMarcin Kuzminski
2012-11-07small anchor cleanupMarcin Kuzminski
2012-11-06Implemented #638 permissions overview to groupsMarcin Kuzminski
2012-11-04- add loading message on lazy loaded toolips for journalsMarcin Kuzminski
2012-10-30Optimized new tooltip, and fixed events on lazy loaded onesMarcin Kuzminski
2012-10-29disable tooltip linksMarcin Kuzminski
2012-10-29garbage collecting console.log from rhodecode.jsMarcin Kuzminski
2012-10-29new tooltip implementationMarcin Kuzminski
2012-10-23Add compare button into quick menuMarcin Kuzminski
2012-10-15graph: thinner lines/circlesAras Pranckevicius
2012-10-17add locking state icon into summary pageMarcin Kuzminski
2012-10-16Don't allow cherry picking changesets from the changelog using checkboxes.Marcin Kuzminski
2012-10-15Changeset range shows branch/tags/bookmarksMarcin Kuzminski
2012-10-15graph: fix counting of "heads" for graph, condense graph into more narrow lin...Aras Pranckevicius
2012-10-15graph: replaced some super complicated looking math with something that tries...Aras Pranckevicius
2012-10-15graph: remove unused stuff, simplifyAras Pranckevicius
2012-10-15graph: remove unused stuff, simplifyAras Pranckevicius
2012-10-02fix files quick filter linksMarcin Kuzminski
2012-09-29made compare button nicer on changelog viewMarcin Kuzminski
2012-09-23Add highlight class for future multiline commentsMarcin Kuzminski
2012-09-22updated codemirror to 2.34Marcin Kuzminski
2012-09-19fixed few issues with autoselection of revisions on pull requestsMarcin Kuzminski
2012-09-12Add quick toggle link for locking for users with write or admin permissionsMarcin Kuzminski
2012-09-03Fixing inline comment for IE.Marcin Kuzminski
2012-09-03Don't use .innerHTML for tr field, I'm looking at you IEMarcin Kuzminski
2012-08-29#538 form for permissions can handle multiple users at onceMarcin Kuzminski
2012-08-21fixed comment addition and deletion functionality on IE9Dies Koper
2012-08-20fixed missing div on my_account + added nothing here yet when there are noMarcin Kuzminski
2012-08-07fixed sorting by last_login in users admin pageMarcin Kuzminski
2012-08-07ie8 fixes for inline comments :/Marcin Kuzminski