Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #1854 improves | Alexey Makhov | 2015-11-13 | |
| | ||||
* | #1854 issue title at dashboard | Alexey Makhov | 2015-11-12 | |
| | ||||
* | #1459 Dashboard issues lacks sorting | Unknwon | 2015-11-04 | |
| | ||||
* | adjust icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 org dashboard icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 | |
| | ||||
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | |
| | ||||
* | remove test strings | Unknwon | 2015-09-03 | |
| | ||||
* | ui and pulls index fix | Unknwon | 2015-09-03 | |
| | ||||
* | fix buttons style | Unknwon | 2015-09-02 | |
| | ||||
* | css fix | Unknwon | 2015-09-02 | |
| | ||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | |
| | ||||
* | add merger info and news feed | Unknwon | 2015-09-02 | |
| | ||||
* | #1377 add rename repo action | Unknwon | 2015-09-01 | |
| | ||||
* | fix suburl | Unknwon | 2015-08-27 | |
| | ||||
* | fix menu overflow | Unknwon | 2015-08-26 | |
| | ||||
* | minor update | Unknwon | 2015-08-26 | |
| | ||||
* | update locale and org dashboard navbar | Unknwon | 2015-08-26 | |
| | ||||
* | new org dashboard issues | Unknwon | 2015-08-25 | |
| | ||||
* | new user dahsboard issues | Unknwon | 2015-08-25 | |
| | ||||
* | #1246 Dashboard error: nil commits | Unknwon | 2015-08-25 | |
| | ||||
* | fix app suburl in feeds | Unknwon | 2015-08-09 | |
| | ||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | |
| | ||||
* | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 | |
| | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | |||
* | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 | |
| | ||||
* | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 | |
| | | | | - update some locale files | |||
* | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 | |
| | ||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | |||
* | custom avatar upload | Unknwon | 2014-11-21 | |
| | ||||
* | Add push tag action | Unknwon | 2014-10-10 | |
| | ||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | |
| | ||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | |
| | ||||
* | Page: User profile | Unknwon | 2014-09-25 | |
| | ||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | |
| | ||||
* | Add suburl support | Unknwon | 2014-09-19 | |
| | ||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | |
| | | | | | | | | | | | | | | 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 | |||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | |
| | ||||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | |
| | ||||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 | |
| | ||||
* | Add missing 'new migration' link | Michael Dyrynda | 2014-08-31 | |
| | | | | Addresses issue #399 | |||
* | Removed trailing white spaces | Tristan Storch | 2014-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. | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | |
| | ||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | |
| | ||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | |
| | | | | dashboard news feed page, create organization page | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | |
| | | | | instead of 40-length string, complete log module | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | |
| | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | |