aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAge
...
* Merge pull request #442 from compressed/org_hook无闻2014-09-07
|\ | | | | Organization-level Webhooks
| * add organization-level webhooksChristopher Brickley2014-09-05
| |
* | Fix #348Unknwon2014-09-05
|/
* Set headers in js and go files to X-Csrf-TokenVyacheslav Bakhmutov2014-09-02
|
* add commit compare functionalityChristopher Brickley2014-09-01
|
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* Removed trailing white spacesTristan Storch2014-08-30
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* Continue working on new admin pagesUnknwon2014-08-29
|
* Add migrate repo APIUnknwon2014-08-29
|
* Finish new admin users pagesUnknwon2014-08-29
|
* Mirror issue fixUnknwon2014-08-27
|
* Bug fix on organizationUnknwon2014-08-27
|
* Finsih add/remove repo in organizationUnknwon2014-08-26
|
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Finish new hooks list pageUnknwon2014-08-09
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Use toolboxUnknwon2014-08-06
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Add file upload for attachmentsJustin Nuß2014-07-24
|
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-24
|
* Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-24
|
* WIP: Allow attachments for commentsJustin Nuß2014-07-23
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-12
|\
| * add organization team-single pagefuxiaohei2014-07-07
| |
* | Fix #285Unknown2014-07-12
|/
* Move debug router locationUnknown2014-07-06
|
* Change martini.Static to custom Static functionUnknown2014-07-04
|
* Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-04
|
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-04
|
* Finish create organization teamUnknown2014-07-02
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-29
|\
| * clear commentsLunny Xiao2014-06-29
| |
* | Finish Teams pageUnknown2014-06-29
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-28
|\
| * bug fixed for message tagLunny Xiao2014-06-28
| |
* | Finish organization homepageUnknown2014-06-28
|/
* Finish delete organizationUnknown2014-06-28
|
* add organization team-create pagefuxiaohei2014-06-27
|
* add organization team-create pagefuxiaohei2014-06-27
|
* Organization settings pageUnknown2014-06-27
|
* Add create organizationUnknown2014-06-25
|