1
0
Fork 0

Commit Graph

  • 6ccb2d36cf Remove email from user search Odin Ugedal 2016-03-15 19:44:58 +0100
  • 414e5f09c7 Merge pull request #2832 from dankm/build-flags Unknwon 2016-03-15 14:42:15 -0400
  • a04596659b Merge pull request #2830 from odinuge/branchname-compare Unknwon 2016-03-15 14:36:58 -0400
  • 149d62a648 #13 fix admin can't search private repos Unknwon 2016-03-15 14:23:12 -0400
  • db3905c0a3 Make go's build flags a variable Dan McGregor 2016-03-15 07:53:14 -0600
  • 3253e3c5aa Make user search look in username, name and email Odin Ugedal 2016-03-15 14:16:58 +0100
  • c9321550e0 Add prorper escaping of url in issue form Odin Ugedal 2016-03-15 11:56:49 +0100
  • ac390d28b8 Fix problems with '#' in branchname Odin Ugedal 2016-03-15 11:31:35 +0100
  • 561e5f9ccb Set description meta tag correctly Odin Ugedal 2016-03-15 10:17:23 +0100
  • 9df5c39bca Merge pull request #2824 from odinuge/repo-metadata Unknwon 2016-03-14 16:47:23 -0400
  • 9976fc6782 Generate bindata for #2823 Unknwon 2016-03-14 16:46:36 -0400
  • 8966f5635d Merge pull request #2823 from zacheryph/feature/local-only-password-reset Unknwon 2016-03-14 16:44:05 -0400
  • 85d7afeba0 Set HTML meta values corresponding to repository Odin Ugedal 2016-03-14 17:08:51 +0100
  • 63e21c146a ensure we don’t try changing LDAP passswords Zachery Hostens 2016-03-14 09:40:16 -0500
  • 9bd9ad4205 #1692 add CRUD issue APIs Unknwon 2016-03-13 23:20:22 -0400
  • dd6faf7f9b Convert all API handers to use *context.APIContext Unknwon 2016-03-13 18:49:16 -0400
  • db4da7beec Add APIContext Unknwon 2016-03-13 17:37:44 -0400
  • b4f47a7623 #1891 attempt to fix invalid csrf token Unknwon 2016-03-12 20:56:03 -0500
  • af8eccc02e Update glide.lock Unknwon 2016-03-12 14:44:28 -0500
  • 820be19cf5 Merge pull request #2796 from saboya/custom_app_data_path Unknwon 2016-03-12 13:53:37 -0500
  • d733efc1cc #1286 #2098 Alpha support for custom templates Unknwon 2016-03-12 13:48:34 -0500
  • 985a0f3450 Generate css for #2816 Unknwon 2016-03-11 18:59:26 -0500
  • 322515a50b Merge pull request #2816 from MATTENN/custom_gogs_branch Unknwon 2016-03-11 18:58:45 -0500
  • 13e1fa6789 Add Japanese Fonts MATTENN 2016-03-12 08:49:24 +0900
  • c6277cce51 Minor fixes for #2761 Unknwon 2016-03-11 17:57:44 -0500
  • 6530375dbf Merge pull request #2761 from soudy/grey-out-merge-commit Unknwon 2016-03-11 17:51:17 -0500
  • 449a6e490b Merge pull request #2815 from allonsy/develop Unknwon 2016-03-11 17:49:13 -0500
  • ebea20b4e7 remove errant debug statement Alec S 2016-03-11 16:44:09 -0600
  • f76d821bda fix #2804 Unknwon 2016-03-11 17:12:37 -0500
  • 263304b6b7 #13 fix postgres aggregate Unknwon 2016-03-11 16:11:33 -0500
  • 73e98c91c3 Update locales Unknwon 2016-03-11 15:47:49 -0500
  • 2bf8494332 #13 finish user and repository search Unknwon 2016-03-11 15:33:12 -0500
  • df2bdf7ea3 Use glide Unknwon 2016-03-11 12:18:27 -0500
  • 514382e2eb Rename module: middleware -> context Unknwon 2016-03-11 11:56:52 -0500
  • cb1eadc276 Merge pull request #2810 from maxlazio/fix_updated_and_created Unknwon 2016-03-11 10:15:55 -0500
  • 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. Marin Jankovski 2016-03-11 12:43:35 +0100
  • 5267dce210 Fix ref comment from commit create empty feed Unknwon 2016-03-11 05:11:58 -0500
  • 97c48da49f Merge pull request #2803 from Rukenshia/develop Unknwon 2016-03-10 16:17:40 -0500
  • 1e74ee51ff Using HTML Description of repositories in the 'Explore' view. Fixes #2800 Jan Christophersen 2016-03-10 21:30:28 +0100
  • 067edcdb90 Merge pull request #2802 from allonsy/develop Unknwon 2016-03-10 13:52:33 -0500
  • 792c13cf0a readd 'dashboard' to title Alec S 2016-03-10 12:10:03 -0600
  • 3bd7d3b1c5 Merge pull request #2797 from allonsy/develop Unknwon 2016-03-10 08:37:11 -0500
  • af847ef94e Merge branch 'develop' of github.com:gogits/gogs into develop Alec S 2016-03-09 22:56:52 -0600
  • bfed3ea7d3 fix indentation Alec S 2016-03-09 22:56:03 -0600
  • b44e4d7cb0 Merge pull request #2785 from Rukenshia/develop Unknwon 2016-03-09 23:20:08 -0500
  • eed9966ad6 #2727 fix incompatible SQL in PostgreSQL Unknwon 2016-03-09 23:18:39 -0500
  • affa3c2dbf Remove dashboard keyword from title Alec S 2016-03-09 21:01:43 -0600
  • 6775ac7334 change page titles for user and org dashes Alec S 2016-03-09 20:46:36 -0600
  • 2c626371b0 Adding APP_DATA_PATH entry to the default app.ini. Rodrigo Saboya 2016-03-09 23:16:43 -0300
  • 3cacec9163 Making AppDataPath customizable. Rodrigo Saboya 2016-03-09 22:53:42 -0300
  • ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) Unknwon 2016-03-09 19:53:30 -0500
  • 72a8fa3bc8 Allowing site admins to view private repositories in org/home Jan Christophersen 2016-03-08 18:20:00 +0100
  • 0c9a616326 Update frontend resources Unknwon 2016-03-07 00:11:12 -0500
  • 0e9bc2d410 Fix pull request availability check Unknwon 2016-03-06 23:57:46 -0500
  • 0ea0c5ec4f Prepare release Unknwon 2016-03-06 19:55:38 -0500
  • 58f0c68151 Some minor changes Unknwon 2016-03-06 16:40:04 -0500
  • 12b5a76b0d Minor fix for #2772 Unknwon 2016-03-06 15:37:49 -0500
  • a4452864ea Merge pull request #2772 from OhDaeto/master Unknwon 2016-03-06 15:36:40 -0500
  • d57be01485 Merge pull request #1 from xDShot/patch-1 OhDaeto 2016-03-06 23:02:55 +0300
  • d8738f5bfd минимальные -> низкие (системные требования) xDShot 2016-03-06 22:59:49 +0300
  • 9cf7f3e46f Remove duplicated of code Unknwon 2016-03-06 14:44:22 -0500
  • 14aba3489e Add ru-RU to home template Lourens 2016-03-06 22:22:41 +0300
  • 13bd16af92 Minor fixes for #2766 Unknwon 2016-03-06 13:24:42 -0500
  • 922a6f13a3 Merge pull request #2766 from moltam/feature/delete-org-avatar Unknwon 2016-03-06 13:20:37 -0500
  • 9c91e27933 Added: Ability to delete org avatar. Tamás Molnár 2016-03-06 17:36:30 +0100
  • c2ca103d30 #2623 fix wrong font for webhook history Unknwon 2016-03-05 23:09:16 -0500
  • c18f67ac6a Add Finnish support Unknwon 2016-03-05 21:13:04 -0500
  • a5b0400be7 #1146 finish new access rights for collaborators Unknwon 2016-03-05 20:45:23 -0500
  • 045f14fbd0 #1146 finsih UI work for access mode of collaborators Unknwon 2016-03-05 18:08:42 -0500
  • 05d8664f15 Merge pull request #2762 from rom1504/patch-1 Unknwon 2016-03-05 14:18:17 -0500
  • 52fdecf97b Fix grammar in README Romain Beaumont 2016-03-05 19:46:32 +0100
  • 9c0f84cee8 Update README notes Unknwon 2016-03-05 13:09:31 -0500
  • 414eb22ef9 #1597 fix activitity feeds for pull requests Unknwon 2016-03-05 12:58:51 -0500
  • 1d3ec27cb7 Put if statement of grey merge commits on one line Steven Oud 2016-03-05 17:59:07 +0100
  • a0cd59bd0e Grey out merge commits Steven Oud 2016-03-05 17:00:38 +0100
  • a2f13eae55 #1157 some avatar setting changes Unknwon 2016-03-05 00:51:51 -0500
  • 2a931937a8 Update locales Unknwon 2016-03-04 18:51:18 -0500
  • dfd6f8f7ab Merge pull request #2757 from joshfng/fix-fork-relative-url Unknwon 2016-03-04 18:37:42 -0500
  • 275464e7fb Use relative url when showing forked from Josh Frye 2016-03-04 14:50:34 -0500
  • e2d370f0da #1597 fix pull request remote head can't update with force push Unknwon 2016-03-04 16:53:03 -0500
  • 4cb8bf1b75 #1597 fix premission logic check of pull request Unknwon 2016-03-04 16:14:02 -0500
  • 5335e671be #2743 more fixes on SQL errors Unknwon 2016-03-04 16:00:00 -0500
  • 2d2d85bba4 #1597 support pull requests in same repository Unknwon 2016-03-04 15:43:01 -0500
  • 9df6ce48c5 Minor fixes for #2746 Unknwon 2016-03-04 13:32:17 -0500
  • 4d5911dbcf Merge pull request #2746 from joshfng/feature-delete-wiki-pages Unknwon 2016-03-04 13:14:37 -0500
  • d57a2b908a #2743 and #2751 fix bad SQL generated by XORM Unknwon 2016-03-04 13:08:47 -0500
  • 2f228ddf31 Update delete wiki page route Josh Frye 2016-03-03 17:41:01 -0500
  • 1ca171dbe9 Add ability to delete single wiki pages. Josh Frye 2016-03-03 17:06:50 -0500
  • f6759a731a #2748 fix redirect loop with auto-signin Unknwon 2016-03-04 09:15:11 -0500
  • dfbda48afc Merge pull request #2738 from andreynering/emogify Unknwon 2016-03-03 23:38:20 -0500
  • 260723e2cc Minor fixes for #2745 Unknwon 2016-03-03 23:24:22 -0500
  • 1cbc5b49e3 Merge pull request #2745 from joshfng/delete-wiki-option Unknwon 2016-03-03 23:04:35 -0500
  • f3358f5927 Repo setting to delete and disable wiki Josh Frye 2016-03-03 15:38:25 -0500
  • f946040fa9 #1891 attempt to fix expected invalid CSRF token Unknwon 2016-03-03 15:09:43 -0500
  • 434614506e Merge pull request #2744 from joshfng/mirror-default-branch Unknwon 2016-03-03 14:22:45 -0500
  • 7f2733fa1b Return errors instead of just logging them. Josh Frye 2016-03-03 12:43:23 -0500
  • edb7967dc7 Set DefaultBranch to master when importing a new repo if possible Josh Frye 2016-03-03 12:07:43 -0500
  • c9901bbba5 #2743 workaround to fix XORM problem Unknwon 2016-03-03 10:57:27 -0500
  • 4d930f3598 Merge pull request #2719 from mblacktree/patch-1 Unknwon 2016-03-03 10:35:59 -0500
  • 13e71acadf Render emojis in more places. Andrey Nering 2016-03-02 21:18:58 -0300