##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r98:2fa39df6
subrepo: Add custom exception to indicate subrepo merge conflict.
Martin Bornhold
0
r97:e424cba7
subrepo: Add patch to turn off mercurial subrepo handling.
Martin Bornhold
0
r96:5682a2ff
requirements: added ipdb (0.10.1) support.
0
r95:54363a6a
nix: Move shell hook from default.nix -> shell.nix and set custom shell prompt.
Martin Bornhold
0
r94:222e02c3
release: merge back stable branch into default
merge default
0
r93:a723cf15
Added tag v4.4.2 for changeset 24ffe44a27fc
0
r92:24ffe44a
release: Finish preparation for 4.4.2
0
r91:20caeffa
release: updated pip2nix output for 4.4.2
0
r90:296127f6
release: Start preparation for 4.4.2
0
r89:980afc58
nix: Use --set instead of --prefix for setting the PATH / PYTHONPATH Using --set will not append the system PATH / PYTHONPATH to the environment variable during wraping of executables. This will "lock-out" programs and python modules from the system and only allow the ones which are set during wrapping. This means e.g. of git we make only our custom git available and if thats missing we get an error instead of silently using the system git (if installed)
Martin Bornhold
0
r88:34ed18c2
nix: Use --set instead of --prefix for setting the PATH / PYTHONPATH Using --set will not append the system PATH / PYTHONPATH to the environment variable during wraping of executables. This will "lock-out" programs and python modules from the system and only allow the ones which are set during wrapping. This means e.g. of git we make only our custom git available and if thats missing we get an error instead of silently using the system git (if installed)
Martin Bornhold
0
r87:ea99aabb
nix: Add PATH of vcsserver derivation to wrapping of other executables. The other executables like pserve or gunicorn need the same path as the vcsserver command uses. Otherwise they e.g. find different versions of git. System git versus custom git in nix-store.
Martin Bornhold
0
r86:f81f2554
nix: Removed comment hack to fix syntax highlighting. Previously the syntax higlighting of nix-mode in emacs/spacemacs had a bug which leads to wrong highlighting in case of '/*' in multi line strings. This bug is fixed and this hack therefore no longer required.
Martin Bornhold
0
r85:a0c3f57b
http: Add error handling for the repo-locked exception. Part of #4237 Previously the repo locekd exception was raised on return of the call to the hooks daemon and propagates all the way up to the WSGI server (e.g. waitress). In case of locked repos we want to return a custom response which contains an explanation for the user that the repo is locked and who has locked it.
Martin Bornhold
0
r84:5635f4b8
config: synced changes with latest template changes in control. - moved server:main section into beginning of the file to reflect the same structure as enterprise is using. - synced example gunicorn config to use vcsserver.ini
0
r83:25a177ac
nix: Add pytest-sugar to our development environment.
Martin Bornhold
0
r82:409ee6b8
release: merge back stable branch into default
merge default
0
r81:90c96324
Added tag v4.4.1 for changeset cbb9f1d329ae
0
r80:cbb9f1d3
release: Finish preparation for 4.4.1
0
r79:f25ade60
release: updated pip2nix output for 4.4.1
0
load next
< 1 .. 55 56 57 58 59 .. 61 >
showing 20 out of 1219 commits