1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-09 10:18:27 +00:00

Commit Graph

  • cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167) Lunny Xiao 2016-11-18 11:03:03 +08:00
  • 91953ae9b4 Merge pull request #187 from strk/vendor Andrey Nering 2016-11-17 17:35:48 -02:00
  • 39b3fcad1d Wrap vendor/ in backtics Sandro Santilli 2016-11-17 17:06:13 +01:00
  • 4faf9c213e Add vendoring section Sandro Santilli 2016-11-16 19:12:04 +01:00
  • d884312223 Merge pull request #100 from ethantkoenig/develop Andrey Nering 2016-11-17 07:15:15 -02:00
  • 0834e492c0 API endpoints for stars Ethan Koenig 2016-11-14 17:33:58 -05:00
  • 871c964ef7 Upgrade vendor "git" (#175) Thibault Meyer 2016-11-15 16:24:08 +01:00
  • 7596e41027 Merge pull request #171 from andreynering/gitea/editorconfig-crlf Matthias Loibl 2016-11-15 12:06:41 +01:00
  • 56a8cf523b fix variable assigned and not used. (#173) Thomas Boerger 2016-11-15 07:53:16 +01:00
  • d9ffe99972 fix variable assigned and not used. Bo-Yi Wu 2016-11-15 14:16:27 +08:00
  • 07a0753420 Merge pull request #169 from strk/allow-update-draft-releases Kim "BKC" Carlbäcker 2016-11-14 21:48:21 +01:00
  • 6cf66117e7 Merge pull request #170 from strk/wiki-lint Andrey Nering 2016-11-14 17:34:16 -02:00
  • a285c07d5e .editorconfig: do not specify line ending Andrey Nering 2016-11-14 15:48:40 -02:00
  • cd339263d9 Allow updating draft releases while keeping them as draft Sandro Santilli 2016-11-14 17:30:22 +01:00
  • 592a4ec4d3 Fix lint errors in models/wiki (just add methods docs) Sandro Santilli 2016-11-14 17:58:06 +01:00
  • 81f227eace Merge pull request #168 from appleboy/gofmt Andrey Nering 2016-11-14 15:00:02 -02:00
  • 5054020c1f fix gofmt error. Bo-Yi Wu 2016-11-15 00:03:37 +08:00
  • 904deb7d6a Fix broken link for Contributors Guide (#166) Bo-Yi Wu 2016-11-14 15:17:15 +08:00
  • 739f07c98e Remember diff view style (#163) Andrey Nering 2016-11-13 00:54:04 -02:00
  • bd76e156bb fixed bug #151 finally (#164) Lunny Xiao 2016-11-12 22:52:19 +08:00
  • 3ef022b071 Fixes possible vulnerabilities with keyword hijacking (#20) LefsFlare 2016-11-12 20:26:45 +08:00
  • 3dedc027ac Bug fixed for issues (#156) Lunny Xiao 2016-11-12 20:06:33 +08:00
  • 54e6ed3431 Upgrade vendor "git" (#161) Thibault Meyer 2016-11-12 12:09:25 +01:00
  • b339858500 replace footer gogs to gitea (#157) Lunny Xiao 2016-11-12 16:32:43 +08:00
  • 0baaa7728a bug fixed caused by #153 (#154) Lunny Xiao 2016-11-12 16:30:46 +08:00
  • 30a37311f8 use in instead string join (#155) Lunny Xiao 2016-11-12 16:29:18 +08:00
  • 555d8b16cb fixed bug #151 caused Find should be Get (#153) Lunny Xiao 2016-11-12 07:01:09 +08:00
  • 900f233b3c Merge pull request #152 from lunny/lunny/optimization_in Matthias Loibl 2016-11-11 22:09:54 +01:00
  • ade6d4a20f optimization on database IN Lunny Xiao 2016-11-12 01:31:37 +08:00
  • 9bf28a2799 bug fixed for 500 caused by get org users (#149) Lunny Xiao 2016-11-12 00:55:06 +08:00
  • a8c6698de8 Fix error 500 on organization dashboard page (#150) Lunny Xiao 2016-11-12 00:40:21 +08:00
  • e2aa991e10 ask for go get from code.gitea.io/gitea and change gogs to gitea on main file (#146) Lunny Xiao 2016-11-11 21:56:35 +08:00
  • 5fc370e332 Merge pull request #142 from 0xbaadf00d/feature/gofmt Thomas Boerger 2016-11-11 14:44:30 +01:00
  • f07362b90f Merge pull request #144 from strk/install-via-go Thomas Boerger 2016-11-11 14:43:07 +01:00
  • 786cc5bbc8 Add info about installing via go Sandro Santilli 2016-11-11 13:35:58 +01:00
  • ddee4c8b58 Normalize files with gofmt Thibault Meyer 2016-11-11 13:11:45 +01:00
  • a1c5f02444 Fix import path of go-sdk (#141) Sandro Santilli 2016-11-11 10:39:44 +01:00
  • 96c9fef35f Update home page to Gitea (#138) Andrey Nering 2016-11-10 22:50:31 -02:00
  • 52cc3fd36a Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries Andrey Nering 2016-11-10 21:18:34 -02:00
  • b12f2a5916 Remove unused import Thibault Meyer 2016-11-10 21:10:25 +01:00
  • b0ddced2b5 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries Thibault Meyer 2016-11-10 21:05:52 +01:00
  • a4454f5d0f Rewrite XORM queries Thibault Meyer 2016-11-10 16:16:32 +01:00
  • 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) Sandro Santilli 2016-11-10 17:24:48 +01:00
  • 1c0a4e166f Merge pull request #134 from metalmatze/fix/admin-templates Andrey Nering 2016-11-10 13:06:54 -02:00
  • 63ca42d17f Fix bug that tries to load mistyped templates Matthias Loibl 2016-11-10 11:53:29 +01:00
  • c040f2fbb1 first batch of Readme updates (#65) Rachid Zarouali 2016-11-10 11:52:39 +01:00
  • 94b2747375 Remove go version from build tags (#133) Matthias Loibl 2016-11-10 11:43:49 +01:00
  • 31da225309 Check unhandled errors (#128) Matthias Loibl 2016-11-10 11:02:01 +01:00
  • 24d7bae2b2 Merge pull request #131 from 0xbaadf00d/feature/gitignore Matthias Loibl 2016-11-10 10:53:43 +01:00
  • 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login Lunny Xiao 2016-11-10 17:20:55 +08:00
  • c6c840faf7 Merge pull request #129 from lunny/lunny/SQL_instead_Sql Lunny Xiao 2016-11-10 17:12:14 +08:00
  • 7ea943d501 Add IDEA IntelliJ to .gitignore Thibault Meyer 2016-11-10 10:01:44 +01:00
  • b5bfab9855 Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user Lunny Xiao 2016-11-10 16:56:36 +08:00
  • 3a10a0c1ca Ordering organizations and users by name Thibault Meyer 2016-11-10 09:10:35 +01:00
  • 7dcc3bc3d7 use x.SQL instead of x.Sql Lunny Xiao 2016-11-10 15:20:48 +08:00
  • 145648a233 Merge pull request #127 from metalmatze/enhancement/cli Lunny Xiao 2016-11-10 11:31:26 +08:00
  • 90fb64b217 Improve formatting of admin command Matthias Loibl 2016-11-09 23:32:24 +01:00
  • 5cd093aa46 Use cli Flags directly and not some helper funcs Matthias Loibl 2016-11-09 23:18:22 +01:00
  • f91cbf0fed Support to last login feature Joubert RedRat 2016-11-09 08:53:45 -02:00
  • 475ddd8d89 Merge pull request #116 from lunny/lunny/lang-miss Lunny Xiao 2016-11-09 15:16:27 +08:00
  • c511f1c6c3 Merge pull request #18 from LefsFlarey/issue/3675 Lunny Xiao 2016-11-09 15:14:18 +08:00
  • a6c487f6ca Fix err not being nil Flare 2016-11-09 13:07:01 +08:00
  • 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666 Matthias Loibl 2016-11-08 18:28:00 +01:00
  • 01c5233b53 Fixed 404 caused by unexpected question mark Flare 2016-09-18 23:46:52 +08:00
  • f6d53ecbc1 Merge pull request #119 from metalmatze/fix/editorconfig Lunny Xiao 2016-11-08 19:13:29 +08:00
  • 1ceb56fc7f Go uses ident size 8 with tabs. Nothing else. Matthias Loibl 2016-11-08 11:41:02 +01:00
  • 85b8b7f4e1 Merge pull request #90 from metalmatze/feature/tool-tests Kim "BKC" Carlbäcker 2016-11-08 10:30:52 +01:00
  • 8b0576b377 lack of translation for zh-CN Lunny Xiao 2016-11-08 16:20:45 +08:00
  • 8857d701fb Merge pull request #115 from strk/license Lunny Xiao 2016-11-08 15:57:46 +08:00
  • e06e0f9bb9 Merge pull request #113 from avelino/update_locale Lunny Xiao 2016-11-08 15:56:00 +08:00
  • 4e4c0c2cd3 Fix typo Sandro Santilli 2016-11-08 08:42:05 +01:00
  • dad9dbacf7 Re-add "Gogs authors" copyright (togheter with "Gitea authors") Sandro Santilli 2016-11-08 08:36:19 +01:00
  • 5ea257be87 update copyright gitea license (#112) Thiago Avelino 2016-11-08 04:57:25 -02:00
  • b4671c9aab replace Gogs to Gitea on locale files Avelino 2016-11-08 01:21:31 -02:00
  • 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination Lunny Xiao 2016-11-08 10:39:03 +08:00
  • e74868a850 Add test for IsTextFile() Matthias Loibl 2016-11-07 23:15:02 +01:00
  • 95d4cd9292 Make long godoc comment 2 lines Matthias Loibl 2016-11-07 23:14:50 +01:00
  • 2bb188ae79 Add test for IsLetter() Matthias Loibl 2016-11-07 22:44:25 +01:00
  • 4235fff9ee Add test for Int64sToMap() Matthias Loibl 2016-11-07 22:08:50 +01:00
  • d417aedcfa Add tests for StringsToInt64s() & Int64sToStrings() Matthias Loibl 2016-11-07 21:49:50 +01:00
  • b00d82d679 Add tests for TruncateString() Matthias Loibl 2016-11-07 21:37:08 +01:00
  • 86c32f2706 Use TruncateString(sha1,10) in ShortSha and deprecate it. Matthias Loibl 2016-11-07 21:36:01 +01:00
  • 030ba2894f Add tests for EllipsisString() and fix bug if param length < 3 Matthias Loibl 2016-11-07 21:27:14 +01:00
  • f81711f40d Test AvatarLink and refactor with tests passing Matthias Loibl 2016-11-07 21:13:38 +01:00
  • a5d0b4de5b Vendor github.com/stretchr/testify for the assert package Matthias Loibl 2016-11-07 20:31:59 +01:00
  • 70fb1cf9d1 Use testify/assert for all tests in tool_test.go Matthias Loibl 2016-11-07 20:28:03 +01:00
  • d874a9bf6b Add unit test for base.FileSize() Matthias Loibl 2016-11-07 00:32:32 +01:00
  • 11c9160cd3 Start to add tests for modules/base/tool Matthias Loibl 2016-11-06 01:53:11 +01:00
  • 864d1b1f9f Fix type in unused constant name (#111) Sandro Santilli 2016-11-07 21:58:22 +01:00
  • c8c748aea6 Merge pull request #109 from go-gitea/lgtm Matthias Loibl 2016-11-07 20:07:47 +01:00
  • 01a7674b5c Merge pull request #110 from strk/MixedCaseConst Sandro Santilli 2016-11-07 19:22:21 +01:00
  • b7bf9dfd28 more Sandro Santilli 2016-11-07 17:55:31 +01:00
  • aadd7dcdc3 And others Sandro Santilli 2016-11-07 17:53:22 +01:00
  • b3828e38a5 more Sandro Santilli 2016-11-07 17:41:28 +01:00
  • 05fd9d3f09 Security protocols Sandro Santilli 2016-11-07 17:38:43 +01:00
  • 7612b5ec40 More mixage Sandro Santilli 2016-11-07 17:37:28 +01:00
  • 64196d4036 More overlooks Sandro Santilli 2016-11-07 17:35:34 +01:00
  • f14232d2e9 This one I overlooked before Sandro Santilli 2016-11-07 17:33:03 +01:00
  • 60c82a8780 More... Sandro Santilli 2016-11-07 17:30:04 +01:00
  • f6a11e0de1 More MixedCase consts Sandro Santilli 2016-11-07 17:24:59 +01:00