Commit Graph

19 Commits

Author SHA1 Message Date
Bwko a3207b8ce5
Add .github & update contributing/maintainers file 2017-01-24 21:59:59 +01:00
Thomas Boerger b4e91566ca Merge pull request #4 from go-gitea/stable-devel-head
Make stable/devel/head installable
2017-01-10 13:02:21 +01:00
Thomas Boerger 1278ab757d
Updated gitea to 1.0.1 2017-01-10 09:29:19 +01:00
Thomas Boerger f09a8bd445
Apply same changes as gitea to lgtm 2017-01-10 09:28:47 +01:00
Thomas Boerger e513995cd0
Use HTTPS and proper build tags 2017-01-10 09:28:29 +01:00
Thomas Boerger bb9fe5d466
Make stable/devel/head installable 2017-01-10 09:24:37 +01:00
Lunny Xiao 3d83f5d7a9 Merge pull request #7 from jediorange/master
Fix URLs and filenames
2017-01-07 11:09:20 +08:00
Rob Prentiss 7a09017eaa Fix HEAD install
`git` is already required for homebrew, no need to have it as a dependency, as it causes errors during install.

The `make build` fails unless running inside of `src/code.gitea.io/gitea` directory, and the resultant binary is not in the `./bin` directory.

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:51:06 -08:00
Rob Prentiss ae04bd1e02 Fix `bin.install` filenames for stable and devel
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:21:54 -08:00
Rob Prentiss 5d204cd8dc Add -L option for curl to follow redirects
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 11:06:57 -08:00
Rob Prentiss a16738a8ea Correct URLs and filenames
Actual filenames include `10.6` between `darwin` and `amd64`

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 10:47:25 -08:00
Bo-Yi Wu 2e5c678cad update maintainer list for LGTM 2017-01-03 02:35:49 +01:00
Andrey Nering a32b14a869 Merge pull request #2 from go-gitea/contributing
Fixed typos on CONTRIBUTING based on work of @thehowl
2016-12-05 12:50:24 -02:00
Thomas Boerger 7ee6ff9ffb
Fixed typos on CONTRIBUTING based on work of @thehowl 2016-12-05 09:57:16 +01:00
Thomas Boerger 2c9ae6475b
We need only go and git for head builds 2016-11-25 15:07:56 +01:00
Thomas Boerger 0570194ec7
Added formula for lgtm 2016-11-25 14:52:09 +01:00
Thomas Boerger 9845b21a9f
Fixed gitter link 2016-11-25 14:48:55 +01:00
Thomas Boerger a77705b057
Initial commit 2016-11-25 14:46:19 +01:00
Thomas Boerger eb941b3ded Initial commit 2016-11-25 14:30:24 +01:00