]> git.ipfire.org Git - thirdparty/babel.git/log
thirdparty/babel.git
11 years agoAdd links from changelog entries to their ticket via extlink 68/head
masklinn [Tue, 26 Nov 2013 18:45:35 +0000 (19:45 +0100)] 
Add links from changelog entries to their ticket via extlink

Supports links to the new github (``:gh:``) and the old trac
(``:trac:``). The prefixes are used to keep the same reference style
as pre-extlinks in the final output (aside from a few entries at the
bottom of 1.0, trac references were all in the form ``ticket #42``).

11 years agoFix tox configuration
Daniel Neuhäuser [Thu, 22 Aug 2013 17:40:55 +0000 (19:40 +0200)] 
Fix tox configuration

Re-using the pickled data across 2.x and 3.x causes errors when running
the tests.

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Wed, 31 Jul 2013 20:50:13 +0000 (22:50 +0200)] 
Merge branch '1.x-maintenance'

12 years agoFixed a CLDR import error on windows.
Armin Ronacher [Wed, 31 Jul 2013 20:48:52 +0000 (22:48 +0200)] 
Fixed a CLDR import error on windows.

When building the CLDR data from scratch the process would break on
windows because the timezone mapping is not available yet.

This fixes #43.

12 years agoFixed a typo
Armin Ronacher [Tue, 30 Jul 2013 00:32:35 +0000 (02:32 +0200)] 
Fixed a typo

12 years agoRenamed a chapter in the docs
Armin Ronacher [Tue, 30 Jul 2013 00:17:03 +0000 (02:17 +0200)] 
Renamed a chapter in the docs

12 years agoAdded support for territory currency lookups.
Armin Ronacher [Tue, 30 Jul 2013 00:13:45 +0000 (02:13 +0200)] 
Added support for territory currency lookups.

The main usecase of this is to figure out at what point in time did
a country use a certain currency.  The default behavior is to use
the current date.

This fixes #42

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Mon, 29 Jul 2013 17:09:31 +0000 (19:09 +0200)] 
Merge branch '1.x-maintenance'

12 years agoFixed territory aliases not working properly
Armin Ronacher [Mon, 29 Jul 2013 17:09:07 +0000 (19:09 +0200)] 
Fixed territory aliases not working properly

12 years agoAdded changelog line for 1.4
Armin Ronacher [Mon, 29 Jul 2013 17:08:04 +0000 (19:08 +0200)] 
Added changelog line for 1.4

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Mon, 29 Jul 2013 17:04:44 +0000 (19:04 +0200)] 
Merge branch '1.x-maintenance'

12 years agoReady for 1.4
Armin Ronacher [Mon, 29 Jul 2013 11:33:55 +0000 (13:33 +0200)] 
Ready for 1.4

12 years agoBump version number to 1.3 1.3
Armin Ronacher [Mon, 29 Jul 2013 11:33:20 +0000 (13:33 +0200)] 
Bump version number to 1.3

12 years agoRelease is today
Armin Ronacher [Mon, 29 Jul 2013 11:33:11 +0000 (13:33 +0200)] 
Release is today

12 years agoAdded a missing changelog entry
Armin Ronacher [Mon, 29 Jul 2013 09:34:37 +0000 (11:34 +0200)] 
Added a missing changelog entry

12 years agoFixed a bug on Python 3 when writing to stdout
Armin Ronacher [Mon, 29 Jul 2013 09:26:19 +0000 (11:26 +0200)] 
Fixed a bug on Python 3 when writing to stdout

12 years agoAdded another testcase for subtag expansion.
Armin Ronacher [Sun, 28 Jul 2013 21:35:30 +0000 (23:35 +0200)] 
Added another testcase for subtag expansion.

12 years agoAdded a missing changelog entry
Armin Ronacher [Mon, 29 Jul 2013 09:34:37 +0000 (11:34 +0200)] 
Added a missing changelog entry

