Commit Graph

  • df7fa4e995 issue comment api fix (#449) Kim "BKC" Carlbäcker 2016-12-22 09:29:26 +0100
  • d5d21b67d2 Fix string format verbs (#3637) Alexander Lunegov 2016-12-21 12:09:43 +0500
  • c46eb3f5b3 Fix homepage docs link broken (#417) Lunny Xiao 2016-12-22 14:03:43 +0800
  • f8d94cb440 Update locales (#440) Lunny Xiao 2016-12-21 23:28:42 +0800
  • 2197d298cb Add Korean support (#437) Lunny Xiao 2016-12-21 22:47:26 +0800
  • ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430) Joubert RedRat 2016-12-21 10:13:17 -0200
  • 618407c018 Do not override the binary version name from drone (#436) Thomas Boerger 2016-12-21 13:00:15 +0100
  • 111c95ecaf Change default Android theme color meta tag (#389) Andrey Nering 2016-12-20 11:54:22 -0200
  • 235eb4c3d2 Merge pull request #412 from strk/libravatar-source Andrey Nering 2016-12-20 10:32:45 -0200
  • 380e32e129 Fix random string generator (#384) Denis Denisov 2016-12-20 14:32:02 +0200
  • 952587dbae Merge pull request #422 from mjwwit/master Andrey Nering 2016-12-20 10:15:03 -0200
  • 1d30457a94 change test mail subject and body to 'Gitea Test Mail!' Michael de Wit 2016-12-20 09:34:50 +0100
  • 6ade13e86e serve video files using the HTML5 video tag (#418) Nico Mandery 2016-12-20 09:09:11 +0100
  • 608a60fb94 Add support for using "libravatar" as the GravatarSource Sandro Santilli 2016-12-19 17:04:39 +0100
  • 8559d6f267 add ZH readme (#405) Lunny Xiao 2016-12-19 21:30:52 +0800
  • 7c46667e71 fixed vulnerabilities labels (#409) Lunny Xiao 2016-12-17 19:49:17 +0800
  • 44428fdc38 Remove fixed FIXME (#408) Richie B2B 2016-12-16 17:00:30 +0100
  • 0d6e88baef Fix typo (#407) Richie B2B 2016-12-16 17:00:15 +0100
  • b11843b8dc Update gitea/sdk vendor (#406) Martin Hebnes Pedersen 2016-12-16 16:26:35 +0100
  • 578a8e258e Revert "Disable coverage report for now" (#400) Andrey Nering 2016-12-16 09:49:54 -0200
  • 15c3d14d55 fixed vulnerabilities on deleting release (#399) Lunny Xiao 2016-12-16 19:42:39 +0800
  • 8aeeed0a23 Disable coverage report for now (#395) Thomas Boerger 2016-12-15 12:26:34 +0100
  • c6b6a61bf1 Fixing multiple docker issues (#386) Thomas Boerger 2016-12-15 10:16:55 +0100
  • 1831ee2d1d Update example install url from try.gogs.io to try.gitea.io (#385) Sandro Santilli 2016-12-15 09:56:46 +0100
  • b4c794058a fixed vulnerabilities (#392) Lunny Xiao 2016-12-15 16:49:06 +0800
  • d771e978a1 Don't use custom PBKDF2 function (#382) Lunny Xiao 2016-12-15 09:24:27 +0800
  • 73710c00a8 bug fixed branch name for pushupdate (#380) Lunny Xiao 2016-12-13 15:19:42 +0800
  • 1d1c01875d Autogenerate Version on build (#190) Kim "BKC" Carlbäcker 2016-12-13 05:48:58 +0100
  • f0a989c1d0 Correction LDAP validation (#342) Denis Denisov 2016-12-12 02:46:51 +0200
  • abcd39f7d5 In the wiki title replace tab with a space (#371) Bwko 2016-12-11 04:01:26 +0100
  • cbcb4361d5 Fixes issue #283 Bwko 2016-12-08 23:08:28 +0100
  • 7b5b5178e1 Bug fix for edit-hook API endpoint Ethan Koenig 2016-12-07 16:25:29 -0500
  • bab737bf02 Fix alignment of tooltip and add bindata - related to #359 (#364) Henning Henkel 2016-12-08 13:59:47 +0100
  • 401a8db0ed Remove stale comment in models/repo.go (#366) Ethan Koenig 2016-12-07 18:04:12 -0500
  • 39d0db52de Fix for #361, renamed username to login Bwko 2016-12-07 12:21:16 +0100
  • 04b9a7e7a2 Bug fixes for repo permissions in API Ethan Koenig 2016-12-05 18:48:51 -0500
  • 08b9af9ad8 Added download tooltip - solves #221 (#359) Henning Henkel 2016-12-07 09:38:20 +0100
  • 026ad4aee7 Fixes panic when there's no user initialized (#358) Bwko 2016-12-06 21:58:34 +0100
  • 83ed234472 Integrate templates into bindata optionally (#314) Thomas Boerger 2016-12-06 18:58:31 +0100
  • 1b5b297c39 Actually fix 'make build' (#353) Kim "BKC" Carlbäcker 2016-12-05 18:35:22 +0100
  • 2b63f32b8a Enabled bindata build tag and generate bindata (#352) Thomas Boerger 2016-12-05 16:39:45 +0100
  • cd0ce9f3d8 Awlays build, even when it thinks it's up to date (#351) Kim "BKC" Carlbäcker 2016-12-05 15:58:04 +0100
  • 70134323d1 Merge pull request #348 from tboerger/release-fixes Thomas Boerger 2016-12-05 14:49:00 +0100
  • 8a28130540
    Fixed build tags and deps for all build/test steps Thomas Boerger 2016-12-04 23:55:09 +0100
  • e52b24ad5d
    Properly move releases within drone builds Thomas Boerger 2016-12-04 23:48:36 +0100
  • 947d2ee21b Fixes #316 Antonio Facciolo 2016-11-30 17:27:39 +0100
  • d07c955e2a Fix regression in PR-API #248 (#349) Kim "BKC" Carlbäcker 2016-12-05 12:17:39 +0100
  • edae0f134c Merge pull request #347 from thehowl/fix-contributing-typos Thomas Boerger 2016-12-05 08:22:16 +0100
  • db29855d2d Apply suggested changes Morgan Bazalgette 2016-12-04 22:50:36 +0100
  • e6cb9a7397 Fix typos in CONTRIBUTING Morgan Bazalgette 2016-12-04 20:49:07 +0100
  • dc14d0c046 Merge pull request #345 from Bwko/fix_for_320 Andrey Nering 2016-12-03 20:06:05 -0200
  • 0118b275b6 Fix for #320 Bwko 2016-12-03 22:31:54 +0100
  • c8f300b2cd Safe compare password (timing attack) (#338) Denis Denisov 2016-12-03 07:49:17 +0200
  • db6a4e9fbf Merge pull request #334 from avelino/scripts_project_name_update Thomas Boerger 2016-12-02 20:13:20 +0100
  • b21bf80dd4 update SERVICENAME on init scripts Avelino 2016-12-02 15:52:28 -0200
  • 0f05470cb8 [API] Pull Requests (#248) Kim "BKC" Carlbäcker 2016-12-02 12:10:39 +0100
  • d7ed78a919 Merge pull request #227 from go-gitea/api/github-compliance Kim "BKC" Carlbäcker 2016-12-02 10:04:15 +0100
  • e8e0539b45 Linting Kim "BKC" Carlbäcker 2016-12-02 09:28:45 +0100
  • e6cfccdd40 GitHub API Compliance (& linting) Kim "BKC" Carlbäcker 2016-10-07 19:17:27 +0200
  • 71bb6df75a Add undocumented endpoint for /repositories/:id Kim "BKC" Carlbäcker 2016-10-03 12:35:42 +0200
  • bea9d55da6 Fixed project name on setting module key APP_NAME Avelino 2016-12-02 03:23:37 -0200
  • d93429af8b Fixed project name on base template head Avelino 2016-12-02 03:13:27 -0200
  • 7e09f80ee3 Fixed project name on repo template mail Avelino 2016-12-02 03:09:46 -0200
  • baf60bf603 Fixed project on repo template hook settings Avelino 2016-12-02 03:07:37 -0200