Commit Graph

  • 4993a754cf Update TRANSLATORS #4372 无闻 2017-03-31 12:37:28 -0400
  • 25913eb188 Update TRANSLATORS John Behm 2017-03-31 13:44:34 +0200
  • a83515bd46 Merge a4e434b389 into 4a67bb5806 #3696 LefsFlare 2017-03-30 20:06:51 +0000
  • aff55ff105
    vendor: update github.com/go-macaron/captcha Unknwon 2017-03-30 12:35:43 -0400
  • 4a67bb5806
    migrations.v17: skip if table not exist Unknwon 2017-03-30 11:37:27 -0400
  • 1afafde3b3
    user/setting: preserve user input with validation error (#1123) Unknwon 2017-03-30 01:03:44 -0400
  • ab634ce61a
    cmd/web: fix routes requires sign in (#4359) Unknwon 2017-03-30 00:34:20 -0400
  • 9d06ebd01a
    markdown: improve filter of class attribute for code blocks Unknwon 2017-03-29 19:52:53 -0400
  • 09723ec0e5 migration.v17: handle mysql error (#4361) Kyle McCullough 2017-03-29 18:02:07 -0500
  • fe845b3149
    migration.v17: handle mysql error #4361 Kyle McCullough 2017-03-29 17:03:12 -0500
  • 864761c2d0 js: use jQuery .find() (#4343) Hassan Amouhzi 2017-03-28 23:36:48 +0200
  • abe7f7bc36
    migration.v17: add nil error check Unknwon 2017-03-28 16:38:16 -0400
  • 717bcc4ad8
    migration/v17: skip if protect_branch_whitelist table not exist (#4355) Unknwon 2017-03-28 11:20:58 -0400
  • 11ffdac3f8
    org/dashboard: fix wrong repository count (#4351) Unknwon 2017-03-28 11:16:29 -0400
  • cf7d5d0c56 docker: fix heading in README.md (#4353) David Beitey 2017-03-28 21:50:36 +1000
  • 5abaf0963c Fix heading in README.md #4353 David Beitey 2017-03-28 17:46:53 +1000
  • 375f1b1fde
    Prepare release v0.11rc Unknwon 2017-03-27 14:56:56 -0400
  • ad3c6ef205
    Update locales Unknwon 2017-03-27 14:40:55 -0400
  • 30d9e2ee3c
    docker: use vendor to replace go get Unknwon 2017-03-27 14:04:48 -0400
  • 1038916460
    models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) Unknwon 2017-03-27 13:13:04 -0400
  • 73de9f9d6a
    repo/settings/branches: add prompt for bare repository Unknwon 2017-03-27 13:12:29 -0400
  • f40eb9774e modes/mirror: corrected NextUpdate not set (#4345) Jonas 2017-03-27 05:24:48 +0200
  • 496e07c1c9 models/repo: avoid duplicated results in SearchRepositoryByName (#4344) Pablo Saavedra 2017-03-27 05:23:17 +0200
  • 56bf5b2ab9 Corrected Mirror.NextUpdate not set #4345 Jonas Östanbäck 2017-03-26 22:40:04 +0200
  • 06ba8030ac Avoid duplicated results in SearchRepositoryByName #4344 Pablo Saavedra 2017-03-26 17:33:12 +0200
  • e7da5e1c31 Small JS improvement: Use jQuery .find() #4343 Hassan Amouhzi 2017-03-26 13:01:30 +0200
  • c238647020
    cmd/web: remove dependency version checker Unknwon 2017-03-25 04:17:55 -0400
  • 78f94986e3
    user/settings: fix bad error handle of leave organization Unknwon 2017-03-25 03:44:12 -0400
  • 8f52ab8201
    models/repo_editor: add pull request test task after commit (#4338) Unknwon 2017-03-25 03:36:13 -0400
  • 260ebcc1ca
    repo/milestone: simplify code Unknwon 2017-03-24 18:54:17 -0400
  • 09cb48e41c
    repo: recalculate milestone completeness on issue list (#4316) Unknwon 2017-03-24 18:36:35 -0400
  • 674106c7b6
    repo: cleanup some code Unknwon 2017-03-24 16:32:14 -0400
  • 8196430f47
    repo: allow private repository to have public wiki or issues Unknwon 2017-03-24 16:25:40 -0400
  • 7a99e56893
    repo: update size after fork, migrate and mirror sync (#4336) Unknwon 2017-03-24 14:22:19 -0400
  • 79ba0314e9
    milestone: only show issue-related count under issue list (#4316) Unknwon 2017-03-24 14:00:01 -0400
  • 6add6a15e7 Fix typo #4337 Bo Zhang 2017-03-24 23:05:23 +0800
  • c441f8080e
    api/repo: add endpoint to sync mirror (#2235) Unknwon 2017-03-23 20:46:39 -0400
  • bd1e757350
    user: remove sanitizer for FullName (#1937) Unknwon 2017-03-23 20:24:02 -0400
  • 3144be5c81
    repo: remove legacy sanitizer for repository description Unknwon 2017-03-23 20:23:23 -0400
  • fdc7cb565d
    repo: fix unable to propose pull request from secondary fork (#4324) Unknwon 2017-03-23 20:04:20 -0400
  • a6dbde4c46
    user/settings: minor input style fix (#4327) Unknwon 2017-03-23 19:39:05 -0400
  • 8ce23e2c71
    cmd/backup: able to specify archive name (#4320) Unknwon 2017-03-23 18:44:24 -0400
  • 8a3f4fc616
    models: add config options for XORM logger (#3183) Unknwon 2017-03-23 18:34:25 -0400
  • 66c1e6b0e8
    user/settings: complete repositories panel (#4312) Unknwon 2017-03-23 14:28:31 -0400
  • beee6e03b1
    error: move ErrRepoNotExist -> errors.RepoNotExist Unknwon 2017-03-23 14:27:34 -0400
  • 902372067c user/settings: add repositories panel (#4312) Rob Richards 2017-03-23 11:57:43 -0500
  • 7adaf8f812 locale: fix language names (#4330) Nikolay Korotkiy 2017-03-23 18:37:46 +0300
  • d0b2060c42 locale: fix language names #4330 Nikolay Korotkiy 2017-03-23 16:00:47 +0300
  • 71753cdd46
    templates/label: another minor style improve Unknwon 2017-03-22 16:20:31 -0400
  • d3363430dc
    templates/label: minor style improve Unknwon 2017-03-22 15:54:27 -0400
  • 945e65eedf
    README: update alts Unknwon 2017-03-22 15:28:22 -0400
  • 85a050fca7
    issue: fix redirect to random issue if index does not exist (#4315) Unknwon 2017-03-22 13:20:29 -0400
  • bb86d66496
    repo: rename PageIsViewCode -> PageIsViewFiles Unknwon 2017-03-22 12:58:12 -0400
  • 8e8a6c1a82 Update locale_pl-PL.ini #4326 and09 2017-03-21 22:17:10 +0100
  • aba8789542
    vendor: update github.com/go-macaron/session (#3363) Unknwon 2017-03-20 14:06:41 -0400
  • 5f1bbbde49
    user/settings: fix cannot change profile for non-local users (#4313) Unknwon 2017-03-20 14:01:23 -0400
  • 0203eaab00
    user/dashboard: hide More button if reached end on first load Unknwon 2017-03-20 14:00:51 -0400
  • a4ca8fbb0b Update issue.go #3742 Kim "BKC" Carlbäcker 2017-03-20 07:37:39 +0100
  • 19b7b4cec7 modified personal repo settings format #4312 master-d 2017-03-19 23:00:10 -0500
  • f52a3a5665 Update issue.go Kim "BKC" Carlbäcker 2017-03-20 01:59:36 +0100
  • 2807274e2d
    repo/webhook: able to retrigger delivery history (#2187) Unknwon 2017-03-19 17:44:46 -0400
  • 28c4e882f7 Add Repositories panel to user settings issue #4277 master-d 2017-03-19 00:35:16 -0500
  • 55a5ad5cdc
    api/repo: fix incorrect permission values (#4309) Unknwon 2017-03-18 16:44:40 -0400
  • b3c4a39208
    setting: add config option for raw file render mode (#3608) Unknwon 2017-03-17 19:42:21 -0400
  • cac7af2c78
    explore: able list and search for private but accessible repositories (#3088) Unknwon 2017-03-17 19:17:40 -0400
  • 364b012ea4 Merge branch 'develop' of github.com:spectre013/gogs into develop #4300 brian.paulson 2017-03-17 09:51:29 -0600
  • 38c50834ec Adding hilighting type and lines count to file view header brian.paulson 2017-03-17 07:44:11 -0600
  • d1d779fb55 Merge branch 'develop' of github.com:spectre013/gogs into develop brian.paulson 2017-03-17 07:57:30 -0600
  • b663bd393b Added logic to handle readme files brian.paulson 2017-03-17 07:44:11 -0600
  • 25c047b39d Merge branch 'develop' of github.com:spectre013/gogs into develop brian.paulson 2017-03-17 07:52:36 -0600
  • 391b29d6d0 Added logic to handle readme files brian.paulson 2017-03-17 07:44:11 -0600
  • 06ebe7e3ad Adding hilighting type and lines count to file view header brian.paulson 2017-03-16 07:52:47 -0600
  • 1fcb57fab1 Added logic to handle readme files brian.paulson 2017-03-17 07:44:11 -0600
  • 157adfca6c fix typo on locale_ja-JP.ini #4301 Hiroki Kawano 2017-03-17 13:18:21 +0900
  • 9b6f141d3c Merge a3c609953a into 2d4dc544be #4289 Rob Richards 2017-03-17 04:18:00 +0000
  • 2d4dc544be
    install: able to enable console mode (#3119) Unknwon 2017-03-17 00:16:46 -0400
  • a3c609953a re-enabled empty string search for SearchRepositoryByName #4289 yi 2017-03-16 22:56:09 -0500
  • 171f97868d
    repo: allow issues and wiki for bare repository (#4104) Unknwon 2017-03-16 23:10:45 -0400
  • becaec19a7
    setting: add login status cookie (#2885) Unknwon 2017-03-16 22:42:17 -0400
  • bc630cc52b
    repo/commit: able to config default commits page size (#4230) Unknwon 2017-03-16 22:28:32 -0400
  • d591cb0dfb
    dashboard/feeds: able to load more history (#2511) Unknwon 2017-03-16 22:05:53 -0400
  • 07a9cbe0a9
    setting: able to config dashboard news feed paging number (#4247) Unknwon 2017-03-16 20:25:28 -0400
  • 7c802f6d83
    repo/setting: filter out deleted branch in protect list (#4288) Unknwon 2017-03-16 20:09:27 -0400
  • 431e930367
    Add Go 1.8 to .travis.yml Unknwon 2017-03-16 17:46:55 -0400
  • 9e8ffa14cb
    webhook: add file status to push event (#3897) Unknwon 2017-03-16 17:33:04 -0400
  • 0ccd7c97ab
    models: rename ErrUserNotExist -> errors.UserNotExist Unknwon 2017-03-16 17:18:43 -0400
  • 4e64e71e28
    templates/repo/webhook: move to its own directory Unknwon 2017-03-16 15:50:18 -0400
  • 2ee8852a4b models/repo.go RenderRepoSearch returns all accessible repositories based on logged in userid raricha 2017-03-16 12:26:20 -0500
  • f6bea954e6 Adding hilighting type and lines count to file view header brian.paulson 2017-03-16 07:52:47 -0600
  • 86c7f45383
    js: minor fix for #4294 Unknwon 2017-03-15 16:38:41 -0400
  • 50b36a732c ui: added Select class to ui.dropdown menus to prevent label changing (#4294) Brian Paulson 2017-03-15 14:35:13 -0600
  • f0e2cdbd16 Added Select class to ui.dropdown menus to prevent label changing #4294 brian.paulson 2017-03-15 09:27:34 -0600
  • f54bcba339
    Update locales v0.10.18 Unknwon 2017-03-13 23:41:22 -0400
  • 58a84de6b1 Merge 4e7c4297c2 into f0209ac2f6 #4281 Danny Althoff 2017-03-13 21:04:41 +0000
  • f0209ac2f6
    api: handle new events for hook Unknwon 2017-03-13 14:32:16 -0400
  • b9b949dce3 Merge b41e1aa9f0 into e1dcd11051 #3422 Thibault Meyer 2017-03-13 10:40:28 +0000
  • e1dcd11051
    repo/settings: improve Git hook editor Unknwon 2017-03-13 06:00:37 -0400
  • 24734a33e7
    release: improve attachment handle Unknwon 2017-03-13 05:26:17 -0400
  • 1df54ea0cd
    release: able to add attchments to release (#1614) Unknwon 2017-03-13 04:32:20 -0400
  • e6df2259ab
    explore: panic if search without login (#3088) Unknwon 2017-03-13 02:41:04 -0400