Commit Graph

  • bd786b8ef0 auth: remove MD5 for secure cookie secret (#4117) Unknwon 2017-02-13 14:05:49 -05:00
  • d02e7d9e6a install: no need to check SMTPFrom is not set (#4118) Unknwon 2017-02-13 04:20:03 -05:00
  • 1c87b082c1 api/issue: minor code refactor (#3688) Unknwon 2017-02-12 19:46:38 -05:00
  • 99d86c7175 Implement more issue-endpoints (#3688) Kim "BKC" Carlbäcker 2017-02-13 01:42:28 +01:00
  • 68ead67a63 Use very strong ciphers (#4116) Aaron Wood 2017-02-12 19:12:07 -05:00
  • 2d38b75400 diff: fix can't show compare page for fork repository (#4110) Unknwon 2017-02-12 18:43:26 -05:00
  • f59a607361 install: allow sender's username to be non-email (#3717) Unknwon 2017-02-12 18:35:25 -05:00
  • d21767dc9f routers/repo: allow shorter SHA to download archive (#3834) Unknwon 2017-02-12 18:28:42 -05:00
  • ab78d4e2b7 base/tool: reduce unnecessary report Unknwon 2017-02-12 16:13:30 -05:00
  • 127005d733 webhook: remove bad characters of Slack-type webhook for Discord (#4088) Unknwon 2017-02-11 16:31:58 -05:00
  • 0ae666f3e6 auth: few security improvements Unknwon 2017-02-11 07:12:06 -05:00
  • 23f2efa8c1 Update locales v0.9.141 Unknwon 2017-02-11 03:59:25 -05:00
  • 5791e1398c install: validate SMTP From Unknwon 2017-02-11 03:29:30 -05:00
  • 9b72661767 config: show Git version in admin panel Unknwon 2017-02-11 03:04:45 -05:00
  • 0958fe5a4e Improve Open Graph Meta tags (#3664) Unknwon 2017-02-11 00:03:10 -05:00
  • 4a1dc29e23 Added Open Graph Meta tags to head template (#3664) Simeon Radivoev 2017-02-11 06:37:23 +02:00
  • 2ca668e79e Add more details on error report Unknwon 2017-02-10 17:11:46 -05:00
  • ee59016585 wiki: clean up broken data if migration failed (#3792) Unknwon 2017-02-10 17:07:21 -05:00
  • 7ac09681a2 markdown: fix mailto: doesn't recognize as valid link (#3790) Unknwon 2017-02-10 17:03:27 -05:00
  • 1863f38286 models/repo: fix SQLite3 database-lock when fail to delete repository (#4048) Unknwon 2017-02-10 16:56:58 -05:00
  • 6b6f54b79b Some file refactoring Unknwon 2017-02-10 16:51:09 -05:00
  • b67ec01d41 Able to disable non-admin to create new organization (#1556) Unknwon 2017-02-10 16:41:51 -05:00
  • 2c154ccbe7 Minor improve on error handling Unknwon 2017-02-10 16:05:11 -05:00
  • 3f95824e65 api/repo/milestone: fix change status didn't take effect Unknwon 2017-02-10 15:54:02 -05:00
  • 29722af1ae Configurable SSH cipher suite (#4109) spacetourist 2017-02-10 19:04:43 +00:00
  • 563fc7c6d7 dump: check existence before include data subdirs (#4100) Unknwon 2017-02-10 11:58:04 -05:00
  • 9b8fa69c15 models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770) Unknwon 2017-02-10 02:26:55 -05:00
  • f5dc436441 Minor improve on error handling Unknwon 2017-02-10 00:11:51 -05:00
  • d9d329bec8 modules/setting: add Slack logger Unknwon 2017-02-09 23:53:57 -05:00
  • 76879e977b docker: fix script Unknwon 2017-02-09 20:48:02 -05:00
  • 9c3c9a8eb9 Update CI settings Unknwon 2017-02-09 20:11:34 -05:00
  • 2fd69f13d9 vendor: check in vendors Unknwon 2017-02-09 19:48:13 -05:00
  • eb66060cd7 log: start using gopkg.in/clog.v1 Unknwon 2017-02-09 19:29:59 -05:00
  • 8a19f8a63c Update locales Unknwon 2017-02-09 16:04:35 -05:00
  • f7c11a27d0 models/repo: clean up repository local copy after rename (#3641) Unknwon 2017-02-09 15:56:39 -05:00
  • 418dab9b96 models/pull: load attributes when fetch list of pull requests (#4089) Unknwon 2017-02-09 15:45:35 -05:00
  • 09ad42b918 dump: include data-subdirs (#4100) Unknwon 2017-02-09 15:33:57 -05:00
  • 074c92b0a3 routers/repo/branch: fix can't delete branch with slashes after merge (#4089) Unknwon 2017-02-09 15:25:48 -05:00
  • e893e1fc63 models: set XORM log level to WARNING in production Unknwon 2017-02-09 15:09:37 -05:00
  • 6622b7b49a models: remove TiDB embedded driver support Unknwon 2017-02-09 09:31:38 -05:00
  • afab38b0d7 routers/repo/pull: fix 404 on PR compare (#4074) Unknwon 2017-02-08 18:43:46 -05:00
  • ede58ade4c models/org_team: fix compile error Unknwon 2017-02-08 18:18:55 -05:00
  • a2dd9ec2e1 models/org_team: panic when team num_repos is negative (#3671) Unknwon 2017-02-08 18:13:46 -05:00
  • 591c333dcd liberjs: pointing licenses to GitHub instead of local Unknwon 2017-02-07 18:50:16 -05:00
  • 6971143dc5 Make Gogs compatible with LibreJS (#4092) Jorge Maldonado Ventura 2017-02-08 00:47:08 +01:00
  • 5d6ea4a81b IPythonNotebook: fix a bit more CSS Unknwon 2017-02-07 17:27:33 -05:00
  • 2374a3ef64 IPythonNotebook: fix Markdown cell CSS Unknwon 2017-02-07 17:18:18 -05:00
  • 0d9e435bfe IPythonNotebook: CSS adjustment for PR #4070 Unknwon 2017-02-07 17:11:46 -05:00
  • 9af0dd23dd Ipython notebook support (#4070) Herbert 2017-02-07 22:18:11 +01:00
  • 39eb6df769 Fix wrong commit SHA in .gopmfile (#4093) Unknwon 2017-02-07 11:23:16 -05:00
  • c0f25d24b2 Update locales Unknwon 2017-02-05 22:42:01 -05:00
  • 4f778da35e Change copyright date to 2017 (#4079) Crayon 2017-02-02 20:09:24 -05:00
  • f0f8205b8b models/ssh_key: little key methods receiver rename Unknwon 2017-02-01 21:34:14 -05:00
  • 2bb1de1805 cmd/serve: minor code improve for PR #4078 Unknwon 2017-02-01 21:28:43 -05:00
  • 0081c6911d Check deploy keys when Gogs is run with Service.RequireSignInView=true (#4078) Pablo Saavedra 2017-02-02 03:08:59 +01:00
  • 2527037973 routers/repo: minor code fix for PR #3758 Unknwon 2017-02-01 07:24:20 -05:00
  • 1d951cfc49 Fix 500 when repo has invalid .editorconfig (#3758) Andrey Nering 2017-02-01 10:21:03 -02:00
  • 32a0255ce3 bindata: generate for PR #3646 Unknwon 2017-01-31 21:01:13 -05:00
  • be3a13a0d6 Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. (#3646) Rémy Boulanouar 2017-02-01 02:53:48 +01:00
  • d293aa9ced Do a fast-fail testing on repository URL before mirroring Unknwon 2017-01-31 18:40:38 -05:00
  • 0cfcaca351 conf: minor comments fix Unknwon 2017-01-31 18:08:34 -05:00
  • 412ba5b2a9 Prepare for release v0.9.128 Unknwon 2017-01-31 07:36:59 -05:00
  • c17f93e6c0 Makefile: remove -buildmode=pie Unknwon 2017-01-30 15:28:42 -05:00
  • a5afa37203 Makefile: fix string concatenation Unknwon 2017-01-30 15:24:31 -05:00
  • 6bfbed0616 Use commit time instead of author time for push commits (#4037) Unknwon 2017-01-30 13:38:16 -05:00
  • 185c90df12 Skip deletion for temporary data when not exist on Windows (#4069) Unknwon 2017-01-30 13:30:04 -05:00
  • 7463d9c51d Fix can not save release draft as draft again (#3669) Unknwon 2017-01-30 13:21:24 -05:00
  • ec5a967937 Issue #3814 (#3903) Renato P. de Aquino 2017-01-30 11:35:12 -02:00
  • 4bc98f7aa2 Move models/mail.go to modules/mail.go Unknwon 2017-01-30 07:20:48 -05:00
  • 207960b459 Fix create user can use user email which is used (#4016) Unknwon 2017-01-29 18:29:53 -05:00
  • 7b3b46c675 Fix showing total number of PRs when user does not have any repositories (#4007) Unknwon 2017-01-28 20:17:01 -05:00
  • 5e01ecbc05 Able to set custom Access-Control-Allow-Origin header (#3987) Unknwon 2017-01-28 19:59:17 -05:00
  • c98aa0e895 api: display repository forks (#3252) Dennis Chen 2017-01-28 14:59:21 -08:00
  • 263203ec28 Produce a position independent executable (#4011) Aaron Wood 2017-01-28 17:16:34 -05:00
  • 84f28fc5d6 Safe compare password (timing attack) (#4064) Denis Denisov 2017-01-28 20:28:52 +02:00
  • 9144ea2b1d Fix inappropriate CSS rule for Markdown on wiki page (#3766) Unknwon 2017-01-28 09:47:16 -05:00
  • 0d73dcaf0f Fix cross-repository reference link error (#4025) Unknwon 2017-01-28 09:40:32 -05:00
  • a6a3afd130 Update locales Unknwon 2017-01-28 05:54:05 -05:00
  • 7aa53635fe Add 'Organizations' page to user settings (#3587) Unknwon 2017-01-27 22:36:45 -05:00
  • 2ee0c61e62 Setting orgs (#3587) Rémy Boulanouar 2017-01-28 04:02:27 +01:00
  • 3d23c13160 Add AppVeyor badge to README Unknwon 2017-01-27 19:42:41 -05:00
  • e2afd886fd Update appveyor.yml Unknwon 2017-01-27 19:33:40 -05:00
  • aa682b3b7e Add appveyor.yml Unknwon 2017-01-27 19:25:00 -05:00
  • e43479d948 Fix changed branch is not reflected when creating PR (#3604) Unknwon 2017-01-27 18:56:32 -05:00
  • a2f2f7717a Fix template error when rendering non-README markdown (#4063) Unknwon 2017-01-27 16:52:19 -05:00
  • 740192564b Verify repository is not bare before retrieving blob. (#3996) cybe 2017-01-27 13:09:25 +01:00
  • 8bcc0e392e Update XORM required version and 'go fmt' Unknwon 2017-01-26 17:49:29 -05:00
  • ae319da5fd Disable local path migration by default (#4033) Unknwon 2017-01-26 17:43:37 -05:00
  • 6d6848af5c Fix log depth of AvatarLink Unknwon 2017-01-26 17:22:25 -05:00
  • 0d60b58434 templates/repo: rename 'Code' to 'Files' Unknwon 2017-01-25 18:15:37 -05:00
  • ad57f18894 modules/sync: minor field refactor Unknwon 2017-01-25 18:10:27 -05:00
  • 80cd8f6a29 Fix #3714 (#4060) Óscar García Amor 2017-01-25 23:48:31 +01:00
  • 8cb903fbbb Fix unexpected rendering of README when it is not in Markdown Unknwon 2017-01-25 07:10:52 -05:00
  • d1c327d508 repo/home.tmpl: only ellipsis on repository name Unknwon 2017-01-24 21:15:44 -05:00
  • eaf57229d3 Fix notification email issues (#4055) Óscar García Amor 2017-01-24 14:18:14 +01:00
  • 4e967bc765 Dockerfile for aarch64 (odroid c2 & pine64) (#4018) atzoum 2017-01-24 01:31:24 +02:00
  • 64788ffff6 Remove call to set GOMAXPROCS (#4010) Aaron Wood 2017-01-23 18:30:40 -05:00
  • 3143e35d83 Reword README.md (#4047) Joakim Fremstad 2017-01-24 00:30:29 +01:00
  • 8d5a693382 locale: remove unused locale string Unknwon 2017-01-23 14:33:25 -05:00
  • 1e185787a9 Enable federated avatars by default (#3997) Sandro Santilli 2017-01-22 12:03:38 +01:00