Wed, 25 May 2011 19:14:55 +0530 |
pkumar |
py.test changed to pytest in conftest.py and all the tests of converter module.
pytest2
|
Wed, 25 May 2011 17:27:12 +0530 |
pkumar |
py.test changed to pytest in all tests of module MoinMoin
pytest2
|
Wed, 25 May 2011 17:07:27 +0530 |
pkumar |
Information in conftest.py added about the test validation only for pytest-2
pytest2
|
Wed, 25 May 2011 15:30:52 +0530 |
pkumar |
witespaces in conftes.py and test_filesys.py removed to fix failure in test_sourcecode.py
pytest2
|
Wed, 25 May 2011 15:25:46 +0530 |
pkumar |
py.test changed to pytest in all tests of module apps
pytest2
|
Wed, 25 May 2011 15:22:02 +0530 |
pkumar |
py.test changed to pytest in config module
pytest2
|
Wed, 25 May 2011 14:56:02 +0530 |
pkumar |
py.test changed to pytest in all tests of util module
pytest2
|
Wed, 25 May 2011 14:45:11 +0530 |
pkumar |
pytest_pycollect_makeitem() in conftest.py changed since collector._istestclasscandidate doesn't exist anymore.
pytest2
|
Tue, 24 May 2011 00:04:46 +0530 |
pkumar |
test invoke method in test_pysupport.py modified.
pytest2
|
Mon, 23 May 2011 23:18:43 +0530 |
pkumar |
test_crypto modified for more pythonic test invocation.
pytest2
|
Mon, 23 May 2011 22:25:26 +0530 |
pkumar |
import for 'sqlalchemy.exec' in fs2.py and fs19.py modified.
pytest2
|
Mon, 23 May 2011 20:26:25 +0530 |
pkumar |
import error due to change of sqlalchemy(0.6.0 - 0.7.0) fixed.
pytest2
|
Mon, 23 May 2011 18:59:10 +0530 |
pkumar |
skip method in test_filesys.py modified.
pytest2
|
Sat, 21 May 2011 17:08:02 +0530 |
pkumar |
relative import in test_moinwiki19_in.py changed to fix the import error.
pytest2
|
Sat, 21 May 2011 16:56:56 +0530 |
pkumar |
relative import in test_moinwiki_in.py changed to fix the import error.
pytest2
|
Wed, 25 May 2011 03:39:13 +0530 |
pkumar |
merged into pytest2
pytest2
|
Mon, 11 Apr 2011 22:54:32 +0200 |
Ronny Pfannschmidt |
merge default
pytest2
|
Thu, 07 Apr 2011 13:09:31 +0200 |
Ronny Pfannschmidt |
merge from default
pytest2
|
Tue, 05 Apr 2011 23:33:58 +0200 |
Ronny Pfannschmidt |
whops, actually add the pytest2 requirement
pytest2
|
Sat, 25 Dec 2010 12:00:59 +0100 |
Ronny Pfannschmidt |
mark the hg backend as xfail for now
pytest2
|
Sat, 25 Dec 2010 12:02:27 +0100 |
Ronny Pfannschmidt |
use the pytest_addoption hook instead of messing with py.test.config (missing in pytest2.0)
pytest2
|
Sat, 25 Dec 2010 12:06:55 +0100 |
Ronny Pfannschmidt |
add a __init__.py to the security tests
pytest2
|
Mon, 27 Dec 2010 14:03:38 +0100 |
Ronny Pfannschmidt |
add some hooks for pytest2.x since collector customization changed
pytest2
|
Thu, 30 Dec 2010 22:29:20 +0100 |
Ronny Pfannschmidt |
skip rst_in tests if docutils is missing
pytest2
|
Mon, 22 Aug 2011 02:25:44 +0200 |
Thomas Waldmann |
add interwikiname to test wikiconfig.py also
|
Mon, 22 Aug 2011 01:57:48 +0200 |
Thomas Waldmann |
merged ui repo
|
Mon, 22 Aug 2011 04:44:43 +0530 |
Akash Sinha |
revert cs 77f05fbc7d7e
|
Mon, 22 Aug 2011 03:40:54 +0530 |
Akash Sinha |
some more urls are disallowed now
|
Mon, 22 Aug 2011 03:29:27 +0530 |
Akash Sinha |
generator removed from views.py
|
Mon, 22 Aug 2011 03:24:06 +0530 |
Akash Sinha |
more merging and cleaning
|
Mon, 22 Aug 2011 00:26:16 +0530 |
Akash Sinha |
few more files merged with main
|
Sun, 21 Aug 2011 23:51:22 +0530 |
Akash Sinha |
setup.py and wikiconfig.py merged with main
|
Sun, 21 Aug 2011 23:32:35 +0530 |
Akash Sinha |
make_generator removed in index function
|
Sun, 21 Aug 2011 23:27:18 +0530 |
Akash Sinha |
imports are ordered correctly in views.py
|
Sun, 21 Aug 2011 23:22:56 +0530 |
Akash Sinha |
merged with main
|
Sun, 21 Aug 2011 22:59:51 +0530 |
Akash Sinha |
merged with main
|
Sun, 21 Aug 2011 22:34:10 +0530 |
Akash Sinha |
icluding tgz also as archive package for icon display, similar to tar(missed this earlier)
|
Sun, 21 Aug 2011 22:32:18 +0530 |
Akash Sinha |
merged with main repo
|
Sun, 21 Aug 2011 17:16:05 +0530 |
Akash Sinha |
regex search function updated, to get the subitem flag correctly
|
Sun, 21 Aug 2011 01:54:55 +0530 |
Akash Sinha |
select all link moved separate from actions bar and some re-styilng done (to hande with width issue)
|
Sat, 20 Aug 2011 02:28:29 +0530 |
Akash Sinha |
when no contenttype group is selected, then all types of items are shown (earlier none of them were coming)
|
Sat, 20 Aug 2011 02:26:36 +0530 |
Akash Sinha |
toggle checkbox and show more event handlers added in contenttype filter form, Fixes #4
|
Fri, 19 Aug 2011 03:42:44 +0530 |
Akash Sinha |
some pep8 fixes
|
Fri, 19 Aug 2011 02:44:39 +0530 |
Akash Sinha |
fixes issue 3 (increased size of div in actions)
|
Fri, 19 Aug 2011 02:26:23 +0530 |
Akash Sinha |
small change in contenttype filter (now items with unknown mime types have a different filter, as earlier it was shown regardless of the filter selected)
|
Thu, 18 Aug 2011 23:26:13 +0530 |
Akash Sinha |
some lines of code removed(to get range list) from global history as similar function exists under util
|
Thu, 18 Aug 2011 14:19:30 +0530 |
Akash Sinha |
popup block html moved outside of index test condition
|
Thu, 18 Aug 2011 12:12:22 +0530 |
Akash Sinha |
index page view modified (elements re-arranged on the page)
|
Mon, 15 Aug 2011 02:29:33 +0530 |
Akash Sinha |
branch merged with main repo
|
Mon, 15 Aug 2011 01:09:23 +0530 |
Akash Sinha |
New item tab added on index page, and Upload file button also moved under that new item box (but drag-drop area kept to whole screen as it was earlier)
|
Sun, 14 Aug 2011 00:19:18 +0530 |
Akash Sinha |
Ajax destroy feature added on index page (similar to the delete feature).
|
Sat, 13 Aug 2011 01:31:01 +0530 |
Akash Sinha |
Ajax delete feature for the items, has been added on index page.
|
Mon, 08 Aug 2011 15:30:44 +0530 |
Akash Sinha |
branch merged with main repo
|
Mon, 08 Aug 2011 15:16:46 +0530 |
Akash Sinha |
mimetype parameter added in the download item link, such that we could set the contenttype of item being downloaded as desired.
|
Sun, 07 Aug 2011 02:09:50 +0530 |
Akash Sinha |
some css fix on index page for chrome
|
Sun, 07 Aug 2011 01:46:16 +0530 |
Akash Sinha |
equalto sign missed in install_requires earlier in setup file, fixed now
|
Sun, 07 Aug 2011 01:10:00 +0530 |
Akash Sinha |
Download feature for items (integrated with select items) have been added at index page
|
Thu, 04 Aug 2011 03:01:54 +0530 |
Akash Sinha |
selet item feature added on index page
|
Wed, 03 Aug 2011 02:13:38 +0530 |
Akash Sinha |
restored Start button for individual files, but made it invisible
|
Tue, 02 Aug 2011 23:12:28 +0530 |
Akash Sinha |
modification in file upload script, now duplicate files could only be uploaded when either all files in queue are uploaded or all are cancelled.
|