0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
password change added to options More... over 11 years ago
Merge branch 'master' of github.com:TouK/codereview into domain-refactoring More... over 11 years ago
new comment threads can be started only in the latest revision of a file - backend More... over 11 years ago
Merge branch 'master' of github.com:TouK/codereview into domain-refactoring More... over 11 years ago
Made some missing changes in comment handling, plus a merge: More... over 11 years ago
GetLastChangeset return changesetFiles, changeset and commentsToChangeset. More... over 11 years ago
getLastChangeset return changesetFiles, changeset and commentsToChangeset. More... over 11 years ago
list view, css changes, changesets passed as groups for given day More... over 11 years ago
- introduced ProjectFileInChangeset, ThreadPositionInFile, - failOnError = true is now default for save, - made tests github-independent, which makes them external-systems-independent (and a lot faster), - separated repository import spec More... over 11 years ago
there was a bug, now ok More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
refactor after review More... over 11 years ago
Fixed bugs after morning review. More... over 11 years ago
Fixed comment icon. More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
1) non-text files contents are not fetched 2) fixed tests for function that was moved to ProjectFile More... over 11 years ago
Fixed empty accordion. If projectfile hasn't got any comments, show message "This file has no comments". More... over 11 years ago
Fixed tooltip. It's under hash, now. More... over 11 years ago
Added lineComments and comments to changeset as Comments (allComments in changesets). Fixed problem with ProjectFileControllerIntegrationSpec More... over 11 years ago
hiding displayed file when rolling up changeset details, fixed bug - the file was not shown when opened for the second time More... over 11 years ago
Added lineComments and comments to changeset as Comments (allComments in changesets). More... over 11 years ago
hiding displayed file when rolling up changeset details More... over 11 years ago
scrolling of changeset when it is not visible and its changed files are rolled up More... over 11 years ago
Merge branch 'master' of github.com:TouK/codereview into domain-refactoring More... over 11 years ago
made running tests from interactive console work again More... over 11 years ago
removed some debris More... over 11 years ago
fixed failing test and probably found a bug in grails More... over 11 years ago
fixed a too strong assumption - changeset identifiers are unique within single project only More... over 11 years ago
added google analytics. Configured it on CD instance, will configure on demo instance in a while More... over 11 years ago
Fixed problem with non-text files in files.js. More... over 11 years ago