]> source.dussan.org Git - gitea.git/log
gitea.git
8 years agofix #1078
Unknwon [Tue, 3 Nov 2015 00:55:24 +0000 (19:55 -0500)]
fix #1078

8 years agowork on #1880
Unknwon [Mon, 2 Nov 2015 23:54:47 +0000 (18:54 -0500)]
work on #1880

8 years agofix problem with #1879
Unknwon [Mon, 2 Nov 2015 19:01:19 +0000 (14:01 -0500)]
fix problem with #1879

8 years agoupdate some libs
Unknwon [Mon, 2 Nov 2015 07:00:12 +0000 (02:00 -0500)]
update some libs

8 years agoMerge pull request #1871 from Gibheer/config_minimum_key_sizes
无闻 [Sun, 1 Nov 2015 17:39:12 +0000 (12:39 -0500)]
Merge pull request #1871 from Gibheer/config_minimum_key_sizes

move minimum key sizes to config

8 years agofix #1831
Unknwon [Sun, 1 Nov 2015 17:30:27 +0000 (12:30 -0500)]
fix #1831

8 years agosafe check
Unknwon [Sun, 1 Nov 2015 03:25:08 +0000 (23:25 -0400)]
safe check

8 years agomore on #1705
Unknwon [Sun, 1 Nov 2015 03:22:28 +0000 (23:22 -0400)]
more on #1705

8 years agowork #1705
Unknwon [Sun, 1 Nov 2015 03:18:58 +0000 (23:18 -0400)]
work #1705

8 years agofix #1697
Unknwon [Sat, 31 Oct 2015 23:10:44 +0000 (19:10 -0400)]
fix #1697

8 years agowork on #1748
Unknwon [Sat, 31 Oct 2015 22:59:07 +0000 (18:59 -0400)]
work on #1748

8 years agoMerge pull request #1869 from tjyang/tjyang
无闻 [Sat, 31 Oct 2015 17:17:02 +0000 (13:17 -0400)]
Merge pull request #1869 from tjyang/tjyang

adding extra check on logpath

8 years agominor fix for #1865
Unknwon [Sat, 31 Oct 2015 16:35:26 +0000 (12:35 -0400)]
minor fix for #1865

8 years agoMerge pull request #1865 from mattarnster/develop
无闻 [Sat, 31 Oct 2015 16:22:29 +0000 (12:22 -0400)]
Merge pull request #1865 from mattarnster/develop

Translation for invalid milestone due date format ISO 8601 fix.

8 years agominor fix on #1863
Unknwon [Sat, 31 Oct 2015 16:04:04 +0000 (12:04 -0400)]
minor fix on #1863

8 years agoMerge pull request #1863 from nathan7/go-source-meta
无闻 [Sat, 31 Oct 2015 15:45:40 +0000 (11:45 -0400)]
Merge pull request #1863 from nathan7/go-source-meta

Add go-source directive to repo pages

8 years agoMerge pull request #1862 from nathan7/fix-private
无闻 [Sat, 31 Oct 2015 15:14:38 +0000 (11:14 -0400)]
Merge pull request #1862 from nathan7/fix-private

Fix the JSON field names for MigrateRepoForm

8 years agoadding extra check on logpath
T.J. Yang [Sat, 31 Oct 2015 12:32:34 +0000 (07:32 -0500)]
adding extra check on logpath

8 years agoTranslation for invalid milestone due date format ISO 8601 fix.
Matt Arnold [Fri, 30 Oct 2015 14:44:03 +0000 (14:44 +0000)]
Translation for invalid milestone due date format ISO 8601 fix.

8 years agoAdd go-source directive to repo pages
Nathan Zadoks [Fri, 30 Oct 2015 12:52:36 +0000 (13:52 +0100)]
Add go-source directive to repo pages

This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links

8 years agomove minimum key sizes to config
Gibheer [Fri, 30 Oct 2015 12:53:06 +0000 (13:53 +0100)]
move minimum key sizes to config

This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.

8 years agoFix the JSON field names for MigrateRepoForm
Nathan Zadoks [Fri, 30 Oct 2015 01:44:45 +0000 (02:44 +0100)]
Fix the JSON field names for MigrateRepoForm

