projects
/
online-glom:gwt-glom.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
online-glom:gwt-glom.git
2012-11-16
Murray Cumming
Details: Get static image data from our images services.
images
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Static image items: Store an image URL, using...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Add getLayoutItemByPath().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Use a better base64 decoder to read static...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Do not use == to compare strings. Use equals().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Add and use public constants for layout names.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Document: Load static text and image items too.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Do not use client.GWT for shared code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Use image data when recreating databases for testing.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
OnlineGlomImages: Detect the mime-type (content type).
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Eclipse project files: Use JDK 1.7 instead of JDK 1.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Details: Show images.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Murray Cumming
Attempting to use base64 data URL for images.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Murray Cumming
Use the latest (now stable) version of GWT.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Murray Cumming
Added an Indonesian translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Murray Cumming
Rename the servlet.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Murray Cumming
Tests: Make the imports of assert*() consistent.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Murray Cumming
1.21.10
1.21.10
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
Remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
Revert "pom.xml: Use gwt 2.5.1-rc1"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
Remove an outdated FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
tests: Move a test that needs a database connection.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
Add back @Override lines. From Eclipse cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
tests: Use @BeforeClass on tearDown().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
tests: Test translations moe.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
tests: Add SelfHostConfiguredDocumentTest
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Murray Cumming
Document: Load title translations and test them.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
Set JDBC timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: ConfiguredDocumentTest: Make this pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
Use Java 1.7 instead of Java 1.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
Some error checking.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: Add a ConfiguredDocument test.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
Update a comment
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
LayoutItemFIeld: getName(): Use the Field if it is...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: SelfHoster: Test SqlUtils too.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: SelfHoster: createConnection(): Do not warn...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: SelfHoster: createAndSelfHostNewEmpty(): Sleep...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: SelfHoster: createConnection(): Set a timeout.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
tests: SelfHoster: selfHost(): Close the test connection.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Murray Cumming
Use slf4j-simple to see JDBC errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Murray Cumming
SelfHoster.discoverFirstFreePort(): Close the socket.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Murray Cumming
Avoid another code warning in Eclipse Juno.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Murray Cumming
Some cleanup by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Murray Cumming
pom.xml: Use gwt 2.5.1-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Murray Cumming
pom.xml: Increased gwt-test-utils version.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Murray Cumming
Avoid some code warnings in Eclipse Juno
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Murray Cumming
Slight variable rename
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Murray Cumming
Added OnlineGlomPropertiesTest.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Murray Cumming
Make OnlineGlomProperties be a normal class.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Murray Cumming
OnlineGlomServiceImpl.init(): Move some code into a...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Murray Cumming
OnlineGlomServiceImpl.OnlineGlomProperties: Improve...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Murray Cumming
OnlineGlomServiceImpl: Improve the OnlineGlomProperties...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Murray Cumming
SelfHostExampleTest: Make sure we cleanup on failure.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Murray Cumming
1.21.9.3
1.21.9.3
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Murray Cumming
ConfiguredDocument: Add a primary key to portals at...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
SelfHoster: Avoid some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
LayoutItemPortalDeepCloneTest: Test something to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
Formatting by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
SelfHoster: Keep trying pg_ctl after starting postgres.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
SelfHoster: Wait until the server is really ready.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Murray Cumming
ConfiguredDocument: Do not add a primary key to portals...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Murray Cumming
Improve ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Murray Cumming
Document.load(): Support version 7 documents.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Murray Cumming
Eclipse cleanup of pom.xml
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Ben Konrath
Add configuration for auto-generating mvn:i18n from...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Murray Cumming
Update translations, adding French.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Murray Cumming
SelfHoster: Add some debug println messages to help...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Murray Cumming
Tests: SelfHoster: Check other paths for PostgreSQL...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Murray Cumming
Remove LayoutItemPortal.get/setNavigationTable().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Murray Cumming
Some final keywords, by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Murray Cumming
Initial self-hosting for tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Murray Cumming
Document: loading example data: Handle exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Murray Cumming
Document: load(), save(): Handle the example rows.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Murray Cumming
Document: Add save().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Added a TODO.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Some member sorting by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
OnlineGlomService: Simplify the getList/RelatedViewData...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Remove final again from where it breaks GWT serialization.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Cleanup by Eclipse: Add final keywords.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Cleanup by Eclipse: Add parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Some cleanup by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Murray Cumming
Some reformatting by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Murray Cumming
1.21.9.2
1.21.9.2
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Murray Cumming
Use translations for top-level groups too.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Murray Cumming
1.21.9.1
1.21.9.1
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
Mark 1.21.9 in the ChangeLog
1.21.9
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
1.21.9
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
Corrections to navigation to related records.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
Fix the use of translations.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
Document: Correctly report the number of available...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
SqlUtils: Use camelCase.
nonative
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
Use jOOQ's tableByName() and fieldByName.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Murray Cumming
SqlUtils: Remove the Connection parameters.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Murray Cumming
Fix quick find.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Murray Cumming
TableToViewDetails: Use a real serialization ID.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Murray Cumming
Added LayoutItemPortalDeepCloneTest
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Murray Cumming
Added missing TableToViewDetails.java file.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Murray Cumming
Replace all appearances of Colour with color.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Murray Cumming
Use colors in HTML format, solving a warning about...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Murray Cumming
ListViewTable: Constructor: Take the table name as...
commit
|
commitdiff
|
tree
|
snapshot
next