aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-12
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-12
|
* build script fixedlunnyxiao2014-09-12
|
* Fix clone panel z-indexUnknwon2014-09-10
|
* Merge pull request #456 from compressed/send_hook_immediately无闻2014-09-10
|\ | | | | Deliver hooks immediately after commit
| * deliver hooks immediately after commitChristopher Brickley2014-09-10
|/
* Fix #453Unknwon2014-09-09
|
* Merge pull request #455 from pkgr/pkgr-dev无闻2014-09-09
|\ | | | | Make Gogs packageable with https://packager.io
| * Move into packager folderCyril Rohr2014-09-09
| |
| * Make Gogs packageable with https://packager.ioCyril Rohr2014-09-09
| |
* | Fix #452Unknwon2014-09-09
| |
* | Merge pull request #451 from compressed/hook_task_upd无闻2014-09-09
|\ \ | |/ |/| update specific hook_task, not all
| * update specific hook_task, not allChristopher Brickley2014-09-09
|/
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-08
|\
| * Merge pull request #435 from tstorch/translation-update无闻2014-09-07
| |\ | | | | | | Small German update
| | * Small German updateTristan Storch2014-09-03
| | | | | | | | | | | | Cleaning up a misunderstanding I had.
* | | add showinfo for xormlunnyxiao2014-09-08
|/ /
* | Fix test casesUnknwon2014-09-07
| |
* | Remove ldap depUnknwon2014-09-07
| |
* | Remove hg depUnknwon2014-09-07
| |
* | Organization level webhooksUnknwon2014-09-07
| |
* | Merge pull request #442 from compressed/org_hook无闻2014-09-07
|\ \ | | | | | | Organization-level Webhooks
| * | getOrgRepoCtx returns values directly & errChristopher Brickley2014-09-05
| | |
| * | add organization-level webhooksChristopher Brickley2014-09-05
| | |
| * | HookType is case-sensitiveChristopher Brickley2014-09-05
| | | | | | | | | | | | Update webhook wasn’t showing up because of the wrong case
| * | modify grammar undo -> undoneChristopher Brickley2014-09-05
| | |
* | | Merge pull request #447 from m0sth8/fix-milestone-render-markdown无闻2014-09-07
|\ \ \ | | | | | | | | Render milestone content as markdown
| * | | Render milestone content as markdownVyacheslav Bakhmutov2014-09-05
| |/ /
* | | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-07
| | |
* | | Fix #348Unknwon2014-09-05
|/ /
* | Merge pull request #446 from m0sth8/fix-milestone-content-size无闻2014-09-04
|\ \ | | | | | | Set milestone content field to TEXT orm type
| * | Set milestone content field to TEXT orm typeVyacheslav Bakhmutov2014-09-05
|/ /
* | Merge pull request #444 from tstorch/database-cleanup无闻2014-09-04
|\ \ | | | | | | Code dedoublication in models/models.go
| * | Code dedoublication in models/models.goTristan Storch2014-09-04
| | | | | | | | | | | | Just some code dedoublication in models/models.go
* | | Merge pull request #441 from tstorch/git-setupLunny Xiao2014-09-04
|\ \ \ | |/ / |/| | Standard git user.name and user.email if not set
| * | Standard git user.name and user.email if not setTristan Storch2014-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git user.name and user.email will now be set to the standard values - Gogs - gogitservice@gmail.com if user.name is not set or empty. If user.name is set and user.email not, it will leave it this way.
* | | Merge pull request #440 from deringer/dev无闻2014-09-03
|\ \ \ | | | | | | | | Correct loading of font-awesome styles from CDN
| * | | add rel attribute such that font-awesome icons load correctlyMichael Dyrynda2014-09-04
|/ / /
* | | Merge pull request #437 from tstorch/docker-update无闻2014-09-03
|\ \ \ | |/ / |/| | Use variables, when the're there
| * | Use variables, when the're thereTristan Storch2014-09-03
|/ / | | | | | | Why not use the environment variables, when they are there...
* | Merge pull request #436 from tstorch/docker-update无闻2014-09-03
|\ \ | |/ |/| docker dev block update
| * docker dev block updateTristan Storch2014-09-03
|/ | | | | The dev Dockerfile now works without superfluous go get calls. At this point the -u option is really not what we want.
* Merge pull request #432 from deringer/dev无闻2014-09-03
|\ | | | | Add handling to branch switcher label to make label more consistent with
| * Add handling to branch switcher label to make label more consistent withMichael Dyrynda2014-09-03
| | | | | | | | | | | | GitHub behaviour Addresses #431
* | Merge pull request #426 from m0sth8/fix-milestone-assignee无闻2014-09-03
|\ \ | |/ |/| Take params for milestone and assignee from query instead of path args
| * take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-03
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-09-02
|\|
| * Merge pull request #423 from m0sth8/fix-xcsrf-token无闻2014-09-02
| |\ | | | | | | Set headers in js and go files to X-Csrf-Token
| | * Set headers in js and go files to X-Csrf-TokenVyacheslav Bakhmutov2014-09-02
| |/
| * Merge pull request #421 from arpemedia/dev无闻2014-09-02
| |\ | | | | | | Fix grammar error in German translation