Commit graph

14 commits

Author SHA1 Message Date
Marcin Kuzminski
c4bd55edf6 packaging: switched to nix 20.03 packages and latest pip2nix code
- dependencies changed:
  atomicwrites==1.4.0
  ipython==5.10.0
  pytest==4.6.9
  py==1.8.1
  pytest-cov==2.8.1
  pytest-sugar==0.9.3
  pytest-runner==5.2.0
  rhodecode-tools==2.0.0
  ipython==5.10.0
  mysqlclient==1.4.6 (change from mysql-python, which is deprecated)
  mako==1.1.2
  lxml==4.5.0
  click==7.1.2
2020-05-11 14:20:30 +02:00
Marcin Kuzminski
f5e1dbecb4 ui: dropped the custom font in favor of builtin ones.
- this is faster to load/display and produces less problems with UI on multiple platforms
- fixed few ui elements after changes
2018-10-26 12:31:21 +02:00
Marcin Kuzminski
56e1c667a7 manifest: include missing robots.txt file 2018-07-12 11:25:51 +02:00
Marcin Kuzminski
bdf5f0afb6 svn: enable hooks and integration framework execution.
- This change will allow SVN to execute rhodecode integration framework
via executing the builting hooks.
- uses txn_id for svn to provide metadata required via Apache
- Interception of SVN transaction is required to use temporary stores for metadata
- hooks are now part of vcsserver where the install/control logic is stored
2018-04-06 12:44:01 +02:00
Marcin Kuzminski
f123e5af43 manifest: added ee_features directory for images 2017-06-27 21:02:25 +02:00
Marcin Kuzminski
fc76306945 manifest: removed no longer existing file. 2017-02-16 20:41:25 +01:00
Marcin Kuzminski
89e2586781 templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
Marcin Kuzminski
34ef01a0c0 release: Merge default into stable for release preparation 2016-09-15 14:25:45 +00:00
Marcin Kuzminski
93a17e9c45 manifest: added 502.html into package data. 2016-08-30 18:32:31 +02:00
Marcin Kuzminski
fbac596608 manifest: include missing mako template 2016-08-29 21:26:54 +02:00
Marcin Kuzminski
a49ec85aa2 manifest: added 502.html into package data. 2016-08-30 18:32:31 +02:00
Marcin Kuzminski
286ff294a5 core-packaing: init.d is inside of configs now. We don't need to include it 2016-08-12 13:01:51 +02:00
Marcin Kuzminski
367221f084 core: updated MANIFEST file for packaging 2016-08-12 12:58:15 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00