index
:
golang-id-tour
main
The source codes for tour.golang-id.org.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-10
make: ganti name configuration gcloud sesuai nama proyek
HEAD
main
Shulhan
2026-02-10
all: set minimum Go runtime ke versi 1.25.0
Shulhan
2026-02-10
go.mod: pembaruan semua dependensi
Shulhan
2026-02-10
content/moretypes: perbaikan kata
Shulhan
2026-02-02
local: add support for socket based activation with systemd
Shulhan
2026-02-02
go.mod: update all dependencies
Shulhan
2024-09-15
all: tambah flag untuk mengatur Origin dari koneksi WebSocket
Shulhan
2024-09-15
pic: perbaikan path impor
Shulhan
2024-09-15
go.mod: pembaruan dependensi
Shulhan
2024-09-14
local: disable opening browser automatically by default
Shulhan
2024-09-14
make: add task to install binary on local GOBIN
Shulhan
2024-08-31
all: pembaruan dan penyederhanaan README
Shulhan
2024-08-31
LICENSE: update per Google Legal
Russ Cox
2024-08-31
A+C: delete AUTHORS and CONTRIBUTORS
Russ Cox
2024-07-14
go.mod: perbarui semua dependensi modul
Shulhan
2024-07-14
all: sync with golang.org/x/website (2/2)
Shulhan
2024-07-14
all: gabungkan perubahan dari golang.org/x/website/_content/tour
Shulhan
2024-07-14
content/basics: hapus keterangan tentang deterministik
Shulhan
2024-07-14
content: tambahkan artikel tentang Generik
Shulhan
2023-11-12
all: update Go runtime to version 1.21
Shulhan
2023-11-12
Merge commit '3891a3eb15c0'
Shulhan
2023-03-03
all: update all dependencies and the minimum Go to 1.18
Shulhan
2023-03-03
all: pembaruan README
Shulhan
2021-05-26
app.yaml: remove GOLANGORG_CHECK_COUNTRY
Russ Cox
2021-05-26
all: go get golang.org/x/tools@a3eb095d6ae && go mod tidy
Russ Cox
2021-05-12
content: remove link to old video showing GOPATH workflow
Alberto Donizetti
2021-05-12
content: use uniform dashes in translation links
Alberto Donizetti
2021-03-29
content: add link to Polish translation
MStokluska
2021-03-17
content: remove links to translations that are not online
Alberto Donizetti
2021-03-05
tour: look for content in module cache, not GOROOT/misc/tour
Dmitri Shuralyov
2021-03-04
tour: build snippets in module mode
Dmitri Shuralyov
2020-12-07
README.md: add badge to pkg.go.dev
Julie Qiu
2020-11-06
tour: update to the App Engine Go 1.14 runtime
Dmitri Shuralyov
2020-11-06
tour: redirect HTTP traffic to HTTPS
Dmitri Shuralyov
2020-10-07
content: link to working and updated korean translation
Alberto Donizetti
2020-05-08
pic: don't make a string copy when writing image
Dmitri Shuralyov
2020-05-08
pic: add a test
Dmitri Shuralyov
2020-05-08
pic: document package
Dmitri Shuralyov
2020-02-10
content: terjemahkan bagian pada "Perintah range"
Shulhan
2020-02-01
README: clarify where tour issues should be reported
Alberto Donizetti
2020-01-25
all: pembaruan dengan upstream versi 2bf82070
Shulhan
2020-01-25
static: remove executable bit on all static files
Shulhan
2020-01-25
make: change serve and deploy tasks to use Cloud SDK
Shulhan
2020-01-25
all: migrasi repository ke "github.com/golang-id/tour"
Shulhan
2020-01-25
all: update module, repository, and import path
Shulhan
2020-01-25
content/basics: perbaikan kata "konstant" dan beberapa kalimat
Shulhan
2020-01-25
Update content with fixes on some typos
Shulhan
2020-01-25
Translate README into Bahasa Indonesia
Shulhan
2020-01-25
[layout] Fix import and syntax checkbox layout on screen width 960px
Shulhan
2020-01-25
[Fix #6] Content title overlapped with top nav on mobile
Shulhan
[next]