Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Updated and created were appended with _unix. Fresh databases have only the ↵ | Marin Jankovski | 2016-03-11 | |
|/ / / | | | | | | | | | | newly named fields. | |||
* | | | Fix ref comment from commit create empty feed | Unknwon | 2016-03-11 | |
| | | | ||||
* | | | Merge pull request #2803 from Rukenshia/develop | Unknwon | 2016-03-10 | |
|\ \ \ | | | | | | | | | Using HTML Description of repositories in the 'Explore' view. Fixes #… | |||
| * | | | Using HTML Description of repositories in the 'Explore' view. Fixes #2800 | Jan Christophersen | 2016-03-10 | |
| | | | | ||||
* | | | | Merge pull request #2802 from allonsy/develop | Unknwon | 2016-03-10 | |
|\ \ \ \ | | | | | | | | | | | readd 'dashboard' to title | |||
| * | | | | readd 'dashboard' to title | Alec S | 2016-03-10 | |
|/ / / / | ||||
* | | | | Merge pull request #2797 from allonsy/develop | Unknwon | 2016-03-10 | |
|\ \ \ \ | | | | | | | | | | | Create custom dashboard title | |||
| * \ \ \ | Merge branch 'develop' of github.com:gogits/gogs into develop | Alec S | 2016-03-09 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #2785 from Rukenshia/develop | Unknwon | 2016-03-09 | |
|\ \ \ \ \ | | |/ / / | |/| | | | Allowing site admins to view private repositories in org/home | |||
| * | | | | Allowing site admins to view private repositories in org/home | Jan Christophersen | 2016-03-08 | |
| | | | | | ||||
* | | | | | #2727 fix incompatible SQL in PostgreSQL | Unknwon | 2016-03-09 | |
| |_|_|/ |/| | | | ||||
| | * | | fix indentation | Alec S | 2016-03-09 | |
| | | | | ||||
| | * | | Remove dashboard keyword from title | Alec S | 2016-03-09 | |
| | | | | ||||
| | * | | change page titles for user and org dashes | Alec S | 2016-03-09 | |
| |/ / |/| | | ||||
* | | | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | |
|/ / | ||||
* | | Update frontend resources | Unknwon | 2016-03-07 | |
| | | ||||
* | | Fix pull request availability check | Unknwon | 2016-03-06 | |
| | | ||||
* | | Prepare release | Unknwon | 2016-03-06 | |
| | | ||||
* | | Some minor changes | Unknwon | 2016-03-06 | |
| | | ||||
* | | Minor fix for #2772 | Unknwon | 2016-03-06 | |
| | | ||||
* | | Merge pull request #2772 from OhDaeto/master | Unknwon | 2016-03-06 | |
|\ \ | | | | | | | Add ru-RU to home template | |||
| * \ | Merge pull request #1 from xDShot/patch-1 | OhDaeto | 2016-03-06 | |
| |\ \ | | | | | | | | | Small correction | |||
| | * | | минимальные -> низкие (системные требования) | xDShot | 2016-03-06 | |
| |/ / | ||||
| * | | Add ru-RU to home template | Lourens | 2016-03-06 | |
| | | | ||||
* | | | Remove duplicated of code | Unknwon | 2016-03-06 | |
| | | | ||||
* | | | Minor fixes for #2766 | Unknwon | 2016-03-06 | |
| | | | ||||
* | | | Merge pull request #2766 from moltam/feature/delete-org-avatar | Unknwon | 2016-03-06 | |
|\ \ \ | |/ / |/| | | Added: Ability to delete org avatar. | |||
| * | | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | |
|/ / | ||||
* | | #2623 fix wrong font for webhook history | Unknwon | 2016-03-05 | |
| | | ||||
* | | Add Finnish support | Unknwon | 2016-03-05 | |
| | | ||||
* | | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | |
| | | ||||
* | | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | |
| | | | | | | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | |||
* | | Merge pull request #2762 from rom1504/patch-1 | Unknwon | 2016-03-05 | |
|\ \ | | | | | | | Fix grammar in README | |||
| * | | Fix grammar in README | Romain Beaumont | 2016-03-05 | |
|/ / | ||||
* | | Update README notes | Unknwon | 2016-03-05 | |
| | | ||||
* | | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | |
|/ | ||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | |
| | | | | - Allow to delete current avatar | |||
* | Update locales | Unknwon | 2016-03-04 | |
| | ||||
* | Merge pull request #2757 from joshfng/fix-fork-relative-url | Unknwon | 2016-03-04 | |
|\ | | | | | Use relative url when showing forked from | |||
| * | Use relative url when showing forked from | Josh Frye | 2016-03-04 | |
| | | ||||
* | | #1597 fix pull request remote head can't update with force push | Unknwon | 2016-03-04 | |
| | | ||||
* | | #1597 fix premission logic check of pull request | Unknwon | 2016-03-04 | |
| | | ||||
* | | #2743 more fixes on SQL errors | Unknwon | 2016-03-04 | |
| | | ||||
* | | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | |
| | | ||||
* | | Minor fixes for #2746 | Unknwon | 2016-03-04 | |
| | | ||||
* | | Merge pull request #2746 from joshfng/feature-delete-wiki-pages | Unknwon | 2016-03-04 | |
|\ \ | | | | | | | Add ability to delete single wiki pages. | |||
| * | | Update delete wiki page route | Josh Frye | 2016-03-04 | |
| | | | ||||
| * | | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | |
| |/ | ||||
* / | #2743 and #2751 fix bad SQL generated by XORM | Unknwon | 2016-03-04 | |
|/ | | | | Use hand-written SQL to do complex query | |||
* | #2748 fix redirect loop with auto-signin | Unknwon | 2016-03-04 | |
| |