12 years agoFixed a bug on Python 3 when writing to stdout
Armin Ronacher [Mon, 29 Jul 2013 09:26:19 +0000 (11:26 +0200)] 
Fixed a bug on Python 3 when writing to stdout

12 years agoAdded another testcase for subtag expansion.
Armin Ronacher [Sun, 28 Jul 2013 21:35:30 +0000 (23:35 +0200)] 
Added another testcase for subtag expansion.

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Sun, 28 Jul 2013 21:15:59 +0000 (23:15 +0200)] 
Merge branch '1.x-maintenance'

12 years agoFixed #37 (likely subtag resolving)
Armin Ronacher [Sun, 28 Jul 2013 21:13:21 +0000 (23:13 +0200)] 
Fixed #37 (likely subtag resolving)

This fixes some locales not loading correctly (like zh_CN) that
are defined through simplified rules in the likely-subtag mapping.

12 years agoPrepare 1.3
Armin Ronacher [Sun, 28 Jul 2013 21:12:19 +0000 (23:12 +0200)] 
Prepare 1.3

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Sat, 27 Jul 2013 11:00:09 +0000 (13:00 +0200)] 
Merge branch '1.x-maintenance'

12 years agoIf we need a 1.3
Armin Ronacher [Sat, 27 Jul 2013 10:59:47 +0000 (12:59 +0200)] 
If we need a 1.3

12 years agoBump version number to 1.2 1.2
Armin Ronacher [Sat, 27 Jul 2013 10:58:38 +0000 (12:58 +0200)] 
Bump version number to 1.2

12 years ago1.2 is today as well
Armin Ronacher [Sat, 27 Jul 2013 10:58:07 +0000 (12:58 +0200)] 
1.2 is today as well

12 years agoMake sure release script runs cldr importing
Armin Ronacher [Sat, 27 Jul 2013 10:57:27 +0000 (12:57 +0200)] 
Make sure release script runs cldr importing

12 years agoAdded changelog entry
Armin Ronacher [Sat, 27 Jul 2013 10:56:43 +0000 (12:56 +0200)] 
Added changelog entry

12 years agoFixed make tox-test on new pip versions
Armin Ronacher [Sat, 27 Jul 2013 10:55:41 +0000 (12:55 +0200)] 
Fixed make tox-test on new pip versions

12 years agoInvoke download_import_cldr.py through python
Armin Ronacher [Sat, 27 Jul 2013 10:44:31 +0000 (12:44 +0200)] 
Invoke download_import_cldr.py through python

12 years agoMake tests work without installation
Armin Ronacher [Sat, 27 Jul 2013 10:43:13 +0000 (12:43 +0200)] 
Make tests work without installation

12 years agoImproved standalone test command
Armin Ronacher [Sat, 27 Jul 2013 10:40:26 +0000 (12:40 +0200)] 
Improved standalone test command

12 years agoAdded standalone test command
Armin Ronacher [Sat, 27 Jul 2013 10:36:23 +0000 (12:36 +0200)] 
Added standalone test command

12 years agoAdded tox.ini to MANIFEST
Armin Ronacher [Sat, 27 Jul 2013 10:14:22 +0000 (12:14 +0200)] 
Added tox.ini to MANIFEST

12 years agoFixed MANIFEST.in to not work for the tests and docs properly
Armin Ronacher [Sat, 27 Jul 2013 10:07:47 +0000 (12:07 +0200)] 
Fixed MANIFEST.in to not work for the tests and docs properly

12 years agoMake sure data files are included as well
Armin Ronacher [Sat, 27 Jul 2013 10:02:46 +0000 (12:02 +0200)] 
Make sure data files are included as well

12 years ago-dev is now explicitly in the version, no need for setup.cfg to add it
Armin Ronacher [Sat, 27 Jul 2013 10:00:04 +0000 (12:00 +0200)] 
-dev is now explicitly in the version, no need for setup.cfg to add it

12 years agoFixed MANIFEST.in recursive include
Armin Ronacher [Sat, 27 Jul 2013 09:59:38 +0000 (11:59 +0200)] 
Fixed MANIFEST.in recursive include

