Andrey Nering
dc14d0c046
Merge pull request #345 from Bwko/fix_for_320
...
Fix for #320
8 years ago
Bwko
0118b275b6
Fix for #320
...
Suppress the error when we're removing a file that may not exist
8 years ago
Denis Denisov
c8f300b2cd
Safe compare password (timing attack) ( #338 )
8 years ago
Thomas Boerger
db6a4e9fbf
Merge pull request #334 from avelino/scripts_project_name_update
...
Fixed project name on scripts
8 years ago
Avelino
b21bf80dd4
update SERVICENAME on init scripts
8 years ago
Kim "BKC" Carlbäcker
0f05470cb8
[API] Pull Requests ( #248 )
8 years ago
Kim "BKC" Carlbäcker
d7ed78a919
Merge pull request #227 from go-gitea/api/github-compliance
...
GitHub API Compliance Fixes
8 years ago
Kim "BKC" Carlbäcker
e8e0539b45
Linting
8 years ago
Kim "BKC" Carlbäcker
e6cfccdd40
GitHub API Compliance (& linting)
8 years ago
Kim "BKC" Carlbäcker
71bb6df75a
Add undocumented endpoint for /repositories/:id
8 years ago
Avelino
bea9d55da6
Fixed project name on setting module key APP_NAME
8 years ago
Avelino
d93429af8b
Fixed project name on base template head
8 years ago
Avelino
7e09f80ee3
Fixed project name on repo template mail
8 years ago
Avelino
baf60bf603
Fixed project on repo template hook settings
8 years ago
Bwko
4ff0db0246
Catch os... errors
8 years ago
Avelino
79bd7648b0
fixed typo on rename project name scripts for windows (bat)
8 years ago
Avelino
b78d3f5865
Fixed project name on scripts
8 years ago
Bwko
5ab85372da
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
1ae6ccb5f1
Bug fixed for .dockerignore ( #329 )
...
* bug fixed for .dockerignore
* clean up
8 years ago
Andrey Nering
0a6d9295df
Merge pull request #326 from tboerger/maintainers
...
Added real name of Bwko to maintainers file
8 years ago
Thomas Boerger
6598745f07
Copy gitea binary to docker from correct path ( #325 )
...
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Lunny Xiao
590a79ff8a
Resolved #296 ( #324 )
...
* resolved #296
* Indentation fixed
8 years ago
Lunny Xiao
2343feadd4
resolved #310 : hide fork to self ( #323 )
8 years ago
Thomas Boerger
bb3ed784bc
Added real name of Bwko to maintainers file
...
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Kim "BKC" Carlbäcker
31950cb262
Merge pull request #322 from lunny/lunny/pull_typo
...
typo in model/pull.go
8 years ago
Thomas Boerger
2932042a6d
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
646e02b521
typo
8 years ago
Andrey Nering
bf0edcbdea
Merge pull request #318 from stroucki/20161128locale
...
Suggested de locale fix
8 years ago
Michael Stroucken
4bd5730e02
Based on @tboerger's screenshot, these "times" are counts and not
...
clock times. Change translation to reflect that.
8 years ago
Sandro Santilli
a3fb627350
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
6dc6926abe
Merge pull request #306 from Bwko/Security
...
Fixes xss, clickjacking & password autocompletion
8 years ago
Thomas Boerger
6519718706
Merge pull request #298 from stroucki/20161128locale
...
suggested locale fixes
8 years ago
Bwko
1e9730a779
Fixes xss, clickjacking & password autocompletion
8 years ago
Michael Stroucken
e929ca2c41
Time values displayed are apparently single values, so use singular.
8 years ago
Thomas Boerger
ccad2cce32
Merge pull request #275 from strk/readmelink
...
Turn banner into a link to the github page
8 years ago
Sandro Santilli
349ecc6919
Turn banner into a link to the github gitea repository
...
Also use relative link to banner
8 years ago
Thomas Boerger
b6a95a8cb3
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
4680c349dd
Merge pull request #303 from tboerger/linting
...
Fixed remaining linting errors
8 years ago
Thomas Boerger
684d55e130
Reenabled lint check within drone
8 years ago
Thomas Boerger
60e3e5b4e1
Updated bindata to latest version
8 years ago
Thomas Boerger
e93d394620
Replace invaliud bindata variable names within make task
8 years ago
Thomas Boerger
6dd2c3b2db
Fixed linting errors for variable definitions
8 years ago
Kim "BKC" Carlbäcker
42ec5ce740
Fix breakage from vendor-update
8 years ago
Kim "BKC" Carlbäcker
dad806d3ea
CreateBranch-hook has shasum. Use the full ref for fetching shasum
8 years ago
Kim "BKC" Carlbäcker
57dc9efaae
Update gitea/sdk vendor
8 years ago
Kim "BKC" Carlbäcker
f364522468
Tag-webhooks are useless without shasums
8 years ago
Lunny Xiao
abf6c3a8e3
bug fixed caused by #295 ( #299 )
8 years ago
Thomas Boerger
16cdbe1956
Merge pull request #288 from tboerger/docker
...
Docker integration
8 years ago
Michael Stroucken
36a4663393
Rebase branch onto go-gitea/gitea
8 years ago
Andrey Nering
fd53028139
Merge pull request #294 from Bwko/Lint/user.go
...
Lint models/user.go
8 years ago