Kim "BKC" Carlbäcker
185fa7b753
GitHub API Compliance (& linting)
8 years ago
Kim "BKC" Carlbäcker
5f466ee446
Add undocumented endpoint for /repositories/:id
8 years ago
Avelino
60eae0af1e
Fixed project name on setting module key APP_NAME
8 years ago
Avelino
66515f67b2
Fixed project name on base template head
8 years ago
Avelino
f6d91ee381
Fixed project name on repo template mail
8 years ago
Avelino
4b1bc813ba
Fixed project on repo template hook settings
8 years ago
Bwko
6299533be7
Catch os... errors
8 years ago
Avelino
3bb1ce99b7
fixed typo on rename project name scripts for windows (bat)
8 years ago
Avelino
234abfc08d
Fixed project name on scripts
8 years ago
Bwko
7cfe9e55a9
Added rel="noopener" to target="_blank" hrefs ( #327 )
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
8 years ago
Lunny Xiao
ddba97ea1b
Bug fixed for .dockerignore ( #329 )
* bug fixed for .dockerignore
* clean up
8 years ago
Andrey Nering
f800715e7a
Merge pull request #326 from tboerger/maintainers
Added real name of Bwko to maintainers file
8 years ago
Thomas Boerger
ca259b5889
Copy gitea binary to docker from correct path ( #325 )
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Lunny Xiao
e32a301b42
Resolved #296 ( #324 )
* resolved #296
* Indentation fixed
8 years ago
Lunny Xiao
939dfe8263
resolved #310 : hide fork to self ( #323 )
8 years ago
Thomas Boerger
f10a0dfd39
Added real name of Bwko to maintainers file
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Kim "BKC" Carlbäcker
bdac0f5327
Merge pull request #322 from lunny/lunny/pull_typo
typo in model/pull.go
8 years ago
Thomas Boerger
9301aef192
Get rid of bin folder within makefile, enabled TiDB ( #319 )
* Get rid of the bin folder within the build process
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped latest make task, it is unused
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Added tidb tag to drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the cert build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped useless minwinsvc build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the useless build tags from drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
8 years ago
Lunny Xiao
7bc49ac26e
typo
8 years ago
Andrey Nering
a2cd5f17ad
Merge pull request #318 from stroucki/20161128locale
Suggested de locale fix
8 years ago
Michael Stroucken
f316dfc9fd
Based on @tboerger's screenshot, these "times" are counts and not
clock times. Change translation to reflect that.
8 years ago
Sandro Santilli
a09ff92c4f
Have "make" create the executable in root dir ( #247 )
Same as "go build".
Makes it functional by default as it'd then find template/ and public/
by default w/out setting GITEA_WORK_DIR
8 years ago
Matthias Loibl
106b0046e7
Merge pull request #306 from Bwko/Security
Fixes xss, clickjacking & password autocompletion
8 years ago
Thomas Boerger
95cba9eb67
Merge pull request #298 from stroucki/20161128locale
suggested locale fixes
8 years ago
Bwko
7d36a1293c
Fixes xss, clickjacking & password autocompletion
8 years ago
Michael Stroucken
b5fd5aaab6
Time values displayed are apparently single values, so use singular.
8 years ago
Thomas Boerger
86779760b8
Merge pull request #275 from strk/readmelink
Turn banner into a link to the github page
8 years ago
Sandro Santilli
78fd9a2d2c
Turn banner into a link to the github gitea repository
Also use relative link to banner
8 years ago
Thomas Boerger
6c09e5368f
Integrate public as bindata optionally ( #293 )
* Dropped unused codekit config
* Integrated dynamic and static bindata for public
* Ignore public bindata
* Add a general generate make task
* Integrated flexible public assets into web command
* Updated vendoring, added all missiong govendor deps
* Made the linter happy with the bindata and dynamic code
* Moved public bindata definition to modules directory
* Ignoring the new bindata path now
* Updated to the new public modules import path
* Updated public bindata command and drop the new prefix
8 years ago
Thomas Boerger
f2a3f10683
Merge pull request #303 from tboerger/linting
Fixed remaining linting errors
8 years ago
Thomas Boerger
711fc2fb07
Reenabled lint check within drone
8 years ago
Thomas Boerger
f2c880c868
Updated bindata to latest version
8 years ago
Thomas Boerger
e710a0b9dc
Replace invaliud bindata variable names within make task
8 years ago
Thomas Boerger
20d032f3bd
Fixed linting errors for variable definitions
8 years ago
Kim "BKC" Carlbäcker
0287afefa6
Fix breakage from vendor-update
8 years ago
Kim "BKC" Carlbäcker
6fb9644a74
CreateBranch-hook has shasum. Use the full ref for fetching shasum
8 years ago
Kim "BKC" Carlbäcker
2a21b85337
Update gitea/sdk vendor
8 years ago
Kim "BKC" Carlbäcker
49af1343ab
Tag-webhooks are useless without shasums
8 years ago
Lunny Xiao
af8f553ea3
bug fixed caused by #295 ( #299 )
8 years ago
Thomas Boerger
8a0a043f4e
Merge pull request #288 from tboerger/docker
Docker integration
8 years ago
Michael Stroucken
e9094371d6
Rebase branch onto go-gitea/gitea
8 years ago
Andrey Nering
accd11d38a
Merge pull request #294 from Bwko/Lint/user.go
Lint models/user.go
8 years ago
Andrey Nering
85068a662d
Merge pull request #295 from Bwko/Lint/repo_
Lint models/repo
8 years ago
Matthias Loibl
12a0a2bc11
Merge pull request #290 from tboerger/maintain-contribute
Project unification, updates for contributors guide and github files
8 years ago
Bwko
7be1b7f193
Lint models/repo.go
8 years ago
Bwko
b04e183253
Lint models/repo_*
8 years ago
Bwko
3c54bd855f
Lint models/user.go
8 years ago
Thomas Boerger
c483ace00e
Added -S flag to addgroup command within Dockerfiles
8 years ago
Thomas Boerger
e4a738f46f
Replaced edge with 3.4 for the alpine base image
8 years ago
Thomas Boerger
e6619a58a5
Replaced shadow with addgroup and adduser
8 years ago