12 years agoAdded 2.0 to the changelog
Armin Ronacher [Sat, 27 Jul 2013 09:56:34 +0000 (11:56 +0200)] 
Added 2.0 to the changelog

12 years agoMerge branch '1.x-maintenance'
Armin Ronacher [Sat, 27 Jul 2013 09:56:00 +0000 (11:56 +0200)] 
Merge branch '1.x-maintenance'

12 years agoFixed not all tests being included
Armin Ronacher [Sat, 27 Jul 2013 09:55:41 +0000 (11:55 +0200)] 
Fixed not all tests being included

12 years agoMerge branch '1.0-maintenance'
Armin Ronacher [Sat, 27 Jul 2013 09:39:53 +0000 (11:39 +0200)] 
Merge branch '1.0-maintenance'

12 years agoReady for 1.2 if we need it
Armin Ronacher [Sat, 27 Jul 2013 09:39:02 +0000 (11:39 +0200)] 
Ready for 1.2 if we need it

12 years agoBump version number to 1.1 1.1
Armin Ronacher [Sat, 27 Jul 2013 09:37:59 +0000 (11:37 +0200)] 
Bump version number to 1.1

12 years agoFixed a changelog entry
Armin Ronacher [Sat, 27 Jul 2013 09:37:34 +0000 (11:37 +0200)] 
Fixed a changelog entry

12 years agoChanged logic for bumping version numbers in release script
Armin Ronacher [Sat, 27 Jul 2013 09:34:33 +0000 (11:34 +0200)] 
Changed logic for bumping version numbers in release script

12 years agoAdded __pycache__ to clean-pyc
Armin Ronacher [Sat, 27 Jul 2013 09:27:51 +0000 (11:27 +0200)] 
Added __pycache__ to clean-pyc

12 years agoAdded a changelog entry for the tests
Armin Ronacher [Sat, 27 Jul 2013 09:21:50 +0000 (11:21 +0200)] 
Added a changelog entry for the tests

12 years agoInclude tests in tarballs.
Dirkjan Ochtman [Sat, 27 Jul 2013 09:17:26 +0000 (11:17 +0200)] 
Include tests in tarballs.

This is a regression from Babel-0.9.6. Please include tests and any required files in the tarball, so the distribution can be tested.

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
12 years agoRelease for 1.1 is today
Armin Ronacher [Sat, 27 Jul 2013 09:16:39 +0000 (11:16 +0200)] 
Release for 1.1 is today

12 years agoMerge branch '1.0-maintenance'
Armin Ronacher [Sat, 27 Jul 2013 09:16:02 +0000 (11:16 +0200)] 
Merge branch '1.0-maintenance'

12 years agoAdded a workaround for #32
Armin Ronacher [Sat, 27 Jul 2013 09:15:12 +0000 (11:15 +0200)] 
Added a workaround for #32

12 years agoPrepare for 1.1
Armin Ronacher [Sat, 27 Jul 2013 09:12:45 +0000 (11:12 +0200)] 
Prepare for 1.1

12 years agoAdded links to sidebar
Armin Ronacher [Fri, 26 Jul 2013 17:46:26 +0000 (19:46 +0200)] 
Added links to sidebar

12 years agoEdgewall -> Babel Team
Armin Ronacher [Fri, 26 Jul 2013 17:45:16 +0000 (19:45 +0200)] 
Edgewall -> Babel Team

12 years agoBump major numbers in release script
Armin Ronacher [Fri, 26 Jul 2013 16:15:20 +0000 (18:15 +0200)] 
Bump major numbers in release script

12 years agoReady for 2.0-dev
Armin Ronacher [Fri, 26 Jul 2013 16:15:02 +0000 (18:15 +0200)] 
Ready for 2.0-dev

12 years agoUpdated setup.cfg to work with git better 1.0
Armin Ronacher [Fri, 26 Jul 2013 16:13:17 +0000 (18:13 +0200)] 
Updated setup.cfg to work with git better