For some reason, the field names for Private and Mirror got swapped.

8 years agoremove test code :dizzy_face:
Unknwon [Fri, 30 Oct 2015 01:19:51 +0000 (21:19 -0400)]
remove test code :dizzy_face:

8 years ago#470 fix max length of email
Unknwon [Fri, 30 Oct 2015 01:12:41 +0000 (21:12 -0400)]
#470 fix max length of email

8 years agofix e-mail type
Unknwon [Fri, 30 Oct 2015 01:10:01 +0000 (21:10 -0400)]
fix e-mail type

8 years agowork on #470 and fix miror JS issue when choose targets on compare and pull
Unknwon [Fri, 30 Oct 2015 01:09:48 +0000 (21:09 -0400)]
work on #470 and fix miror JS issue when choose targets on compare and pull

8 years agofix issue comment mention and autofix count when start
Unknwon [Fri, 30 Oct 2015 00:40:57 +0000 (20:40 -0400)]
fix issue comment mention and autofix count when start

8 years agoMerge pull request #1858 from ChasingLogic/patch-1
无闻 [Thu, 29 Oct 2015 20:50:11 +0000 (16:50 -0400)]
Merge pull request #1858 from ChasingLogic/patch-1

Fixed broken link in README

8 years agoFixed broken link in README
Mathew Robinson [Thu, 29 Oct 2015 19:34:59 +0000 (15:34 -0400)]
Fixed broken link in README

The link http://gogs.io/docs/intro/ produces a 404 error and is used in the README updated it to http://gogs.io/docs/intro which correctly links to the introductory documentation

8 years agoMerge pull request #1853 from andreynering/windows-service
无闻 [Thu, 29 Oct 2015 17:20:27 +0000 (13:20 -0400)]
Merge pull request #1853 from andreynering/windows-service

Adding simple script to install Gogs as a Windows service.

8 years agoAdding simple script to install Gogs as a Windows service.
Andrey Nering [Wed, 28 Oct 2015 22:15:32 +0000 (20:15 -0200)]
Adding simple script to install Gogs as a Windows service.

8 years agoupdate README
Unknwon [Thu, 29 Oct 2015 07:21:59 +0000 (03:21 -0400)]
update README

8 years agoupdate locale
Unknwon [Wed, 28 Oct 2015 06:30:24 +0000 (02:30 -0400)]
update locale

8 years agoMerge pull request #1845 from SergioBenitez/develop
无闻 [Wed, 28 Oct 2015 06:24:50 +0000 (02:24 -0400)]
Merge pull request #1845 from SergioBenitez/develop

Sanitize input to LDAP authentication module

8 years agoSanitizing input to LDAP authentication module.
Sergio Benitez [Tue, 27 Oct 2015 01:08:59 +0000 (18:08 -0700)]
Sanitizing input to LDAP authentication module.

8 years agofix insecure tls when trigger task
Unknwon [Mon, 26 Oct 2015 13:16:24 +0000 (09:16 -0400)]
fix insecure tls when trigger task

8 years ago#1711 try to indicate sqlite session issue when merge
Unknwon [Sun, 25 Oct 2015 22:35:27 +0000 (18:35 -0400)]
#1711 try to indicate sqlite session issue when merge

8 years ago#1657 allow forcing all private repos
Unknwon [Sun, 25 Oct 2015 08:26:26 +0000 (04:26 -0400)]
#1657 allow forcing all private repos

8 years agoupdate README
Unknwon [Sun, 25 Oct 2015 07:30:16 +0000 (03:30 -0400)]
update README

8 years agoReopen PR need retest patch
Unknwon [Sun, 25 Oct 2015 07:10:22 +0000 (03:10 -0400)]
Reopen PR need retest patch

8 years agoMerge pull request #1836 from likeit92/develop
无闻 [Sat, 24 Oct 2015 20:51:59 +0000 (16:51 -0400)]
Merge pull request #1836 from likeit92/develop

workaround for reverse proxy, ssh, submodule

8 years agofix workaround for reverse proxy, ssh, submodule
Matthias Pioch [Sat, 24 Oct 2015 20:46:13 +0000 (22:46 +0200)]
fix workaround for reverse proxy, ssh, submodule

