Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add clipboard API support | Fernando San Julián | 2015-08-03 | 1 | -20/+48 |
| | |||||
* | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+7 |
| | |||||
* | js fix R1-L1 highlight | Alexey Makhov | 2015-02-19 | 1 | -16/+17 |
| | |||||
* | gitlab-like hash naming | Alexey Makhov | 2015-02-19 | 1 | -10/+10 |
| | |||||
* | new lines highlighting format | Alexey Makhov | 2015-02-05 | 1 | -14/+20 |
| | |||||
* | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 | 2 | -10/+80 |
| | |||||
* | fix diff lines highlighting | Alexey Makhov | 2015-02-04 | 1 | -7/+14 |
| | |||||
* | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | add label-edit and label-delete logic | fuxiaohei | 2014-12-22 | 2 | -13/+67 |
| | |||||
* | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | mirror fix on release JS | Unknwon | 2014-12-10 | 2 | -5/+10 |
| | |||||
* | Finish new UI for release page | Unknwon | 2014-12-10 | 2 | -4/+29 |
| | |||||
* | add label-create ui elements | fuxiaohei | 2014-12-07 | 3 | -5/+49 |
| | |||||
* | add full name to found users' list | Deiwin Sarjas | 2014-12-02 | 1 | -1/+8 |
| | |||||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 2 | -3/+3 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 2 | -5/+8 |
| | |||||
* | Fix #540 | Unknwon | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 2 | -5/+43 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-29 | 2 | -8/+19 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-28 | 2 | -53/+103 |
| | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 3 | -8/+34 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | bugfix, suburl defaults to empty string when suburl is undefined | fundon | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 2 | -2/+12 |
| | |||||
* | is utils improvement | fuxiaohei | 2014-09-25 | 4 | -12/+74 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -8/+9 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -9/+21 |
| | |||||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 | 3 | -34/+294 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -6/+7 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 1 | -11/+18 |
|\ | | | | | Organization-level Webhooks | ||||
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 1 | -11/+18 |
| | | |||||
* | | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | 2 | -6/+46 |
|/ | |||||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 1 | -1/+17 |
| | |||||
* | UI: SSH/HTTPS address switch and copy | Unknwon | 2014-08-31 | 2 | -1/+62 |
| | |||||
* | Continue working on new admin pages | Unknwon | 2014-08-29 | 1 | -4/+25 |
| | |||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -0/+28 |
| | |||||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 1 | -1/+45 |
| | |||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -0/+41 |
| | |||||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -0/+25 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -31/+49 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 1 | -0/+95 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -0/+20 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -2/+8 |
| | |||||
* | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -3/+5 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 2 | -95/+127 |
| | | | | dashboard news feed page, create organization page | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 5 | -0/+420 |