Thibault Meyer and Lunny Xiao
871c964ef7
Upgrade vendor "git" ( #175 )
2016-11-15 23:24:08 +08:00
Thibault Meyer and GitHub
54e6ed3431
Upgrade vendor "git" ( #161 )
2016-11-12 12:09:25 +01:00
Thibault Meyer and Sandro Santilli
fe8bfa54de
Ordering team by name ascending except for 'Owners' ( #48 )
2016-11-06 09:59:21 +01:00
Thibault Meyer and 无闻
bc902b8f74
Feature #3492 : Add option to hide footer load times ( #3562 )
...
* Add option to hide footer load times
* Rename option variable + minor changes
2016-09-01 01:01:32 -04:00
Thibault Meyer and 无闻
92fb30c526
Load a set of predefined labels ( #3459 )
...
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
2016-08-29 19:02:49 -07:00
Thibault Meyer and 无闻
f50e568fd1
Fix #3189 : Sort labels by name ( #3446 )
...
* Fix #3189 #3445 : Order labels by name
* Order labels by name on Issues view
2016-08-25 17:43:53 -07:00
Thibault Meyer and 无闻
2c5411b00c
Fix #3361 : Dumps are created world readable ( #3473 )
...
* Set dump file permission to 0600
* Typo
2016-08-17 11:38:42 -07:00
Thibault Meyer and 无闻
4296427214
Fix #3437 : Cannot connect to PostgreSQL via IPv6 address ( #3442 )
...
* Change PostgreSQL connstring parsing to handle IPv6
* Fix used variable
* Remove redundant code + use variable
2016-08-12 02:42:06 -07:00
Thibault Meyer and 无闻
7eafe3213f
Fix #3321 : commit tag shortener ( #3418 )
...
* Fix #3321 : commit tag shortener
* Check short commit
* remove debug
* Edit unit tests
* Show 10-char short SHA
2016-08-11 15:34:00 -07:00
Thibault Meyer and 无闻
53c573ed02
Fix #3314 : Cannot edit release with tag name contains slash ( #3434 )
2016-08-11 13:45:42 -07:00
Thibault Meyer and 无闻
6a81632e36
Fix typo CacheInternal -> CacheInterval ( #3432 )
2016-08-11 05:59:11 -07:00
Thibault Meyer and 无闻
99812a80fd
Fix #3420 : Bad commit URL generation ( #3424 )
2016-08-10 11:35:06 -07:00
Thibault Meyer and 无闻
8ad92bb8a4
Verify list len before use it with IN ( #3423 )
2016-08-10 11:06:51 -07:00
Thibault Meyer and 无闻
fc68fb951c
Feature #3398 : Redefine global mirror interval ( #3409 )
...
* add mirror::GLOBAL_INTERVAL on app.ini
* rename key to DEFAULT_INTERVAL
* add key on default app.ini + move code
2016-08-09 23:47:16 -07:00
Thibault Meyer and 无闻
30fda0f1ae
Fix #3315 : Release dont use tag creation date ( #3374 )
...
* Fix #3315 : Release dont use tag creation date
* Simplify code and apply gofmt
* remove useless block (ctx.Repo.GitRepo.GetTag) on EditReleasePost
* apply gofmt on modified files
2016-08-06 10:02:15 -07:00