8 years agoworkaround for reverse proxy, ssh, submodule
Matthias Pioch [Sat, 24 Oct 2015 20:03:08 +0000 (22:03 +0200)]
workaround for reverse proxy, ssh, submodule

8 years agoadd config and update locale
Unknwon [Sat, 24 Oct 2015 19:35:26 +0000 (15:35 -0400)]
add config and update locale

8 years agoNew push to base repo of base branch: retest all corresponding patches
Unknwon [Sat, 24 Oct 2015 18:48:11 +0000 (14:48 -0400)]
New push to base repo of base branch: retest all corresponding patches

8 years agoupdate some locales
Unknwon [Sat, 24 Oct 2015 07:40:47 +0000 (03:40 -0400)]
update some locales

8 years agoNew push to head repo of head branch: regenerate patch and retest apply
Unknwon [Sat, 24 Oct 2015 07:36:47 +0000 (03:36 -0400)]
New push to head repo of head branch: regenerate patch and retest apply

8 years ago#1830 new comment with status change overwrites issue content
Unknwon [Fri, 23 Oct 2015 16:54:19 +0000 (12:54 -0400)]
#1830 new comment with status change overwrites issue content

8 years agouse notice instead of suspend delete archives
Unknwon [Fri, 23 Oct 2015 15:03:15 +0000 (11:03 -0400)]
use notice instead of suspend delete archives

8 years agowork on #1830
Unknwon [Fri, 23 Oct 2015 14:31:13 +0000 (10:31 -0400)]
work on #1830

8 years agoreduce code
Unknwon [Thu, 22 Oct 2015 21:47:08 +0000 (17:47 -0400)]
reduce code

8 years agoadd get repo API
Unknwon [Thu, 22 Oct 2015 21:46:07 +0000 (17:46 -0400)]
add get repo API

8 years agowork on #1818
Unknwon [Thu, 22 Oct 2015 18:47:24 +0000 (14:47 -0400)]
work on #1818

9 years agoMerge pull request #1814 from 0rax/develop
无闻 [Wed, 21 Oct 2015 17:08:42 +0000 (13:08 -0400)]
Merge pull request #1814 from 0rax/develop

Update docker `socat` link creation

9 years agoDocker socat link: default port fix
Jean-Philippe Roemer [Wed, 21 Oct 2015 15:55:55 +0000 (16:55 +0100)]
Docker socat link: default port fix

- Remove port 80 & 443 unused by the container
- Add port 3000 used by gogs application

9 years agoDocker `socat` link creation
Jean-Philippe Roemer [Wed, 21 Oct 2015 15:27:05 +0000 (16:27 +0100)]
Docker `socat` link creation

- `start.sh` will now verify that the port is not already used by another service
- Resolve #1807
- Log when a service is created, or could not be created
- Keep track of which port is already used, including goes & sshd port

9 years agoMerge branch 'develop' of github.com:gogits/gogs into develop
Unknwon [Wed, 21 Oct 2015 10:40:56 +0000 (06:40 -0400)]
Merge branch 'develop' of github.com:gogits/gogs into develop

9 years agoupdate locale
Unknwon [Wed, 21 Oct 2015 10:40:44 +0000 (06:40 -0400)]
update locale

9 years agoMerge pull request #1811 from likeit92/develop
无闻 [Wed, 21 Oct 2015 08:50:05 +0000 (04:50 -0400)]
Merge pull request #1811 from likeit92/develop

fix build error with PKGBUILD (archlinux, x64)

9 years agofix import path on x64 systems, fix #1795
Matthias Pioch [Wed, 21 Oct 2015 07:00:35 +0000 (09:00 +0200)]
fix import path on x64 systems, fix #1795

9 years agoMerge pull request #1809 from likeit92/master
无闻 [Tue, 20 Oct 2015 22:01:35 +0000 (18:01 -0400)]
Merge pull request #1809 from likeit92/master

fix build error with PKGBUILD (archlinux)

9 years agofix import path, fix #1795
Matthias Pioch [Tue, 20 Oct 2015 21:13:06 +0000 (23:13 +0200)]
fix import path, fix #1795

