Commit Graph
100 Commits
Author SHA1 Message Date
无闻 3db84c8893 Merge pull request #306 from nuss-justin/dev
Fix double decrement of issue counter
2014-07-24 08:21:28 -04:00
无闻 a76a948a02 Merge pull request #305 from nuss-justin/feature/commit-issue-fix
Fix #302. Show referencing commits in issue.
2014-07-24 04:25:00 -04:00
无闻 6e9f1c52b1 Merge pull request #301 from nuss-justin/bugfix/milestone-counter
Update milestone issue stats when reopening/closing issue
2014-07-22 16:46:20 -04:00
无闻 94b100ce43 Merge pull request #299 from nuss-justin/issue/216
Fix #216. Change milestones, labels and assigne without reloading the page
2014-07-22 16:24:16 -04:00
无闻 40557a4f79 Merge pull request #298 from nuss-justin/issue/278
Fix issue #278. Fall back to (default) branch for context data, if no branch selected
2014-07-22 16:23:00 -04:00
无闻 8e4debe99d Merge pull request #297 from nuss-justin/issue/288
Fix issue #288. Only show label form if repository collaborator/admin
2014-07-22 16:13:22 -04:00
无闻 dc2e140360 Merge pull request #296 from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
2014-07-22 16:03:58 -04:00
无闻 5bbd5be0ca Merge pull request #300 from nuss-justin/issue/259
Fix issue #259. Allow links in the repository description
2014-07-22 15:48:05 -04:00
无闻 536f65b8ad Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
2014-07-20 21:05:27 -04:00
无闻 aab2dbc505 Merge pull request #291 from gima/dev
Make possible for administrators to change user's password (fix proposal...
2014-07-18 01:05:19 -04:00
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-12 00:55:35 -04:00
Unknown 0f907301b7 Fix #285 2014-07-12 00:55:19 -04:00
无闻 590f9e599c Merge pull request #284 from compressed/user_name
Only update access usernames where the username is changing
2014-07-11 21:49:50 -04:00
Unknown 63cc14062a Paging function for users and repositories 2014-07-07 04:15:08 -04:00
Unknown 7ffdabb28f Move debug router location 2014-07-06 18:25:07 -04:00
Unknown 9b014d05e4 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-06 17:32:39 -04:00
Unknown 097c8e05e6 Able to set timeout for process monitor 2014-07-06 17:32:36 -04:00
无闻 21088a40f5 Merge pull request #275 from nuss-justin/dev
Fix wrong method for profiling routes.
2014-07-05 15:02:31 -04:00
Unknown fd5412ec47 Work on #274 2014-07-04 22:43:39 -04:00
Unknown aed4271c8d Change martini.Static to custom Static function 2014-07-04 17:26:15 -04:00
Unknown be8ac7fb75 fix #273 2014-07-04 16:48:36 -04:00
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-04 14:44:31 -04:00
Unknown 13b032f829 update name 2014-07-04 14:44:27 -04:00
无闻 ae7f3eed78 Merge pull request #272 from nuss-justin/dev
Add 'pprof' tag for enabling debugging
2014-07-04 14:28:46 -04:00
Unknown 0820b24f0b Merge branch 'master' of github.com:gogits/gogs into dev 2014-07-04 01:25:19 -04:00
Unknown 36292060d6 Fix bug that collaborators are able to modify settings of repository 2014-07-04 01:25:06 -04:00
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 2014-07-04 01:23:11 -04:00
Unknown 465dc962b5 Finish create organization team 2014-07-02 16:42:16 -04:00
无闻 3f42cb7c23 Merge pull request #267 from AntonioMeireles/master
fix typos in users' editing template.
2014-06-30 15:22:18 -04:00
Unknown e57aebb316 Add uuid 2014-06-29 16:39:06 -04:00
Unknown 269da8fe7a Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-29 16:32:28 -04:00
Unknown e4ea5cf598 Finish Teams page 2014-06-29 16:30:41 -04:00
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-28 15:43:28 -04:00
Unknown 5dbfe3c26c Finish organization homepage 2014-06-28 15:43:25 -04:00
Unknown 6e448b0714 Finish delete organization 2014-06-28 00:40:07 -04:00
Unknown ee9b7f322f Clean code 2014-06-27 23:14:33 -04:00
Unknown 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-27 23:12:55 -04:00
Unknown 19e9104289 Organization settings page 2014-06-27 03:37:01 -04:00
Unknown 32b09681b2 Migrate repository by organization 2014-06-25 05:35:23 -04:00
Unknown 8644c571db Mirror bug fix on create repo action 2014-06-25 05:27:17 -04:00
Unknown 43b33440b5 Work on create organization repo and #257 2014-06-25 05:14:36 -04:00
Unknown 4cf7a1fca5 Mirror update on create repo page 2014-06-25 03:55:59 -04:00
Unknown 8e6c254c03 Mirror fix on create repo 2014-06-25 00:53:45 -04:00
Unknown 3624b2a7f1 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-25 00:44:59 -04:00
Unknown e0f9c628c5 Add create organization 2014-06-25 00:44:48 -04:00
Unknown b2801a2e98 Fix #165 2014-06-24 13:55:47 -04:00
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-24 09:59:21 -04:00
无闻 63770d93a1 Merge pull request #251 from niphor/master
RepoRootPath must be absolute path
2014-06-24 09:30:16 -04:00
无闻 9bdff5bd97 Merge pull request #253 from eryx/master
Fix #252
2014-06-24 09:26:42 -04:00
Unknown 98f614a58e Work on #249 issue1 2014-06-23 19:16:09 -04:00
Unknown 47d29a1ee0 Mirror fix on #248 2014-06-23 16:22:34 -04:00
Unknown 314193029a Use constants to name template file 2014-06-22 23:11:12 -04:00
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-22 13:17:47 -04:00
Unknown 9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00
Unknown c280415e0b Clean files 2014-06-21 17:57:59 -04:00
Unknown 9d2cef23f2 Fix #165 2014-06-21 00:53:46 -04:00
Unknown ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
Unknown 8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
Unknown 6c8d630bef Add database log adapter 2014-06-20 00:25:23 -04:00
Unknown f147ad619a Basic process manager 2014-06-19 01:08:03 -04:00
Unknown 8d3276cab0 Fix test cases 2014-06-16 23:19:25 -04:00
Unknown d952b4200c Add corn rask monitor panel 2014-06-13 13:01:52 -04:00
Unknown e07674bff1 Support edit release and save as draft 2014-06-12 17:47:23 -04:00
Unknown fb0972afad Fix #199 2014-06-12 09:35:51 -04:00
Unknown 9961f9a53c Fix #197 2014-06-12 09:10:39 -04:00
Unknown 1161c71ac1 Mirror fix 2014-06-12 07:45:33 -04:00
Unknown c018b1a88d Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-12 07:44:11 -04:00
无闻 2da9908e29 Merge pull request #243 from tobyzxj/patch-1
Using strings.HasPrefix(...) will cause a misjudgement
2014-06-11 18:50:25 -04:00
Unknown a3e1383cac Add gogs fix location command 2014-06-10 19:11:53 -04:00
Unknown f160b4f33c Add tar.gz download button and other mirror updates 2014-06-08 17:53:53 -04:00
Unknown 1f58d6f5d9 Mirror fix on #242 2014-06-08 04:54:52 -04:00
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-08 04:45:38 -04:00
Unknown 302c863cda Fix #242 2014-06-08 04:45:34 -04:00
无闻 a0318db2f9 Merge pull request #239 from baijum/docker_command
use 'docker.io' command instead of 'docker'
2014-06-06 05:12:56 -04:00
Unknown 4f2f3c2857 Code convention 2014-06-05 22:07:35 -04:00
Unknown 11f9d738e8 Fix #237 2014-06-03 21:51:25 -04:00
Unknown 63baf76ab2 Fix #214 2014-06-03 12:51:53 -04:00
Unknown 9c3aa6936a Fix #223 2014-06-03 12:16:44 -04:00
Unknown 32c5fa514c Fix #230 2014-06-02 23:17:21 -04:00
Unknown eaa7d71fc7 Fix #232 2014-06-02 21:59:56 -04:00
Unknown e1332c5239 Fix #230 2014-06-01 21:47:48 -04:00
Unknown afc6cbc479 Update tag 2014-06-01 11:06:03 -04:00
Unknown 1f059502dc Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-01 10:54:15 -04:00
Unknown 01a516b584 Fix #229 2014-06-01 10:53:57 -04:00
无闻 48c98c92c8 Merge pull request #228 from janoliver/patch-1
Fixed directory permissions for the zip download router
2014-06-01 10:42:47 -04:00
Unknown 2657f88d9a Fix #222 2014-05-31 17:15:04 -04:00
Unknown ddb7f55035 Prepare for v0.4.0 release 2014-05-30 19:19:30 -04:00
Unknown fbf274b751 Fix #220 2014-05-30 17:57:38 -04:00
Unknown 422043f422 Fix #219 2014-05-30 16:35:35 -04:00
Unknown 617bbe3fee Fix #218 2014-05-30 06:34:24 -04:00
Unknown 9085dfa426 Working on #211 2014-05-29 22:09:50 -04:00
Unknown 6696610aea Fix zombie 2014-05-28 22:15:15 -04:00
Unknown ab13a29cb5 Fix #209 2014-05-28 01:53:06 -04:00
Unknown ff690fd976 Fix #200, add VERSION to template files 2014-05-28 00:06:31 -04:00
无闻 bcfa78b8b5 Merge pull request #210 from brunoqc/typo
Typo
2014-05-26 12:15:15 -04:00
Unknown bf5fcfb49c Add * to selected label 2014-05-25 23:46:45 -04:00
Unknown ff48aeddef Little bug fix 2014-05-25 20:57:01 -04:00
Unknown d72fdc9900 Change version to v0.3.6 2014-05-25 20:44:58 -04:00
Unknown 5543a0b6dc 增加版本标识确保二进制和模板文件处于同个版本 2014-05-25 20:33:30 -04:00
Unknown 2f820e01d8 Fixed #209 2014-05-25 20:17:26 -04:00