##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1161:15575ad3
comments-nav: add dividers according to the UI specs.
0
r1160:a4d6d4c7
comments: make add arrow slightly smaller, and not hide the line numbers when hover.
0
r1159:ac92afc0
diffs: add new diffs to pull request page
dan
0
r1158:d20e7e21
diffs: fix bug where relevant pull request comments were not being shown on single changeset page, fixes #4311
dan
0
r1157:ac063abc
ux: add hidden comments indicators plus style tweaks * add hidden comments indicator in diff lines * make no new line at end of file marker red * fixes bug where show/hide comments was not changing message refs #4311
dan
0
r1156:fbf9ca83
api: add backward compatible info required for rhodecode-index.
0
r1155:9821bb6a
system-info: fix display of text in system inodes.
0
r1154:e3bdce95
repo-group-schemas: refactor repository group schemas. - fixes #4133 - refactor to make it behave like repo schemas - chain validation fixes - nicer error messages - consistent permission checks
0
r1153:0f1be4aa
repo-schemas: refactor repository schemas and use it in API update/create functions. - now it uses consistent way of serializing/validating data - parent groups are consistenty handled by name parameter - fixes #4133 - fixes other problems with bad data - changes API slightly - validation chain ordering, first permissions, then uniqness. Helps prevent resource disvovery
0
r1152:2e863d15
repo-group: add path to exception when directory under which repo group should be created already exists.
0
r1151:8ddcff9d
repo-group-model: add flag to return proper object along the exported names.
0
r1150:081f50ab
api: refactor auth helpers to reflect the action they do. - those validators verify and throws expcetions, which is now reflected in the name
0
r1149:94d0095b
validation-schema: added StringBoolean type and IPAddr validator.
0
r1148:6c251832
api-utils: added helper to validate repository-group access permissions.
0
r1147:0b331b7a
slugs: make special chars not be replaced by '-'. THis produces a much better slugs. Eg /fo;o/b|ar/ => will be /foo/bar/ and not /fo-o/b-ar/ Which doesn't make sense from human readable names.
0
r1146:df91b5ff
backends: fix potential unicode problems on debug logging.
0
r1145:760aee44
i18n-js: updated generated messages.
0
r1144:976224e3
i18n: added dummy file wth translations to help extract JS messages from EE version. - helps also to translate parts from unreachable code. Temp solution, but it works.
0
r1143:7bd159d9
diffs: add comments to changeset diffs
dan
0
r1142:c6b41371
diffs: add repo_name as parameter of diffset - fixes bug where comparing different target/source repos had wrong diff links
dan
0
load next
< 1 .. 208 209 210 211 212 .. 268 >
showing 20 out of 5342 commits