Commit graph

3303 commits

Author SHA1 Message Date
Marcin Kuzminski
cce7ceeb86 dependencies: dropped pygments-markdown-lexer as it's natively supported by pygments now. 2018-12-11 19:02:43 +01:00
Marcin Kuzminski
8a04894b9e release: Bump version from 4.15.0 to 4.16.0 2018-12-11 06:48:02 +01:00
Marcin Kuzminski
e322b5e9f6 release: merge back stable branch into default 2018-12-11 06:47:51 +01:00
Marcin Kuzminski
5a3a830c4f docs: fixed docs for 4.15 release 2018-12-11 06:40:11 +01:00
Marcin Kuzminski
69eb251321 Added tag v4.15.0 for changeset 4b34ce0d2c3c 2018-12-10 18:22:37 +01:00
Marcin Kuzminski
c2570bc88b release: Finish preparation for 4.15.0 2018-12-10 18:22:34 +01:00
Marcin Kuzminski
2df57df0d0 release: updated pip2nix output for 4.15.0 2018-12-10 18:22:27 +01:00
Marcin Kuzminski
e748cb2ce7 i18n: Updated message catalog template 2018-12-10 18:11:45 +01:00
Marcin Kuzminski
a232344d34 release: Merge default into stable for release preparation 2018-12-10 18:07:41 +01:00
Marcin Kuzminski
a7a12cf63f docs: added release notest for 4.15.0 release 2018-12-10 13:29:50 +01:00
Marcin Kuzminski
79a7719e92 system-info: ensure safe read of base_url in case it's not set. 2018-12-10 17:33:14 +01:00
Marcin Kuzminski
ea9b36c5a0 authentication: show icons only for activated plugins. 2018-12-10 13:47:09 +01:00
Marcin Kuzminski
cbff54d3ed docs: added SAML documentation.
- Remove few obsolete replaces
- update authentication docs
- cleanups and fixes
2018-11-30 07:37:45 +01:00
Marcin Kuzminski
909181f429 docs: updated references for rhodecode extensions 2018-12-10 10:24:39 +01:00
Marcin Kuzminski
eeaf803aa5 dependencies: updated docs dependencies 2018-12-10 10:11:36 +01:00
Marcin Kuzminski
81b021e2fa dependencies: bumped pygments to 2.3.0 2018-12-10 10:10:07 +01:00
Marcin Kuzminski
2b3257dbc0 requirements: move db drivers into one section for easier diffing 2018-12-10 09:59:47 +01:00
Marcin Kuzminski
4ddceb802a auth-plugins: indicate activate and not-enabled plugin with gre6; 2018-12-08 17:48:29 +01:00
Marcin Kuzminski
25495a0aaa docs: fix spelling typo. 2018-12-08 00:02:44 +01:00
Marcin Kuzminski
50ae42bfdb logging: show version at app startup for debugging. 2018-12-08 00:02:34 +01:00
Marcin Kuzminski
4719d0ff87 code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
Marcin Kuzminski
34ec070623 markdown: fixed GFM auto checkbox generation. References #5513 2018-12-07 13:30:35 +01:00
Marcin Kuzminski
b0d05667a0 dependencies: bumped py-gfm to 0.1.4 release. 2018-12-07 13:18:31 +01:00
Marcin Kuzminski
0508fef634 dependencies: bumped colander to 1.5.1 release 2018-12-07 10:39:18 +01:00
Marcin Kuzminski
7f42faeec5 dependencies: bumped appenlight-client to 0.6.26 release. 2018-12-07 10:38:45 +01:00
Marcin Kuzminski
d3530a34f7 dependencies: bumped bleach to 3.0.2 release. 2018-12-07 10:38:22 +01:00
Marcin Kuzminski
b793e39b99 docs: updated readme 2018-12-07 09:57:45 +01:00
Marcin Kuzminski
169a8475bb vcs: rename get_file_history to get_path_history as it better reflects what it does. 2018-12-07 09:43:58 +01:00
Marcin Kuzminski
7f14620be5 tests: ensure we never hit same user_id twice in voting tests. 2018-12-06 21:05:54 +01:00
Marcin Kuzminski
7857008183 notifications: use a set initially instead of list later converted to set. 2018-12-06 17:54:43 +01:00
Marcin Kuzminski
110ea3ebc4 default-reviewers: fixed case of passing wrong info about source repository. 2018-12-06 15:15:51 +01:00
Marcin Kuzminski
d7fe00f943 auth: add better logging for ldap related attributes to help track problems 2018-12-05 19:07:17 +01:00
Marcin Kuzminski
2e8001e5fa application: add debug mode that switches logging to debug.
It's no longer required to reconfigure all logging. debug flag
now does it automatically.
2018-12-05 13:35:10 +01:00
Marcin Kuzminski
389e95092c auth-plugin: show if plugin is activated and enabled in the list.
- We don't wont to confuse peaople with enabled/activated meaning and the fact plugin needs to be first activated, then enabled.
2018-12-04 21:44:01 +01:00
Marcin Kuzminski
f3d3f479b4 code: fixed deprecated octal calls for py3 compat. 2018-11-30 11:49:27 +01:00
Marcin Kuzminski
1ff28bbbfe auth: fixed docstring 2018-11-30 11:48:51 +01:00
Marcin Kuzminski
90c9f5ec00 dependencies: bumped loosly pinned dependencies.
- hupper-1.4.2
2018-11-29 23:32:48 +01:00
Marcin Kuzminski
a5d2e20d1c dependencies: bumped gevent to 1.3.7 release. 2018-11-29 23:31:58 +01:00
Marcin Kuzminski
9dd3df4a0a dependencies: bumped alembic to 1.0.5 release. 2018-11-29 23:31:31 +01:00
Marcin Kuzminski
ee02f9559d dependencies: bumped peppercorn to 0.6 release. 2018-11-29 23:31:06 +01:00
Marcin Kuzminski
fb0dfd107d dependencies: bumped pyotp to 2.2.7 release. 2018-11-29 23:30:34 +01:00
Marcin Kuzminski
f252f20261 dependencies: bumped deform to 2.0.7 release 2018-11-29 23:30:03 +01:00
Marcin Kuzminski
b51560759e dependencies: dropped not used trollius package 2018-11-29 23:29:09 +01:00
Marcin Kuzminski
d5ba6efbe7 packaging: updated node packages. 2018-11-29 21:00:24 +01:00
Marcin Kuzminski
5dc892c339 auth/security: enforce that external users cannot reset their password. 2018-11-29 19:24:15 +01:00
Marcin Kuzminski
4dc9d4463e auth: UI changes
- make buttons wider to handle longer names for SAML plugins
- make order of plugins sorted again because it tends to jump arround in order
  without that sorting.
- social is now external auth
2018-11-29 18:15:55 +01:00
Marcin Kuzminski
739fc96fe7 auth-plugins: updated some code for better unicode compat. 2018-11-29 18:14:14 +01:00
Marcin Kuzminski
64c5591c2e authentication: allow setting extern type with registration.
- This will allow external identity plugins to define proper externs instead of always
  using "rhodecode" one
2018-11-29 18:13:31 +01:00
Marcin Kuzminski
7f5b660427 oauth: rename to external identity as it would now be serving both oAuth and SAML 2018-11-28 13:43:19 +01:00
Marcin Kuzminski
09013efd3b auth-plugins: some code cleanup + added docs for main plugin. 2018-11-28 13:42:28 +01:00