9 years agoMerge pull request #1803 from kenno/develop
无闻 [Mon, 19 Oct 2015 14:13:39 +0000 (10:13 -0400)]
Merge pull request #1803 from kenno/develop

Fix import path

9 years agoFix import path
Soputtra San [Mon, 19 Oct 2015 12:43:11 +0000 (23:43 +1100)]
Fix import path

9 years agoNew/reopen PR checks if there is any unmerged and open PR
Unknwon [Sun, 18 Oct 2015 23:30:39 +0000 (19:30 -0400)]
New/reopen PR checks if there is any unmerged and open PR

9 years agoadd new status: checking
Unknwon [Sun, 18 Oct 2015 21:18:45 +0000 (17:18 -0400)]
add new status: checking

9 years agoMerge pull request #1799 from legoktm/patch-1
无闻 [Sun, 18 Oct 2015 18:16:32 +0000 (14:16 -0400)]
Merge pull request #1799 from legoktm/patch-1

Simplify disable Gravatar preference wording

9 years agoSimplify disable Gravatar preference wording
Kunal Mehta [Sun, 18 Oct 2015 03:46:52 +0000 (20:46 -0700)]
Simplify disable Gravatar preference wording

"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.

9 years ago#1790 fast return for too large diff
Unknwon [Sat, 17 Oct 2015 21:25:45 +0000 (17:25 -0400)]
#1790 fast return for too large diff

9 years agofix import path, fix #1782
Unknwon [Fri, 16 Oct 2015 01:28:12 +0000 (21:28 -0400)]
fix import path, fix #1782

9 years agoMerge pull request #1778 from limianwang/develop
无闻 [Tue, 13 Oct 2015 22:23:44 +0000 (18:23 -0400)]
Merge pull request #1778 from limianwang/develop

fix typo in README for Docker

9 years agofix typo in README for Docker
Limian Wang [Tue, 13 Oct 2015 21:35:17 +0000 (14:35 -0700)]
fix typo in README for Docker

9 years agoprint out git version
Unknwon [Tue, 13 Oct 2015 20:01:57 +0000 (16:01 -0400)]
print out git version

9 years agoMerge pull request #1767 from 0rax/develop
无闻 [Mon, 12 Oct 2015 21:37:14 +0000 (17:37 -0400)]
Merge pull request #1767 from 0rax/develop

Fix bug introduced in #1759 preventing ssh server to launch

9 years agoFix bug introduced in #1759 preventing ssh server to launch
Jean-Philippe Roemer [Mon, 12 Oct 2015 21:13:22 +0000 (22:13 +0100)]
Fix bug introduced in #1759 preventing ssh server to launch
- ssh/setup: test directive now check if a file exist in key path instead of a folder
- ssh/setup script was hanging waiting for an input about rewriting the key
  as the test case was returning true, when it should have been false
  (check if file is a folder instead of a file)

9 years agoMerge pull request #1766 from 0rax/develop
无闻 [Mon, 12 Oct 2015 20:59:41 +0000 (16:59 -0400)]
Merge pull request #1766 from 0rax/develop

Docker repository path backward compatibility fix

9 years agoEdit comment to make it clear that we are talking about container version
Jean-Philippe Roemer [Mon, 12 Oct 2015 20:52:20 +0000 (21:52 +0100)]
Edit comment to make it clear that we are talking about container version

9 years agoDocker repository path backward compatibility fix:
Jean-Philippe Roemer [Mon, 12 Oct 2015 20:28:26 +0000 (21:28 +0100)]
Docker repository path backward compatibility fix:
- resolve #1765
- create link to old git repository path: `/home/git/gogs-repository`

9 years agoMerge pull request #1764 from 0rax/develop
无闻 [Mon, 12 Oct 2015 18:52:08 +0000 (14:52 -0400)]
Merge pull request #1764 from 0rax/develop

Volumed data setup changed to allow #1759

9 years agoVolumed data setup changed to allow #1759
Jean-Philippe Roemer [Mon, 12 Oct 2015 15:39:40 +0000 (16:39 +0100)]
Volumed data setup changed to allow #1759
- Volumed subfolder now created up in the ENTRYPOINT script, this way
  they are created before S6 even starts making VOLUME.
