aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
...
| * Grey out merge commitsSteven Oud2016-03-05
| |
* | #13 finish user and repository searchUnknwon2016-03-11
| | | | | | | | Both are possible on explore and admin panel
* | Rename module: middleware -> contextUnknwon2016-03-11
| |
* | Fix ref comment from commit create empty feedUnknwon2016-03-11
| |
* | Merge pull request #2803 from Rukenshia/developUnknwon2016-03-10
|\ \ | | | | | | Using HTML Description of repositories in the 'Explore' view. Fixes #…
| * | Using HTML Description of repositories in the 'Explore' view. Fixes #2800Jan Christophersen2016-03-10
| | |
* | | #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-09
| | |
* | | #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
|/ /
* | Update frontend resourcesUnknwon2016-03-07
| |
* | Fix pull request availability checkUnknwon2016-03-06
| |
* | Prepare releaseUnknwon2016-03-06
| |
* | Minor fix for #2772Unknwon2016-03-06
| |
* | Merge pull request #2772 from OhDaeto/masterUnknwon2016-03-06
|\ \ | | | | | | Add ru-RU to home template
| * | минимальные -> низкие (системные требования)xDShot2016-03-06
| | |
| * | Add ru-RU to home templateLourens2016-03-06
| | |
* | | Remove duplicated of codeUnknwon2016-03-06
| | |
* | | Minor fixes for #2766Unknwon2016-03-06
| | |
* | | Added: Ability to delete org avatar.Tamás Molnár2016-03-06
|/ /
* | #1146 finish new access rights for collaboratorsUnknwon2016-03-05
| |
* | #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
| | | | | | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* | #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|/
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Merge pull request #2757 from joshfng/fix-fork-relative-urlUnknwon2016-03-04
|\ | | | | Use relative url when showing forked from
| * Use relative url when showing forked fromJosh Frye2016-03-04
| |
* | #1597 support pull requests in same repositoryUnknwon2016-03-04
| |
* | Minor fixes for #2746Unknwon2016-03-04
| |
* | Merge pull request #2746 from joshfng/feature-delete-wiki-pagesUnknwon2016-03-04
|\ \ | | | | | | Add ability to delete single wiki pages.
| * | Update delete wiki page routeJosh Frye2016-03-04
| | |
| * | Add ability to delete single wiki pages.Josh Frye2016-03-04
| |/
* / #2743 and #2751 fix bad SQL generated by XORMUnknwon2016-03-04
|/ | | | Use hand-written SQL to do complex query
* #2748 fix redirect loop with auto-signinUnknwon2016-03-04
|
* Merge pull request #2738 from andreynering/emogifyUnknwon2016-03-03
|\ | | | | Render emojis in more places.
| * Render emojis in more places.Andrey Nering2016-03-02
| |
* | Minor fixes for #2745Unknwon2016-03-03
| |
* | Repo setting to delete and disable wikiJosh Frye2016-03-03
| |
* | #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
| | | | | | | | - Remove unused config settings `[picture] service`
* | #2743 workaround to fix XORM problemUnknwon2016-03-03
|/
* #2727 make IN clause compatible with PostgresUnknwon2016-03-01
|
* Allow setting git operations timeoutsUnknwon2016-02-29
| | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
|
* Merge pull request #2722 from chriswatt/hidewikidlbuttonUnknwon2016-02-29
|\ | | | | Hide the download archive button when viewing wiki pages
| * Remove download archive button on wiki pageschriswatt2016-02-29
| |
* | Change colour of numbers on pull request tabs if greater than zerochriswatt2016-02-28
|/
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Minor fix for #2710Unknwon2016-02-27
|
* Add ForegroundColor for labelsLukas Dietrich2016-02-27
|
* #2697 fix panic when close issue via commit messageUnknwon2016-02-25
|
* Add new config option for builtin SSH serverUnknwon2016-02-25
| | | | | | | Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen. It can be different from SSH_PORT which is supposed to be exposed in the clone URL. This should solve the problem when user runs Gogs inside Docker container and still want to use builtin SSH server.
* Minor fix for #2660Unknwon2016-02-24
|
* Test mailer button. Addresses #1531Josh Frye2016-02-24
|