log

age author description
Sat, 17 Jun 2017 23:36:12 +0200 Mads Kiilerich style: restore styling for 'error-message' class, used by formencode htmlfill
Sun, 18 Sep 2016 20:00:46 +0200 domruf templates: use a Bootstrap container for the whole #content
Thu, 22 Sep 2016 21:05:03 +0200 domruf index: only link from the repository and group names - don't include the various icons
Thu, 18 May 2017 20:52:49 +0200 domruf templates: use span for inline elements
Thu, 25 May 2017 19:49:50 +0200 domruf changelog: re-render branch graph on page resize
Thu, 18 May 2017 20:10:24 +0200 domruf templates: remove some obsolete classes and html elements
Thu, 22 Sep 2016 21:23:06 +0200 domruf templates: remove some old inline style=
Tue, 06 Jun 2017 19:40:18 +0200 domruf api: add get_changesets
Tue, 13 Jun 2017 22:55:58 +0200 Mads Kiilerich diff: fix width - make it 100% of the page as before
Wed, 14 Jun 2017 02:20:54 +0200 Mads Kiilerich changelog: fix location of tags after b99cd2bc7540 removed too much markup
Tue, 06 Jun 2017 21:10:52 +0200 domruf hg: support Mercurial 4.2
Tue, 06 Jun 2017 21:42:13 +0200 domruf hg: remove _rcpath override
Tue, 13 Jun 2017 01:11:31 +0200 Mads Kiilerich sqlalchemy: fix warnings from running the test suite
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: use plain Bootstrap with existing CSS styling
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: remove most of the explicit styles - it should now be good enough in CSS ... and Bootstrap will soon improve it further
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: various minor-ish markup changes, preparing for Bootstrap
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: replace file browse browserblock with Bootstrap panel
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: replace code-body etc with Bootstrap-ish panel and panel-heading, using panel-default for headers and tweak them grey
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: drop dynamic width of repo summary labels - it should be the same no matter if statistics is shown or not
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich auth: fix crash on invalid bcrypt password
Sun, 11 Jun 2017 15:02:09 +0200 Mads Kiilerich style: when dimming rows with merge changesets, only dim author and description, not tooltips
Sun, 11 Jun 2017 15:02:08 +0200 Mads Kiilerich pullrequests: fix graph re-drawing on 'expand' of changeset description while creating PR
Sun, 04 Jun 2017 16:28:00 +0200 Mads Kiilerich stable
Thu, 11 May 2017 20:09:25 +0200 domruf repositories: allow to pull changes from forked repo
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich repository: fix crash when forking repositories with unicode names
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich tests: add test coverage for forking repos to unicode names
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich email: don't crash on sending mails with unicode comments without appropriate environment configuration (Issue #275)
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich make-config: use %(here)s in the generated file instead of hardcoding absolute path
Tue, 30 May 2017 02:59:45 +0200 Mads Kiilerich tests: put all temporary files in one top directory
Sun, 28 May 2017 19:53:15 +0200 Mads Kiilerich tests: clarify that time.tzset only is available on Unix
Sun, 28 May 2017 19:42:23 +0200 Mads Kiilerich tests: drop 'environ' as global variable - just pass it to URLGenerator as temporary variable
Wed, 29 Mar 2017 22:12:50 +0200 domruf api: add get_pullrequest and comment_pullrequest methods
Wed, 29 Mar 2017 22:12:50 +0200 domruf api: add option to get pullrequests for get_repo
Wed, 29 Mar 2017 22:10:27 +0200 domruf api: add optional branches, tags and bookmarks information to get_repo API data
Mon, 13 Mar 2017 15:34:53 +0100 Eivind Tagseth Add JSON-RPC API for reading changeset status
Thu, 11 May 2017 00:19:14 +0200 domruf vcs: remove unused code and test of it
Wed, 10 May 2017 23:14:12 +0200 domruf tests: move time zone setup to pytest_configure
Wed, 10 May 2017 22:50:19 +0200 domruf hg: fix except clauses order
Wed, 10 May 2017 23:01:38 +0200 domruf ldap_sync: change create_repo_group to create_group
Wed, 10 May 2017 22:58:06 +0200 domruf bin: fix __eq__ of bin/base.py RcConf
Wed, 10 May 2017 22:42:37 +0200 domruf fcs: remove unused run_command - it doesn't work anyway
Wed, 10 May 2017 22:05:16 +0200 domruf lib: remove unused kallithea/lib/profiler.py
Wed, 10 May 2017 21:43:53 +0200 domruf compat: merge OrderedDict base class which only is used once with dict
Tue, 09 May 2017 22:16:23 +0200 domruf vcs: remove main entry point - the code that doesn't work anyway
Wed, 10 May 2017 20:13:24 +0200 domruf validators: wrap hgsubversion import with try/except block like in settings.py
Tue, 09 May 2017 21:38:00 +0200 domruf repos: fix field form validation exception checking - it seems wrong to checking the exception type
Tue, 09 May 2017 19:04:32 +0200 domruf controller: add missing import for VCSError
Sun, 14 May 2017 21:20:12 +0200 Mads Kiilerich docs: clarify that Session usually should be called - methods should not be used directly
Tue, 09 May 2017 21:29:17 +0200 domruf sqlalchemy: be consistent, always use Session() instead of just Session
Sat, 13 May 2017 03:53:49 +0200 Mads Kiilerich auth: refactor to make it explicit in the function profile when they only takes one permission
Sat, 13 May 2017 03:52:28 +0200 Mads Kiilerich tests: make test_create_and_remove pass on case-insensitive MySQL
Wed, 03 May 2017 19:00:38 +0200 domruf tests: rename manual_test_vcs_operations.py to test_ prefix so py.test picks it up
Wed, 22 Mar 2017 23:33:54 +0100 domruf tests: let the webserver fixture generate URLs for the vcs tests
Mon, 02 May 2016 22:41:51 +0200 domruf tests: use webserver fixture for running vcs tests, removing need for serving manually
Mon, 02 May 2016 22:41:51 +0200 domruf tests: introduce webserver fixture
Mon, 01 May 2017 17:23:31 +0200 domruf test: add warning about not mounting /tmp noexec
Thu, 27 Apr 2017 20:46:16 +0200 domruf tests: check returncode from executing external commands
Sat, 13 May 2017 02:29:22 +0200 Mads Kiilerich pullrequests: improve alignment of graph for available changesets - make sure first td never is empty
Sat, 13 May 2017 02:29:13 +0200 Mads Kiilerich pullrequests: fix "additional changes" js error - make sure all cs tables have a first column to align with (Issue #274)
Wed, 10 May 2017 18:38:52 +0200 domruf logging: don't change the log level in the handler config
Thu, 11 May 2017 02:05:15 +0200 Mads Kiilerich config: remove unused DbManage import and adjust other missing imports
Tue, 09 May 2017 17:49:31 +0200 domruf sqlalchemy: remove echo setting from .ini files and create_engine
Wed, 26 Apr 2017 11:21:56 +0300 Anton Schur tests: initial_repo_scan = false in test.ini, explicitly do repo scan in the pytest configure phase.
Wed, 26 Apr 2017 11:29:30 +0300 Anton Schur test: move test environment initialization from the main code to tests
Thu, 23 Mar 2017 23:49:19 +0100 domruf repositories: make sure repositories not only differ in casing
Mon, 08 May 2017 05:25:41 +0200 Mads Kiilerich celerylib: fix error in error logging format string
Mon, 08 May 2017 05:25:41 +0200 Mads Kiilerich tests: clarify that default parameters are for form - direct model access requires different types
Tue, 21 Mar 2017 22:44:21 +0100 domruf db: drop and re-create old schemas instead of Base.metadata.drop_all()
Mon, 27 Mar 2017 11:29:38 +0200 Søren Løvborg db: upgrade to SQLAlchemy 1.1, fixing invalid PostgreSQL SQL in User.is_default_user
Thu, 06 Apr 2017 21:05:30 +0200 domruf alembic: check database version before starting kallithea
Wed, 15 Jun 2016 18:33:27 +0200 domruf lock: fix encoding error when Mercurial emits a localized warning with the Kallithea "repository locked" message
Wed, 03 May 2017 04:17:27 +0200 Mads Kiilerich tests: refactor _construct_url in the manual vcs test to actually return a url - dest is handled separately
Thu, 27 Apr 2017 20:29:28 +0200 domruf tests: use relative path when adding file to git repo (fixes error with newer git versions)
Wed, 03 May 2017 03:41:45 +0200 Mads Kiilerich tests: add workaround for failing manual vcs tests test_ip_restriction_*
Wed, 12 Apr 2017 18:30:23 +0200 domruf tests: add context fixture to fix test_ip_restriction_hg/git
Sat, 15 Apr 2017 14:10:39 +0200 Andrew Shadura git: add references for Git pull request heads
Wed, 03 May 2017 03:41:11 +0200 Mads Kiilerich statistics: fix invalid js after 33b71a130b16
Sat, 15 Apr 2017 01:56:27 +0200 Mads Kiilerich admin: clean-up of Gravatar and IP in user profile headers
Fri, 14 Apr 2017 21:30:42 +0200 Mads Kiilerich gearbox: fix setup-db failure when db is created for the first time (Issue #272)
Fri, 14 Apr 2017 21:19:42 +0200 Thomas De Schampheleire gearbox: avoid duplicate logging setup when calling make_app
Thu, 13 Apr 2017 02:05:24 +0200 Mads Kiilerich paster_commands: inline helper methods - they don't help much
Mon, 10 Apr 2017 13:15:52 +0300 Anton Schur lib: fix Git hook failure after TG2 port
Fri, 14 Apr 2017 02:12:09 +0200 Mads Kiilerich auth: tweak debug logging - especially don't log the full raw auth_plugins with internal reprs
Thu, 13 Apr 2017 02:25:59 +0200 Mads Kiilerich lib: reduce impact of bad import cycle
Tue, 11 Apr 2017 14:37:43 +0200 Søren Løvborg pullrequests: fix broken "new PR iteration" handling of ancestor changes
Tue, 11 Apr 2017 01:51:54 +0200 Mads Kiilerich style: avoid conflict between navbar 'caret' and plain bootstrap 'caret'
Tue, 11 Apr 2017 01:49:01 +0200 Mads Kiilerich style: drop unfortunate double panel around changelog
Tue, 11 Apr 2017 01:35:30 +0200 Mads Kiilerich vcs: drop unused baseui_config.py
Tue, 11 Apr 2017 01:34:00 +0200 Mads Kiilerich lib: drop unused make_ui parameter checkpaths
Sun, 09 Apr 2017 00:13:17 +0200 domruf Jenkinsfile: run each py.test on a separate executor
Thu, 06 Apr 2017 16:55:55 +0300 Anton Schur middleware: convert check_locking_state to be a separate function
Fri, 07 Apr 2017 04:22:42 +0200 Mads Kiilerich lib: pass full user to _check_locking_state - not just user_id
Fri, 07 Apr 2017 04:21:38 +0200 Mads Kiilerich lib: move special Mercurial HTTP listkey exception out of _check_locking_state
Fri, 07 Apr 2017 04:21:32 +0200 Mads Kiilerich lib: slight cleanup of _check_locking_state
Mon, 20 Mar 2017 21:06:31 +0100 Thomas De Schampheleire config: activate logging on 'gearbox serve'
Sat, 18 Mar 2017 21:37:27 +0100 Thomas De Schampheleire config: initialize routes directly from RootController
Tue, 04 Apr 2017 22:23:20 +0200 Thomas De Schampheleire TurboGears2 migration: update ini files for error email settings
Fri, 27 Jan 2017 20:49:01 +0100 Thomas De Schampheleire docs: smtp_port is now respected by backlash
Fri, 27 Jan 2017 20:47:10 +0100 Thomas De Schampheleire docs: update email documentation for TurboGears2
Fri, 27 Jan 2017 21:31:37 +0100 Thomas De Schampheleire ini: set 'debug' only in one place
Fri, 27 Jan 2017 21:24:08 +0100 Thomas De Schampheleire ini: remove 'pdebug' setting (profiling)
Sat, 28 Jan 2017 20:46:00 +0100 Thomas De Schampheleire backend: add TurboGears2 DebugBar support
Tue, 13 Dec 2016 19:37:24 +0100 Thomas De Schampheleire tests: remove custom test_context
Sun, 29 Jan 2017 21:08:49 +0100 Alessandro Molina backend: replace Pylons with TurboGears2
Sun, 15 Jan 2017 20:57:47 +0100 Thomas De Schampheleire tests: use test_context for tests needing internationalization (bis)
Thu, 06 Apr 2017 03:33:51 +0200 Mads Kiilerich setup: duplicate some requirements from setup.py to dev_requirements.txt so pip --upgrade versions match
Tue, 04 Apr 2017 16:54:35 +0200 Andrew Shadura pygmentsutils: don't fail if an extension doesn't speficy EXTRA_LEXERS
Tue, 04 Apr 2017 15:22:48 +0200 domruf auth: catch all exceptions while loading auth plugin - not just ImportError
Sun, 02 Apr 2017 13:38:08 +0200 domruf auth: refactor auth plugin importing
Sun, 02 Apr 2017 13:38:08 +0200 domruf auth: refactor auth plugin importing - rename enabled_plugin to enabled_plugin_names
Sat, 18 Mar 2017 20:21:18 +0100 Thomas De Schampheleire config: move bulk of make_app to app_cfg.py
Sat, 18 Mar 2017 20:21:02 +0100 Thomas De Schampheleire config: move bulk of load_environment to new file app_cfg.py
Wed, 15 Mar 2017 21:20:24 +0100 Thomas De Schampheleire controllers: rename __before__ to _before in preparation of TurboGears2
Wed, 15 Mar 2017 21:00:40 +0100 Thomas De Schampheleire controllers: remove empty __before__ methods
Sun, 15 Jan 2017 20:49:23 +0100 Thomas De Schampheleire tests: add global test_context_fixture
Mon, 12 Sep 2016 17:50:11 +0200 Mads Kiilerich gearbox: make a make-config sub-command available again
Tue, 25 Oct 2016 21:32:24 +0200 Mads Kiilerich gearbox: replace paster with something TurboGears2-ish that still works with the Pylons stack
Sat, 24 Dec 2016 01:27:47 +0100 Mads Kiilerich tg: minimize future diff by some mocking and replacing some pylons imports with tg
Fri, 24 Mar 2017 20:15:07 +0100 domruf jenkinsfile: delete all old files in the workspace
Wed, 15 Mar 2017 12:36:43 +0100 domruf jenkinsfile: catch the correct exception if jenkins plugin is not available