12 years agoBump version number to 1.0
Armin Ronacher [Fri, 26 Jul 2013 16:12:34 +0000 (18:12 +0200)] 
Bump version number to 1.0

12 years agoFixed release script
Armin Ronacher [Fri, 26 Jul 2013 16:12:29 +0000 (18:12 +0200)] 
Fixed release script

12 years agoPreparing for release
Armin Ronacher [Fri, 26 Jul 2013 16:11:03 +0000 (18:11 +0200)] 
Preparing for release

12 years agoFixed link in readme
Armin Ronacher [Fri, 26 Jul 2013 16:07:23 +0000 (18:07 +0200)] 
Fixed link in readme

12 years agoRenamed readme and removed install file
Armin Ronacher [Fri, 26 Jul 2013 16:06:54 +0000 (18:06 +0200)] 
Renamed readme and removed install file

12 years agoRemoved old copyright header from setup file
Armin Ronacher [Fri, 26 Jul 2013 16:06:09 +0000 (18:06 +0200)] 
Removed old copyright header from setup file

12 years agoUpdated setup file
Armin Ronacher [Fri, 26 Jul 2013 16:05:46 +0000 (18:05 +0200)] 
Updated setup file

12 years agoSome small docs updates
Armin Ronacher [Fri, 26 Jul 2013 16:04:24 +0000 (18:04 +0200)] 
Some small docs updates

12 years agoAdded release script from Flask
Armin Ronacher [Fri, 26 Jul 2013 15:30:47 +0000 (17:30 +0200)] 
Added release script from Flask

12 years agoremoved a lone star
Armin Ronacher [Fri, 26 Jul 2013 14:55:40 +0000 (16:55 +0200)] 
removed a lone star

12 years agoChange quotes in license file to not confuse rst
Armin Ronacher [Fri, 26 Jul 2013 14:55:08 +0000 (16:55 +0200)] 
Change quotes in license file to not confuse rst

12 years agoSome legal shenanigans added
Armin Ronacher [Fri, 26 Jul 2013 14:54:12 +0000 (16:54 +0200)] 
Some legal shenanigans added

12 years agoAdded new changelog format that matches the other pocoo projects
Armin Ronacher [Fri, 26 Jul 2013 14:50:58 +0000 (16:50 +0200)] 
Added new changelog format that matches the other pocoo projects

12 years agoAdded installation chapter to the docs
Armin Ronacher [Fri, 26 Jul 2013 14:41:12 +0000 (16:41 +0200)] 
Added installation chapter to the docs

12 years agoMore documentation updates
Armin Ronacher [Fri, 26 Jul 2013 14:34:28 +0000 (16:34 +0200)] 
More documentation updates

12 years agoVarious documentation updates
Armin Ronacher [Fri, 26 Jul 2013 14:18:10 +0000 (16:18 +0200)] 
Various documentation updates

12 years agoAdded missing margin for index logo
Armin Ronacher [Fri, 26 Jul 2013 14:08:15 +0000 (16:08 +0200)] 
Added missing margin for index logo

12 years agoUpdated documentation style to import the used font
Armin Ronacher [Fri, 26 Jul 2013 14:07:14 +0000 (16:07 +0200)] 
Updated documentation style to import the used font

12 years agoSome documentation updates
Armin Ronacher [Fri, 26 Jul 2013 14:00:48 +0000 (16:00 +0200)] 
Some documentation updates

12 years agoAdded better messages API docs
Armin Ronacher [Fri, 26 Jul 2013 13:45:57 +0000 (15:45 +0200)] 
Added better messages API docs

12 years agoAdded messages docs
Armin Ronacher [Thu, 25 Jul 2013 21:22:44 +0000 (23:22 +0200)] 
Added messages docs

12 years agoNew API docs
Armin Ronacher [Thu, 25 Jul 2013 21:18:09 +0000 (23:18 +0200)] 
New API docs

