##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1141:c5369ec8
model: add outdated property to changeset comment to check if comment is outdated
dan
0
r1140:4a2f36ea
js: add failure callbacks to ajax functions to allow custom behaviour on failed requests
dan
0
r1139:35f09407
changeset: add new diffs to changeset controller
dan
0
r1138:dd921caf
ux: make the diffset header more pronounced and show commit details if a commit is available, also color it orange when a diff has been limited
dan
0
r1137:14bd0daf
diffs: move diffmode to template global context and add it to session so mode is saved between requests
dan
0
r1136:c0265ae8
diffs: rename .diff to .filediff and use .diffset for grouping a list of diffs since .filediff refers to a single file rather than the entire diff
dan
0
r1135:95e7a256
diffs: add commit id argument and use id of filediff for identifying collapse blocks and links, this allows render_diffset to be used multiple times on a page without conflicting with each other
dan
0
r1134:739142a5
diffs: add ruler to diff output to show eg. 80 char line
dan
0
r1133:69363678
nix: Add `sourcesOverrides` argument to shell.nix to set the vcs server path in jenkins.
Martin Bornhold
0
r1132:b75aafd5
nix: Use vcsserver from config instead of using command line argument.
Martin Bornhold
0
r1131:335b6081
nix: Add methods to support develop installations from config.
Martin Bornhold
0
r1130:328807b4
nix: Move shell hook: default.nix -> shell.nix and set custom prompt. When using multiple dev envs with nix-shell it's good to have a unique shell propt to distinguish them.
Martin Bornhold
0
r1129:97341a21
validators: fix glob validator raise statement misplacement.
0
r1128:f8436858
files: fix loading of source files events via pjax.
0
r1127:ed2556a8
backends: don't detect backends when initializing db based vcs-instance. This skips some calls back to vcsserver.
0
r1126:e9e0b5e3
vcs-http: explicitly pass in vcs-type into vcsserver.
0
r1125:ee691b6f
simplevcs: fix a typo when running detection of vcs backend. - the flag should be explicit_scm which skips detection of VCS systems. This improves the speed of calls by not trying to look for a valid vcs.
0
r1124:c43085bc
system-info: added info about temporary storage. - temporary storage is used by Mercurial and other parts of the system. knowing it's limitations is important to know.
0
r1123:c96fec20
tests: use WARN loglevel by default, and add --test-loglevel flag to change this. Reduces the ammount of logs printed during tests.
0
r1122:6b984a38
tests: sanitize temp group name to conform with our schema validators that clear the special chars out.
0
load next
< 1 .. 209 210 211 212 213 .. 268 >
showing 20 out of 5342 commits