Commit Graph

2015 Commits

Author SHA1 Message Date
Roman Mogilatov
5967044458 Updating Introduction 2015-03-30 00:59:14 +03:00
Roman Mogilatov
7216b8a5b9 Adding Objects introduction 2015-03-30 00:46:48 +03:00
Roman Mogilatov
4aba82d588 Updating .gitignore 2015-03-27 01:28:40 +02:00
Roman Mogilatov
bc9fdd8426 Removing usage example 2015-03-27 00:42:37 +02:00
Roman Mogilatov
67a217181f 0.6.2 release 2015-03-26 17:28:12 +02:00
Roman Mogilatov
32cf5b29b8 Adding pypy classifier 2015-03-26 17:27:36 +02:00
Roman Mogilatov
8d896e7272 Run tests on pypy and pypy3 2015-03-26 16:56:49 +02:00
Roman Mogilatov
76d567e376 0.6.1 release 2015-03-26 10:30:07 +02:00
Roman Mogilatov
b4d01bbede Adding Python 3.2, 3.3, 3.4 classifiers 2015-03-26 10:02:52 +02:00
Roman Mogilatov
264a12daaf Removing class service variables from __slots__ list 2015-03-26 01:38:48 +02:00
Roman Mogilatov
233dedbcff Adding py 33, 34 to tox and travis 2015-03-26 01:15:41 +02:00
Roman
946b1a240c Merge pull request #39 from rmk135/py32
Py32
2015-03-26 01:14:51 +02:00
Roman Mogilatov
4e4bcd4b23 Removing reduce function references from tests 2015-03-26 00:54:34 +02:00
Roman Mogilatov
bac0bd499c adding .travis py32 env 2015-03-26 00:30:08 +02:00
Roman Mogilatov
1231a9b30f Add tox py32 env 2015-03-26 00:24:08 +02:00
Roman Mogilatov
db6c3b79f7 0.6.0 release 2015-03-23 17:04:14 +02:00
Roman Mogilatov
e8c3b6a620 Removing of old check function from manage.py 2015-03-23 16:40:59 +02:00
Roman Mogilatov
569ec912d2 Adding Alpha classifier 2015-03-23 16:30:00 +02:00
Roman Mogilatov
65f7704463 Minor refactoring 2015-03-23 16:27:48 +02:00
Roman
bb31186e51 Update README.md 2015-03-23 16:21:06 +02:00
Roman Mogilatov
b5c1bea18f Adding inject() decorator tests 2015-03-23 12:23:34 +02:00
Roman Mogilatov
b0c2005288 Adding tests for inject() decorator 2015-03-23 12:19:58 +02:00
Roman Mogilatov
1032143f5b Renaming InitArg to KwArg, adding @inject decorator 2015-03-23 01:04:18 +02:00
Roman Mogilatov
6bbf7e3526 Remove providers.Scoped because it being has not yet justified 2015-03-22 00:36:59 +02:00
Roman Mogilatov
eaf5179c76 Provider.overridden lazy initialization 2015-03-20 15:16:11 +02:00
Roman Mogilatov
27bf9e0a8e Remove ExternalDependency.satisfy() in favor of inherited Provider.override() 2015-03-20 14:53:47 +02:00
Roman Mogilatov
3b880d12a5 Add ability to reset provider override 2015-03-20 13:32:11 +02:00
Roman Mogilatov
22b28d0023 Update of author and maintainer names and url 2015-03-19 11:59:27 +02:00
Roman Mogilatov
0726a7c253 Setting of exact python versions for tox environments, remove travis python environments 2015-03-18 19:05:31 +02:00
Roman Mogilatov
b93bb61e28 Adding python versions in travis config 2015-03-18 18:58:29 +02:00
Roman Mogilatov
126883f5c1 Add ignoring of exit code for pylint job in tox 2015-03-18 17:06:07 +02:00
Roman Mogilatov
e07119c914 Updating tox config for pylint,flake8 and pep257 2015-03-18 16:09:22 +02:00
Roman Mogilatov
83f9845f59 Add PyLint, flake8 and pep257 configs to tox and travis 2015-03-18 15:53:08 +02:00
Roman Mogilatov
13ce4e0ea5 Remove test command from manage.py 2015-03-18 15:39:30 +02:00
Roman Mogilatov
c2bd37ce45 Fix of name error with coveralls job in travis 2015-03-18 15:20:59 +02:00
Roman Mogilatov
8fd471dd39 updating travis and tox configs 2015-03-18 14:50:45 +02:00
Roman Mogilatov
e817f726c2 Fix of bug in Python 2.6 with failed isclass check in inspect module 2015-03-18 12:57:12 +02:00
Roman Mogilatov
87fc17284c adding positional arg numbers for Python 2.6 compatibility 2015-03-18 12:48:19 +02:00
Roman Mogilatov
c13c2ad6eb Merge branch 'master' of github.com:rmk135/objects 2015-03-18 01:17:49 +02:00
Roman Mogilatov
3cb3d1ae4d removing test requirements file, all test requirements are moved to tox 2015-03-18 01:17:40 +02:00
Roman
ef14ae1b1c Update README.md 2015-03-18 01:16:59 +02:00
Roman Mogilatov
c1d6127e64 updating tox and travis configs 2015-03-18 00:38:54 +02:00
Roman
b7467482f9 Update README.md 2015-03-17 17:43:25 +02:00
Roman
11493d1a24 Update .travis.yml 2015-03-17 17:23:21 +02:00
Roman
58184e31b4 Update tox.ini 2015-03-17 17:22:55 +02:00
Roman
2bfe6c8a91 Update requirements-tests.txt 2015-03-17 16:52:46 +02:00
Roman
a635ce96d5 Update tox.ini 2015-03-17 16:36:54 +02:00
Roman
15bb1fd6c3 Update .travis.yml 2015-03-17 16:21:45 +02:00
Roman
70736f8e86 Create tox.ini 2015-03-17 16:21:34 +02:00
Roman
914f6767ea Update README.md 2015-03-17 16:04:06 +02:00