12 years agoAdded reversal method for parse_locale and use it where appropriate.
Armin Ronacher [Thu, 25 Jul 2013 20:57:30 +0000 (22:57 +0200)] 
Added reversal method for parse_locale and use it where appropriate.

12 years agoSome codestyle updates in babel.core
Armin Ronacher [Thu, 25 Jul 2013 08:38:37 +0000 (10:38 +0200)] 
Some codestyle updates in babel.core

12 years agoFixed searchbox in docs
Armin Ronacher [Thu, 25 Jul 2013 07:34:14 +0000 (09:34 +0200)] 
Fixed searchbox in docs

12 years agoSome codestyle updates in babel.messages.pofile
Armin Ronacher [Thu, 25 Jul 2013 07:31:34 +0000 (09:31 +0200)] 
Some codestyle updates in babel.messages.pofile

12 years agoSome codestyle updates in babel.messages.plurals
Armin Ronacher [Thu, 25 Jul 2013 07:30:56 +0000 (09:30 +0200)] 
Some codestyle updates in babel.messages.plurals

12 years agoSome codestyle updates in babel.messages.mofile
Armin Ronacher [Thu, 25 Jul 2013 07:30:13 +0000 (09:30 +0200)] 
Some codestyle updates in babel.messages.mofile

12 years agoSome codestyle updates in babel.messages.jslexer
Armin Ronacher [Thu, 25 Jul 2013 07:29:53 +0000 (09:29 +0200)] 
Some codestyle updates in babel.messages.jslexer

12 years agoSome codestyle updates in babel.messages.frontend
Armin Ronacher [Thu, 25 Jul 2013 07:29:23 +0000 (09:29 +0200)] 
Some codestyle updates in babel.messages.frontend

12 years agoSome codestyle updates in babel.messages.extract
Armin Ronacher [Thu, 25 Jul 2013 07:28:16 +0000 (09:28 +0200)] 
Some codestyle updates in babel.messages.extract

12 years agoSome codestyle updates in babel.messages.checkers
Armin Ronacher [Thu, 25 Jul 2013 07:26:06 +0000 (09:26 +0200)] 
Some codestyle updates in babel.messages.checkers

12 years agoSome codestyle updates in babel.messages.catalog
Armin Ronacher [Thu, 25 Jul 2013 07:25:48 +0000 (09:25 +0200)] 
Some codestyle updates in babel.messages.catalog

12 years agoSome codestyle updates in babel.util
Armin Ronacher [Thu, 25 Jul 2013 07:24:47 +0000 (09:24 +0200)] 
Some codestyle updates in babel.util

12 years agoSome codestyle updates in babel.support
Armin Ronacher [Thu, 25 Jul 2013 07:24:00 +0000 (09:24 +0200)] 
Some codestyle updates in babel.support

12 years agoSome codestyle updates in babel.plural
Armin Ronacher [Thu, 25 Jul 2013 07:22:49 +0000 (09:22 +0200)] 
Some codestyle updates in babel.plural

12 years agoSome codestyle updates in babel.numbers
Armin Ronacher [Thu, 25 Jul 2013 07:22:21 +0000 (09:22 +0200)] 
Some codestyle updates in babel.numbers

12 years agoSome codestyle updates in babel.localedata
Armin Ronacher [Thu, 25 Jul 2013 07:20:32 +0000 (09:20 +0200)] 
Some codestyle updates in babel.localedata

12 years agoSome codestyle updates in babel.dates
Armin Ronacher [Thu, 25 Jul 2013 07:19:36 +0000 (09:19 +0200)] 
Some codestyle updates in babel.dates

12 years agoSome codestyle updates in babel.core
Armin Ronacher [Thu, 25 Jul 2013 07:09:24 +0000 (09:09 +0200)] 
Some codestyle updates in babel.core

12 years agoRenamed a parameter (variation -> variant)
Armin Ronacher [Wed, 24 Jul 2013 20:07:27 +0000 (22:07 +0200)] 
Renamed a parameter (variation -> variant)