2
0

Commit Graph

  • 77ac1e6ff6 Merge pull request #970 from makhov/the-new-new-highlighting 无闻 2015-02-18 21:55:57 -05:00
  • 26ee8998e3 Merge pull request #970 from makhov/the-new-new-highlighting 无闻 2015-02-18 21:55:57 -05:00
  • c0ad512398 remove not using vars Alexey Makhov 2015-02-19 00:55:17 +03:00
  • 642b2e74a8 remove not using vars Alexey Makhov 2015-02-19 00:55:17 +03:00
  • 563e8b4ea9 gitlab-like hash naming Alexey Makhov 2015-02-19 00:52:22 +03:00
  • dabc9f4991 gitlab-like hash naming Alexey Makhov 2015-02-19 00:52:22 +03:00
  • be19fe48d7 Merge pull request #968 from Stefan-Code/dev 无闻 2015-02-18 05:33:58 -05:00
  • cf8ab3b701 Merge pull request #968 from Stefan-Code/dev 无闻 2015-02-18 05:33:58 -05:00
  • b508fb041f Merge branch 'dev' of https://github.com/gogits/gogs into dev Stefan-Code 2015-02-18 11:12:41 +01:00
  • ce7e96765e Merge branch 'dev' of https://github.com/gogits/gogs into dev Stefan-Code 2015-02-18 11:12:41 +01:00
  • 1628ef4ba5 changed repo-clone-url behaviour for bare repo Stefan-Code 2015-02-18 08:22:13 +01:00
  • 83a8ad573b changed repo-clone-url behaviour for bare repo Stefan-Code 2015-02-18 08:22:13 +01:00
  • 0fa209d07b Update/simplify fix that owners also see actions on their repositories Peter Smit 2015-02-18 08:59:22 +02:00
  • 4ad9104c52 Update/simplify fix that owners also see actions on their repositories Peter Smit 2015-02-18 08:59:22 +02:00
  • 6e341e26b3 added less compile script Stefan-Code 2015-02-18 07:20:06 +01:00
  • 208c1c0255 added less compile script Stefan-Code 2015-02-18 07:20:06 +01:00
  • a307574fbc Merge pull request #962 from phsmit/dont_mention_php 无闻 2015-02-17 23:19:25 -05:00
  • e507ef770f Merge pull request #962 from phsmit/dont_mention_php 无闻 2015-02-17 23:19:25 -05:00
  • 58e28e5d9d Merge pull request #958 from phsmit/fix_mirror_access 无闻 2015-02-17 23:09:53 -05:00
  • 5159867f76 Merge pull request #958 from phsmit/fix_mirror_access 无闻 2015-02-17 23:09:53 -05:00
  • 4e18bbf1cf Merge pull request #963 from phsmit/goget 无闻 2015-02-17 16:18:26 -05:00
  • 3c75627663 Merge pull request #963 from phsmit/goget 无闻 2015-02-17 16:18:26 -05:00
  • e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead Peter Smit 2015-02-17 10:36:17 +02:00
  • 2bb8323ab5 Remove GoGet option from repository and handle it with ?go-get=1 instead Peter Smit 2015-02-17 10:36:17 +02:00
  • aa68e86206 Rewrite/simplify gogs serve Peter Smit 2015-02-16 16:38:01 +02:00
  • c3076b44c4 Rewrite/simplify gogs serve Peter Smit 2015-02-16 16:38:01 +02:00
  • 7759b9ee6e Remove the "PHP" style formatting function Peter Smit 2015-02-16 14:44:27 +02:00
  • 327d3cd26f Remove the "PHP" style formatting function Peter Smit 2015-02-16 14:44:27 +02:00
  • b6519f78c7 Remove collaborators when removing and transferring repository Peter Smit 2015-02-16 13:25:55 +02:00
  • 0d601634fb Remove collaborators when removing and transferring repository Peter Smit 2015-02-16 13:25:55 +02:00
  • 455fad0fbd Fix that owners also see actions on their repositories Peter Smit 2015-02-16 13:16:24 +02:00
  • 893cda904a Fix that owners also see actions on their repositories Peter Smit 2015-02-16 13:16:24 +02:00
  • ed89b39984 Updating context and fixing permission issues Peter Smit 2015-02-16 12:51:56 +02:00
  • 16bfbe24e7 Updating context and fixing permission issues Peter Smit 2015-02-16 12:51:56 +02:00
  • f9454cc32c Make sure that a mirror can't be written to by http or ssh Peter Smit 2015-02-16 12:00:06 +02:00
  • 21da931939 Make sure that a mirror can't be written to by http or ssh Peter Smit 2015-02-16 12:00:06 +02:00
  • d85366930c update travis.yml Unknwon 2015-02-16 02:51:39 -05:00
  • 063eb88384 update travis.yml Unknwon 2015-02-16 02:51:39 -05:00
  • f625665d8d modules/setting: add abs path check before add workdir prefix Unknwon 2015-02-14 17:49:33 -05:00
  • 32ff782d64 modules/setting: add abs path check before add workdir prefix Unknwon 2015-02-14 17:49:33 -05:00
  • d047811c1a Merge pull request #956 from bpollack/docfix 无闻 2015-02-14 17:07:38 -05:00
  • 8eb5243aee Merge pull request #956 from bpollack/docfix 无闻 2015-02-14 17:07:38 -05:00
  • 685ed1f807 models: fix XORM API break Unknwon 2015-02-14 17:01:33 -05:00
  • 8414dd270e models: fix XORM API break Unknwon 2015-02-14 17:01:33 -05:00
  • 8c1986181d Fix a bunch of small typos and formatting quirks Benjamin Pollack 2015-02-14 15:31:07 -05:00
  • dbe4cd4b93 Fix a bunch of small typos and formatting quirks Benjamin Pollack 2015-02-14 15:31:07 -05:00
  • a38e4a0b02 routers/install.go: able to keep previous custom settings for 2nd time install Unknwon 2015-02-13 16:48:23 -05:00
  • b1281b34af routers/install.go: able to keep previous custom settings for 2nd time install Unknwon 2015-02-13 16:48:23 -05:00
  • cd6a2b78a7 Merge pull request #951 from phsmit/fix_team_update 无闻 2015-02-13 16:25:18 -05:00
  • f4dcadb5f1 Merge pull request #951 from phsmit/fix_team_update 无闻 2015-02-13 16:25:18 -05:00
  • 0009a1d2b1 Fix access for team mode update Peter Smit 2015-02-13 23:12:33 +02:00
  • 234fba2c09 Fix access for team mode update Peter Smit 2015-02-13 23:12:33 +02:00
  • def39d191b conf/locale: update all locales Unknwon 2015-02-13 15:48:10 -05:00
  • 9d3aebbf52 conf/locale: update all locales Unknwon 2015-02-13 15:48:10 -05:00
  • cdd8f7c53a Merge pull request #949 from phsmit/different_access_migration 无闻 2015-02-13 15:15:09 -05:00
  • cdd4f7aee6 Merge pull request #949 from phsmit/different_access_migration 无闻 2015-02-13 15:15:09 -05:00
  • ddf7014b9b Rewrite of access migration Peter Smit 2015-02-13 13:58:19 +02:00
  • 7c22ddf98d Rewrite of access migration Peter Smit 2015-02-13 13:58:19 +02:00
  • 2692d4aa49 Make conf/app.ini changes match the style Dmitry Azhichakov 2015-02-13 11:06:12 +03:00
  • e93acac956 Make conf/app.ini changes match the style Dmitry Azhichakov 2015-02-13 11:06:12 +03:00
  • 25f5a8d798 some fixes, but not done yet! Unknwon 2015-02-13 02:56:42 -05:00
  • cfe7f5e13d some fixes, but not done yet! Unknwon 2015-02-13 02:56:42 -05:00
  • 3aaf292ba8 Fix "forcing" client certificate for SMTP Dmitry Azhichakov 2015-02-13 10:33:55 +03:00
  • e105193e74 Fix "forcing" client certificate for SMTP Dmitry Azhichakov 2015-02-13 10:33:55 +03:00
  • 6b7d35eade fix mirror issues uncaught #941 Unknwon 2015-02-13 02:14:57 -05:00
  • 16a8a4a4f7 fix mirror issues uncaught #941 Unknwon 2015-02-13 02:14:57 -05:00
  • 6d0f3a07d4 code fix #941 caution: undertest Unknwon 2015-02-13 00:58:46 -05:00
  • 7ae5b92db8 code fix #941 caution: undertest Unknwon 2015-02-13 00:58:46 -05:00
  • b99c4baab2 models/migrations: finish accessRefactor Unknwon 2015-02-12 22:43:32 -05:00
  • 38d3262e48 models/migrations: finish accessRefactor Unknwon 2015-02-12 22:43:32 -05:00
  • 7fda0cdb93 Merge pull request #941 from phsmit/access_refactor 无闻 2015-02-12 21:34:27 -05:00
  • 4a6c7e10f2 Merge pull request #941 from phsmit/access_refactor 无闻 2015-02-12 21:34:27 -05:00
  • 0b3722c359 models/migrations: fix little logic error Unknwon 2015-02-12 12:46:21 -05:00
  • ee13766710 models/migrations: fix little logic error Unknwon 2015-02-12 12:46:21 -05:00
  • 31eb49c3ae Merge pull request #940 from phsmit/migration_update 无闻 2015-02-12 12:42:51 -05:00
  • 275c492f54 Merge pull request #940 from phsmit/migration_update 无闻 2015-02-12 12:42:51 -05:00
  • 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 Unknwon 2015-02-12 12:38:44 -05:00
  • eb69b6532c templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 Unknwon 2015-02-12 12:38:44 -05:00
  • 8a6c86644e New feature: SMTP connection may use client certificate. Dmitry Azhichakov 2015-02-12 18:54:51 +03:00
  • 0c2fbf5706 New feature: SMTP connection may use client certificate. Dmitry Azhichakov 2015-02-12 18:54:51 +03:00
  • 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor Peter Smit 2015-02-12 14:25:07 +02:00
  • 71ea4a71bd Merge remote-tracking branch 'mine/access_refactor' into access_refactor Peter Smit 2015-02-12 14:25:07 +02:00
  • 0a4cda0dd4 Refactoring of the Access Table Peter Smit 2015-02-05 15:29:08 +02:00
  • 81083a9415 Refactoring of the Access Table Peter Smit 2015-02-05 15:29:08 +02:00
  • 2804784df9 Some comments and improvements for migrations Peter Smit 2015-02-12 13:54:34 +02:00
  • fda8920ff0 Some comments and improvements for migrations Peter Smit 2015-02-12 13:54:34 +02:00
  • 876a856759 models/migartions: make Migration as interface and use session Unknwon 2015-02-11 23:10:30 -05:00
  • bd119381ba models/migartions: make Migration as interface and use session Unknwon 2015-02-11 23:10:30 -05:00
  • 7e7160eefd first pass work on migration #925 Unknwon 2015-02-11 21:58:37 -05:00
  • 4f24a5ef7d first pass work on migration #925 Unknwon 2015-02-11 21:58:37 -05:00
  • c5c467a9cd Merge branch 'dev' of github.com:gogits/gogs into access Unknwon 2015-02-11 19:25:59 -05:00
  • 9aeb3d3eed Merge branch 'dev' of github.com:gogits/gogs into access Unknwon 2015-02-11 19:25:59 -05:00
  • c7a042ef36 Merge branch 'access' of github.com:gogits/gogs into access Unknwon 2015-02-11 12:43:43 -05:00
  • 387df60344 Merge branch 'access' of github.com:gogits/gogs into access Unknwon 2015-02-11 12:43:43 -05:00
  • e805fdb29c Merge pull request #925 from phsmit/newcollaboration 无闻 2015-02-11 12:43:13 -05:00
  • 4d31520521 Merge pull request #925 from phsmit/newcollaboration 无闻 2015-02-11 12:43:13 -05:00
  • 0af74b36ad Merge pull request #937 from Stefan-Code/dev 无闻 2015-02-11 12:27:29 -05:00
  • d637005e80 Merge pull request #937 from Stefan-Code/dev 无闻 2015-02-11 12:27:29 -05:00
  • d02e45f985 better naming on #891 Unknwon 2015-02-11 12:04:01 -05:00
  • 07795ce5be better naming on #891 Unknwon 2015-02-11 12:04:01 -05:00