Commit graph

3508 commits

Author SHA1 Message Date
Marcin Kuzminski
428a35d29b packaging: moved some not required dependencies to pinned requirements file 2019-02-25 16:40:40 +01:00
Marcin Kuzminski
4bcaa29b2e dependencies: updated some of the loosely pinned deps.
- pluggyto 0.9.0
- hupper to 1.5
- configparser to 3.7.3
- python-dateutil to 2.8.0
2019-02-25 16:39:43 +01:00
Marcin Kuzminski
828893a191 dependencies: dropped pyflakes as it's not used anymore. 2019-02-25 16:28:20 +01:00
Marcin Kuzminski
45d0581945 release: Bump version 4.16.0 to 4.17.0 2019-02-25 13:52:04 +01:00
Marcin Kuzminski
0c7cbfa418 release: merge back stable branch into default 2019-02-25 13:51:59 +01:00
Marcin Kuzminski
acd006652c docs: added missing reference for the bookmarks feature 2019-02-25 11:38:39 +01:00
Marcin Kuzminski
c3beceb7d5 Added tag v4.16.0 for changeset 797744642eca 2019-02-23 22:06:01 +00:00
Marcin Kuzminski
f09e72eb51 release: Finish preparation for 4.16.0 2019-02-23 22:05:59 +00:00
Marcin Kuzminski
9756d444bd i18n: updated compiled files 2019-02-23 23:05:01 +01:00
Marcin Kuzminski
cfd1506dc3 i18n: Updated message catalog template 2019-02-23 21:51:33 +00:00
Marcin Kuzminski
1af6eb0bca release: Merge default into stable for release preparation 2019-02-23 21:40:43 +00:00
Marcin Kuzminski
e8388893db caches: add cython compat to our own decorator for caching 2019-02-23 20:07:06 +01:00
Marcin Kuzminski
5685221082 docs: update API documentation 2019-02-22 23:44:24 +01:00
Marcin Kuzminski
ac3f3c728b documentation: added release notes for 4.16.0 2019-02-22 21:06:43 +01:00
Marcin Kuzminski
9c5edb1cf9 docs: updated bulk external identity set 2019-02-22 21:06:57 +01:00
Marcin Kuzminski
bf2f76fa87 processes: shorten the message and remove exit code which isn't shown properly anyway. 2019-02-22 02:13:53 +01:00
Marcin Kuzminski
6c21c0cd67 docs: added example how to enroll multiple users to SAML. 2019-02-21 21:43:58 +01:00
Marcin Kuzminski
0598233013 api: report better error when fetching a node that doesn't exist. 2019-02-18 12:30:08 +01:00
Marcin Kuzminski
c193eff441 search-api: don't escape files exposed by the full-text-search API.
- we couldn't index special types of files because of that
2019-02-17 23:32:23 +01:00
Marcin Kuzminski
8a8dbab698 api: fixed unicode problems on get_node, and ensure no cached items are used if cache=false 2019-02-17 18:24:38 +01:00
Marcin Kuzminski
6dee6d66e3 dependencies: bumped rhodecode-tools to 1.2.1 2019-02-17 16:50:33 +01:00
Marcin Kuzminski
844d7374eb database: dropped CheckConstraint for auto-increment field for mysql/mariadb compatability.
- https://mariadb.com/kb/en/library/constraint/#auto_increment
- causes installation error on later MariaDB/MySQL
2019-02-16 00:07:36 +01:00
Marcin Kuzminski
6d14e55ab7 security: sanitize plaintext renderer with bleach. 2019-02-15 11:53:48 +00:00
Marcin Kuzminski
36496d33ac dependencies: update rhodecode-tools to 1.2.0 2019-02-15 11:18:14 +00:00
Marcin Kuzminski
2e1d1b5168 config: updated .ini configs 2019-02-15 11:10:57 +01:00
Marcin Kuzminski
2b547d8a8c docs: updated indexer documentation 2019-02-15 10:34:04 +01:00
Marcin Lulek
b11c4157c4 api: pull-requests, fixed invocation of merge as another user. 2019-02-15 10:27:18 +01:00
Marcin Kuzminski
8ef8bf2673 api: maked logging of get_repo_file API function tell a bit more info about errors. 2019-02-14 21:46:24 +01:00
Marcin Kuzminski
3871bc6f15 api: allow uncached content fetching.
- this is mostly to optimize for memory of indexer
2019-02-14 10:49:02 +01:00
csalgau
ef7b0fcbd5 Issue #5536 - ability to disable server-side SSH key generation
- Fixes #5536
2019-02-14 01:16:57 +02:00
Marcin Lulek
9c532486a2 webhook: quote URL variables to prevent url errors with special chars like # in pr title. 2019-02-14 00:21:50 +01:00
Marcin Kuzminski
36b99c2808 makefile: also cleanup .orig files 2019-02-13 13:51:47 +01:00
Marcin Kuzminski
ae178f2ffb rcextensions: added example how to validate file size and name using rcextensions 2019-02-13 13:49:44 +01:00
Marcin Kuzminski
184b3c75e2 api: expose owner to create_pull_request API. Fixes #5537 2019-02-13 10:44:44 +01:00
Marcin Kuzminski
0eddd59940 docs: added restore archived repository documentation 2019-02-12 23:22:37 +01:00
Marcin Lulek
64627d9d8d files: fixed icons in file tree search 2019-02-12 11:03:22 +01:00
Marcin Lulek
9002e26af3 mercurial-submodules: only show submodule in the path that it belongs too.
- before even submodules from root node were shown in subdirectories, and other way arround.
2019-02-12 10:40:50 +01:00
Marcin Lulek
ab90363218 nodes: make submodules sorting be equal to Directory 2019-02-12 10:24:48 +01:00
Marcin Lulek
3ab8040abf caches: allow cache disable for file tree 2019-02-12 10:14:15 +01:00
Marcin Kuzminski
1b48364bb6 commits: allow tag commit translation to be skipped for faster commit fetching in big chunks. 2019-02-11 19:58:34 +01:00
Marcin Kuzminski
75d3dfb98c search: added narrow result links for global search. 2019-02-10 16:48:32 +01:00
Marcin Kuzminski
1629ab748a redis: add logging about lock acquire, this should help in case of locked row debugging 2019-02-08 16:08:03 +01:00
Marcin Kuzminski
8ec9c34937 spelling: fixed usefull -> useful 2019-02-08 14:48:30 +01:00
Marcin Kuzminski
c333eacfc9 auth: simplified auth-token matching code. 2019-02-08 12:44:01 +01:00
Marcin Kuzminski
a181157300 api: forbid commenting on closed PR 2019-02-08 09:55:45 +01:00
Marcin Kuzminski
c42c716cba api: add cache for fts index builder call that returns file tree. This is often re-used and should return unchanged state fast 2019-02-08 08:38:49 +01:00
Marcin Kuzminski
5b3d79ff52 scm: optimized get_nodes function.
- don't calculate size (it uses content which can be *big*) if it's not required.
2019-02-07 11:39:42 +01:00
Marcin Kuzminski
5b8a28d0eb api: expose new functions for FTS
- vcs: added special md5 calculation that doesn't use content cache for more memory efficient md5 calculation.
2019-02-07 11:31:30 +01:00
Marcin Kuzminski
4c846e8f05 git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log 2019-02-07 11:31:55 +01:00
Marcin Kuzminski
01cd008a20 api: expose merge message in the merge operation 2019-02-05 17:17:58 +01:00