##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1336:6cf63f71
tests: fixed api merge tests after introducing merge checks.
0
r1335:7ea0471c
pull-requests: unified merge checks. - same logic is now used for API, pre-conditions on show, and checks on actual merge - added checks into API because it was not validated
0
r1334:68703a99
pull-request: introduced new merge-checks. - merge checks show nicer UI for status of merge approval inside PR - merge checks now also forbid a merge if TODO notes are present - use global refresh merge check when submitting comments. It no longer required page reload when submitting status change.
0
r1333:e3750173
tests: fixed tests for changed repr.
0
r1332:f4e615fc
comments: use unified aggregation of comments counters. - use 1 source of count and display objects - scroll to for hidden comments will show them before scroll - properly show how many comments we're displaying for each version
0
r1331:350c3c75
comments: fixed compare view comments.
0
r1330:17b0bbae
comments: skip already deleted comments and make sure we don't raise unnecessary errors.
0
r1329:d188249b
js: cleanup linkifyComments function
0
r1328:8d66569e
js: cleanup unused javascript code.
0
r1327:37ef8482
comments: do a better reset state.
0
r1326:e70e0f00
comments: enabled resolution for general comments, and finalized how general comment is build
0
r1325:b4535cc7
comments: allow submitting id of comment which submitted comment resolved. - use common template for inject forms - cleanup of JS models, bind class of Form into the form itself
0
r1324:efd94f49
comments: add comments type into comments.
0
r1323:41333240
comments: renamed ChangesetCommentsModel to CommentsModel to reflect what it actually does. It's not limited to Changesets/Commits.
0
r1322:50f14062
comments: changed signature of create method of ChangesetComment. - use commit_id instead of revision - add placeholder for comment_type
0
r1321:cb7ffeab
login: removed log_session model, and replaced it with two lines of code. - also remove usage of template context - having dedicated model for this operation wasn't really required.
0
r1320:ffa9596d
integrations: remove usage of template context from integrations models
0
r1319:6ba85770
notifications: don't rely on template context variable in notification model.
0
r1318:dcb9c65b
base: show my account as active when we're showing this view. Wrong an admin was selected before.
0
r1317:3fc8c7de
utils: switched age function to use lazy translated pyramid translation mechanism.
0
load next
< 1 .. 156 157 158 159 160 .. 218 >
showing 20 out of 4357 commits