Commit Graph

919 Commits

Author SHA1 Message Date
David Huynh
7ba97c61ad More work on the sample extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@974 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 23:21:08 +00:00
Iain Sproat
17f1dc2e6f The file system coupled method getProjectDirectory is now removed from ProjectManager.
Methods of HistoryEntry which directly work with the File System have been moved to FileHistoryEntry in the io directory, and HistoryEntry made abstract.

As the abstract HistoryEntry cannot be instantiated directly, the ProjectManager is now responsible for creating new HistoryEntry.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@973 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 22:11:35 +00:00
Iain Sproat
b07075bed5 FileProjectManager and portions of Project and ProjectMetadata classes which deal with io are moved to an io directory.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@972 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 20:55:38 +00:00
Iain Sproat
c94957b6a0 CreateProjectCommand no longer contains references to project.html, a file previously removed from the project.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@971 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 20:28:18 +00:00
Iain Sproat
dc7060d390 portion of ProjectManager which interacts with File System has been moved to FileProjectManager, which extends ProjectManager. ProjectManager is now abstract.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@970 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 19:34:40 +00:00
Iain Sproat
ca5d5ea828 Fixed bug when opening existing project - javascript was referring to nonexistent project.html file, which was previously replaced by project.vt file.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@969 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 18:37:57 +00:00
David Huynh
b5228f9c58 Started adding a sample extension.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@968 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 17:46:30 +00:00
Iain Sproat
a671551289 Two more XmlImport tests now work. Some documentation stubs were added to XmlImporterUtilities.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@967 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 16:22:53 +00:00
David Huynh
8a87ddaf3f Ignored jython cachedir.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@966 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 00:46:46 +00:00
David Huynh
f7fe44dccc Converted project.html to project.vt and added a client side resource manager, where extensions can register scripts and styles to be included in .vt files
git-svn-id: http://google-refine.googlecode.com/svn/trunk@965 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 00:35:23 +00:00
David Huynh
b0389d8c6a Jython integration has been moved out to an extension.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@964 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 22:11:34 +00:00
David Huynh
b05d9a336c Ignored classes dir.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@963 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 22:10:20 +00:00
David Huynh
3f58d88922 Yet a lot more python files that somehow svn just refused to add
git-svn-id: http://google-refine.googlecode.com/svn/trunk@962 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 21:59:17 +00:00
David Huynh
7767536292 Lots more python files that somehow svn just refused to add
git-svn-id: http://google-refine.googlecode.com/svn/trunk@961 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 21:53:02 +00:00
David Huynh
fc16f10913 Manually add the jython sub-dir.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@960 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 21:36:20 +00:00
David Huynh
2acda17f39 More files to commit for jython extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@959 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 21:28:48 +00:00
David Huynh
2a11f716c7 Added extensions directory with the jython extension to start
git-svn-id: http://google-refine.googlecode.com/svn/trunk@958 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-14 21:22:04 +00:00
Stefano Mazzocchi
d6c9efceda more appengine infra
git-svn-id: http://google-refine.googlecode.com/svn/trunk@955 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-08 22:27:59 +00:00
David Huynh
92d170d059 Ignored netbeans' private/ sub-dir.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@954 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-07 22:20:43 +00:00
David Huynh
6b744f354c Moved netbeans project stuff into IDEs/netbeans/.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@953 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-07 22:20:13 +00:00
David Huynh
4694316c93 Ignored netbeans' private/ sub-dir.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@952 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-07 22:17:18 +00:00
David Huynh
ecce4db53f Moved netbeans project stuff into IDEs/netbeans/.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@951 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-07 22:16:36 +00:00
David Huynh
fd55c47cda Moved netbeans project into the sub-projects.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@950 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-07 18:03:37 +00:00
David Huynh
75f2c8cab1 Ignore private subdir
git-svn-id: http://google-refine.googlecode.com/svn/trunk@949 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-06 21:57:34 +00:00
David Huynh
34b09a452e Oops, private shouldn't be committed
git-svn-id: http://google-refine.googlecode.com/svn/trunk@948 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-06 21:46:11 +00:00
David Huynh
53d62ab84a Added NetBeans project files thanks to Thad Guidry
git-svn-id: http://google-refine.googlecode.com/svn/trunk@947 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-06 21:42:09 +00:00
Stefano Mazzocchi
ef6f03694d make all tests pass
git-svn-id: http://google-refine.googlecode.com/svn/trunk@945 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 01:30:12 +00:00
Stefano Mazzocchi
eff2d95cd1 no reason to check for junit when we use testng
git-svn-id: http://google-refine.googlecode.com/svn/trunk@944 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 01:30:07 +00:00
Stefano Mazzocchi
0f9bd923e6 removing comments that are no longer true
git-svn-id: http://google-refine.googlecode.com/svn/trunk@943 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 01:29:58 +00:00
Stefano Mazzocchi
4bd7f60ac4 fixed old defaults
git-svn-id: http://google-refine.googlecode.com/svn/trunk@942 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 01:29:55 +00:00
Stefano Mazzocchi
3668dde0d1 forgot to add the module descriptor
git-svn-id: http://google-refine.googlecode.com/svn/trunk@941 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 00:55:03 +00:00
Stefano Mazzocchi
af48cb799e moving Griworks to use the Butterfly webapp framework (this will allow us to make gw more extensible without excessive complexity... as a bonus we gain server side javascript support which might end up being useful)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@940 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-05 00:50:18 +00:00
Stefano Mazzocchi
0648e8725e adding regexp group capturing GEL function
git-svn-id: http://google-refine.googlecode.com/svn/trunk@932 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 08:54:17 +00:00
Stefano Mazzocchi
5e0acf28d0 forgot to add the ngram class itself
git-svn-id: http://google-refine.googlecode.com/svn/trunk@931 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 08:04:40 +00:00
Stefano Mazzocchi
b3173211e3 adding an ngram function to GEL
git-svn-id: http://google-refine.googlecode.com/svn/trunk@930 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 08:02:28 +00:00
Stefano Mazzocchi
6dbab84ba6 make sure that servlet configurations are injected even upon reloading the servlet context
git-svn-id: http://google-refine.googlecode.com/svn/trunk@929 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 08:02:16 +00:00
Stefano Mazzocchi
ba2d94cc63 make sure that pywin32 extensions are available on windows when executing windmill
git-svn-id: http://google-refine.googlecode.com/svn/trunk@928 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 06:56:58 +00:00
Stefano Mazzocchi
82d3730568 no need for this anymore
git-svn-id: http://google-refine.googlecode.com/svn/trunk@927 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-01 06:56:54 +00:00
Stefano Mazzocchi
fe004d5fa6 fixed client tests
git-svn-id: http://google-refine.googlecode.com/svn/trunk@926 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 17:56:07 +00:00
Stefano Mazzocchi
13399a48ee make sure to build the server when building the tests (this is needed for the client-side testing that needs to be able to launch the server)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@925 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 17:56:03 +00:00
Stefano Mazzocchi
3b7f132430 fixing jython initialization logic
git-svn-id: http://google-refine.googlecode.com/svn/trunk@924 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 09:00:42 +00:00
Stefano Mazzocchi
b288f41854 another gitignore for eclipse git support
git-svn-id: http://google-refine.googlecode.com/svn/trunk@923 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 09:00:37 +00:00
Stefano Mazzocchi
7ce78776c6 refactored tests to avoid using static initialization which conflicts with our ability to have special log4j configurati
ons for testings. Also tagged all broken tests as broken so that the tree is now green. Also used the test class as the
logger name so that it's easier to groupt the logger verbosity based on java packages.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@922 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 08:51:51 +00:00
Stefano Mazzocchi
674eaf9efd fixed distros
git-svn-id: http://google-refine.googlecode.com/svn/trunk@921 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 07:06:55 +00:00
Stefano Mazzocchi
fc2a044767 this file is useful only on windows so it must have the CRLF line ending style
git-svn-id: http://google-refine.googlecode.com/svn/trunk@920 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-31 06:05:16 +00:00
Stefano Mazzocchi
2edda3f193 fixing linux distro
git-svn-id: http://google-refine.googlecode.com/svn/trunk@919 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-30 19:27:41 +00:00
Stefano Mazzocchi
97842fabdd starting GAE support
git-svn-id: http://google-refine.googlecode.com/svn/trunk@918 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-30 18:48:14 +00:00
Stefano Mazzocchi
f92ecfb715 make the clean refactor become the new trunk
git-svn-id: http://google-refine.googlecode.com/svn/trunk@917 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-30 18:24:30 +00:00
Stefano Mazzocchi
e3fc7ab603 bringing the refactor branch up to speed with trunk
(everything works like in trunk for now, although some tests still fail)


git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@915 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-30 18:18:59 +00:00
Stefano Mazzocchi
081df24a97 removing classes
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@914 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-30 17:32:22 +00:00