2016-02-11 |
remove RepoBase by moving RepositoryUrls construction into Context
Herr Ritschwumm
committed
on 11 Feb 2016
|
---|---|
move SshAddress into the SystemSettingsService object
Herr Ritschwumm
committed
on 11 Feb 2016
|
|
2016-02-08 |
Fix wrong query to find the specified label
oohira
committed
on 8 Feb 2016
|
2016-02-07 |
Merge pull request #1098 from nus/fix-hidden-pull-requests
...
Naoki Takezoe
committed
on 7 Feb 2016
|
2016-02-03 |
|
2016-02-02 |
Link avatar image to the user's profile page
oohira
committed
on 2 Feb 2016
|
2016-01-31 |
(refs #1085)Remove var by replacing for expression with foldLeft
Naoki Takezoe
committed
on 31 Jan 2016
|
2016-01-30 |
properly escape html characters in a description
Herr Ritschwumm
committed
on 30 Jan 2016
|
feature: add settings for the ssh host
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
refactor: make the settings alone responsible for ssh server location
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: wiki urls could have been simpler
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
preparation: move url generation from RepositoryInfo towards the gui
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: baseUrl is not used here at all
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: jgit repo info does not have to know about urls in the gui
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: derive baseUrl from http request outside the SettingsService
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: don't repeat yourself, calculate effective ssh port in one place only
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
2016-01-27 |
|
2016-01-26 |
|
Merge pull request #1074 from ritschwumm/fix-concurrent-access
...
Naoki Takezoe
committed
on 26 Jan 2016
|
|
refs #1055 Make a header link anchor icon clickable
oohira
committed
on 26 Jan 2016
|
|
fix typo in a file name
Herr Ritschwumm
committed
on 26 Jan 2016
|
|
these fields are accessed from multiple threads
Herr Ritschwumm
committed
on 26 Jan 2016
|
|
2016-01-24 |
|
|
|
|
|
2016-01-23 |
Set Content-Type to json for /api/v3/* (fix #1056)
Andreas Jaggi
committed
on 23 Jan 2016
|
(refs #1051)Don't render README folder
Naoki Takezoe
committed
on 23 Jan 2016
|
|
2016-01-22 |
Fix typo
oohira
committed
on 22 Jan 2016
|
|