index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tutorial
Commit message (
Expand
)
Author
Age
Files
Lines
*
THRIFT-619: Perl server and example
T Jake Luciani
2009-11-12
1
-0
/
+124
*
THRIFT-486. rb: ruby tutorial needs updated require statements
Bryan Duxbury
2009-05-05
2
-2
/
+2
*
THRIFT-387. Add appropriate Apache header to all code files
Bryan Duxbury
2009-04-08
3
-2
/
+59
*
THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and cl...
Bryan Duxbury
2009-04-07
2
-3
/
+0
*
THRIFT-387. Add license headers to a bunch of files
David Reiss
2009-03-30
20
-2
/
+359
*
cpp: Eliminate a buffer overflow in the tutorial server
David Reiss
2009-03-26
1
-2
/
+2
*
THRIFT-405. php: Create a tutorial server
David Reiss
2009-03-26
3
-1
/
+132
*
Fix the arguments in tutorial/README
David Reiss
2009-03-26
1
-1
/
+1
*
Update tutorial/README now that Thrift files don't support shebang
David Reiss
2009-03-25
1
-2
/
+3
*
THRIFT-136. s/async/oneway/ in the Thrift IDL
David Reiss
2009-03-24
1
-1
/
+1
*
THRIFT-136. s/async/oneway/ in comments
David Reiss
2009-03-24
1
-2
/
+2
*
Make .thrift files non-executable since we removed the shebangs
David Reiss
2009-03-14
2
-0
/
+0
*
THRIFT-325. Remove a bunch of uses of the old command line format
David Reiss
2009-02-17
2
-4
/
+0
*
Make the PHP generator use non-hardcoded namespaces.
David Reiss
2009-02-17
1
-1
/
+1
*
THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial
Bryan Duxbury
2009-02-01
1
-0
/
+1
*
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
T Jake Luciani
2009-01-31
2
-7
/
+7
*
THRIFT-284. python: Update tutorial files to use repr
David Reiss
2009-01-24
2
-2
/
+2
*
THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not co...
Bryan Duxbury
2009-01-15
2
-13
/
+13
*
THRIFT-193: Patch for proper namespace support in perl compiler
T Jake Luciani
2008-12-23
1
-6
/
+6
*
THRIFT-85. Include an example of an optional field in tutorial.thrift
David Reiss
2008-07-24
1
-1
/
+6
*
Update the tutorial files to stop using deprecated names
Kevin Clark
2008-06-18
2
-9
/
+9
*
Fix the shebangs for the tutorial thrift files
Kevin Clark
2008-06-18
2
-2
/
+2
*
Ensure the ruby tutorial uses the current library instead of the installed one
Kevin Clark
2008-06-18
2
-0
/
+2
*
rb: Add more classes/modules to the Thrift namespace. Provide backwards compa...
Kevin Clark
2008-06-18
1
-4
/
+4
*
Rename "alterl" to "erl".
David Reiss
2008-06-11
4
-1
/
+1
*
Remove all of the old Erlang stuff in preparation for renaming alterl.
David Reiss
2008-06-11
5
-196
/
+0
*
Oops - dont' use server.config anymore for alterl tutorial
David Reiss
2008-06-11
1
-1
/
+1
*
New tutorial for alterl bindings - include working client + server
David Reiss
2008-06-11
4
-0
/
+137
*
Make the Perl generator use non-hardcoded namespaces.
David Reiss
2008-03-27
2
-2
/
+2
*
Make the Smalltalk generator use non-hardcoded namespaces.
David Reiss
2008-03-27
1
-1
/
+1
*
Make the Java generator use non-hardcoded namespaces.
David Reiss
2008-02-27
2
-2
/
+2
*
Make the C++ generator use non-hardcoded namespaces.
David Reiss
2008-02-27
2
-2
/
+2
*
Make "make clean" rules a bit more standard.
David Reiss
2008-02-24
1
-1
/
+1
*
Thrift: Whitespace cleanup.
David Reiss
2008-02-06
7
-24
/
+24
*
[thrift] flesh out thrift Erlang tutorial client
Christopher Piro
2008-01-15
2
-53
/
+59
*
[thrift] preliminary tthrift tutorial client for Erlang
Christopher Piro
2008-01-15
1
-0
/
+68
*
[thrift] add a configuration file to the Erlang server tutorial
Christopher Piro
2008-01-15
2
-1
/
+29
*
[thrift] update thrift_logger bits in Erlang server tutorial
Christopher Piro
2008-01-15
1
-7
/
+1
*
Remove bogus Iface inclusion from Ruby tutorial
Mark Slee
2008-01-07
1
-3
/
+1
*
Merging in some Smalltalk changes from Patrick Collison
Mark Slee
2007-11-21
1
-0
/
+1
*
made tutorial.thrift executable
pkeyani
2007-10-10
1
-0
/
+0
*
OO perl accessors for Thrift objects
Mark Slee
2007-09-19
1
-8
/
+8
*
[thrift] spruce up Erlang binding for tonight's release
Christopher Piro
2007-09-18
4
-52
/
+21
*
Merging Jake Luciani's latest perl code gen fixes
Mark Slee
2007-08-16
3
-2
/
+4
*
[thrift] improved error logging and handling for Erlang bindings
Christopher Piro
2007-08-01
1
-10
/
+21
*
[thrift] maps, lists, sets, and service inheritance for Erlang
Christopher Piro
2007-07-25
2
-34
/
+46
*
[thrift] highly concurrent Erlang goodness
Christopher Piro
2007-07-18
2
-68
/
+66
*
[thrift] preliminary Erlang support (initial import)
Christopher Piro
2007-06-29
2
-0
/
+117
*
typo in tutorial/rb/RubyServer.rb
Christopher Piro
2007-06-28
1
-1
/
+1
*
Perl tutorial code
Mark Slee
2007-05-16
3
-2
/
+65
[next]