- The subfolder will be created during VOLUME creation too as ENTRYPOINT
  script will be run before /bin/true
- SSH Keys will now be created on a single key basis not replying on the
  existence of /data/ssh folder

9 years agoprint log every time regulater timezone
Unknwon [Sat, 10 Oct 2015 23:04:26 +0000 (19:04 -0400)]
print log every time regulater timezone

9 years agoMerge pull request #1758 from 0rax/develop
无闻 [Sat, 10 Oct 2015 20:28:59 +0000 (16:28 -0400)]
Merge pull request #1758 from 0rax/develop

Docker Container Restart Fix

9 years agoDocker Container Restart Fix
Jean-Philippe Roemer [Sat, 10 Oct 2015 19:41:16 +0000 (20:41 +0100)]
Docker Container Restart Fix
- Fix s6 fifodir error on container restart
- Add .tags* to .gitignore (Atom auto ctags generation)

9 years agoMerge pull request #1757 from alvaroaleman/bugfix/docker_gosu
无闻 [Sat, 10 Oct 2015 18:54:05 +0000 (14:54 -0400)]
Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu

Update gosu, this fixes #1756

9 years agoUpdate gosu, this fixes #1756
Alvaro Aleman [Sat, 10 Oct 2015 18:48:26 +0000 (20:48 +0200)]
Update gosu, this fixes #1756

9 years agoadd log when cannot regulate time
Unknwon [Sat, 10 Oct 2015 03:05:20 +0000 (23:05 -0400)]
add log when cannot regulate time

9 years agofix typo
Unknwon [Sat, 10 Oct 2015 02:09:07 +0000 (22:09 -0400)]
fix typo

9 years agofix README links
Unknwon [Fri, 9 Oct 2015 19:41:08 +0000 (15:41 -0400)]
fix README links

9 years agoMerge pull request #1752 from soudy/develop
无闻 [Fri, 9 Oct 2015 19:26:49 +0000 (15:26 -0400)]
Merge pull request #1752 from soudy/develop

fixed dead links in README

9 years agofixed dead links in README
Steven Oud [Fri, 9 Oct 2015 09:09:58 +0000 (11:09 +0200)]
fixed dead links in README

9 years agoupdate locale
Unknwon [Fri, 9 Oct 2015 02:49:08 +0000 (22:49 -0400)]
update locale

9 years agofix change visivility of non-org does not affect forks
Unknwon [Fri, 9 Oct 2015 02:38:42 +0000 (22:38 -0400)]
fix change visivility of non-org does not affect forks

9 years agounified API error response
Unknwon [Fri, 9 Oct 2015 00:36:07 +0000 (20:36 -0400)]
unified API error response

9 years agoMerge pull request #1736 from soudy/develop
无闻 [Fri, 9 Oct 2015 00:01:56 +0000 (20:01 -0400)]
Merge pull request #1736 from soudy/develop

Added repository remove option to API

9 years agofix quick guide style
Unknwon [Thu, 8 Oct 2015 03:11:32 +0000 (23:11 -0400)]
fix quick guide style

9 years agowork on 1714
Unknwon [Mon, 5 Oct 2015 13:54:55 +0000 (09:54 -0400)]
work on 1714

9 years agoadd log for trigger hook when push through SSH
Unknwon [Mon, 5 Oct 2015 13:46:00 +0000 (09:46 -0400)]
add log for trigger hook when push through SSH

9 years agosave PR info as patch and minor fix on PR
Unknwon [Mon, 5 Oct 2015 00:54:06 +0000 (20:54 -0400)]
save PR info as patch and minor fix on PR

9 years agoadded repository remove option to api
Steven Oud [Sun, 4 Oct 2015 15:09:16 +0000 (17:09 +0200)]
added repository remove option to api

9 years agoMerge pull request #1686 from preovaleo/develop
无闻 [Sat, 3 Oct 2015 16:57:24 +0000 (12:57 -0400)]
Merge pull request #1686 from preovaleo/develop

Fix #1669 on develop