Marcin Kuzminski
d053979d83
utils: switched age function to use lazy translated pyramid translation mechanism.
2017-01-13 12:25:44 +01:00
Marcin Kuzminski
fcc027c282
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
Marcin Kuzminski
9d8634a618
pull-requests: expose version browsing of pull requests.
...
- show nav for browsing each version of pr
- show detailed changes for each of version
- update comment template to indicate the changes were due to update of a pr
2016-12-19 17:38:22 +01:00
Marcin Kuzminski
bee9b1e921
diffs: fixed other file source when using pull requests. It must use
...
other repo for fetching proper commits.
2016-12-06 01:25:54 +01:00
Marcin Kuzminski
8b2182110a
pull-requests: added version browsing for pull requests.
...
- invalidated comments now link to previous version to show code context
- removed all deprecated JS code left from new diffs
- improved invalidated comments display logic
- UI tweaks
2016-12-06 00:22:04 +01:00
Marcin Kuzminski
9e6713219c
repo-groups: implemented default personal repo groups logic.
...
- fixes #4003
- adds new settings to automatically create personal repo groups for users on API cal, add user form, registration
- it's possible to create a pattern based repo group for example /u/{username}
2016-11-07 15:27:36 +01:00
Daniel Dourvaris
9b38ba8c8f
reviewers: add repo review rule models and expose default
...
reviewers route for pull requests via ajax, refs #1131
2016-09-06 16:02:35 +03:00
Marcin Kuzminski
92f3db90c9
lexers: added small extensions table to extend syntaxt hl for file sources.
...
fixes #4227
2016-09-14 22:05:21 +02:00
Daniel Dourvaris
f81ae45597
slack: fix links in commit/pr events
2016-07-11 17:57:34 +02:00
Marcin Kuzminski
858cf0db77
encryption: allow to pass in alternative key for encryption values
2016-06-24 13:29:27 +02:00
Marcin Kuzminski
a51519ed0a
encryption: use common method to fetch encryption key for encrypted fields.
2016-06-23 13:48:11 +02:00
Daniel Dourvaris
80943648ff
debug: skip model.settings query logging
2016-06-22 14:57:37 +03:00
Daniel Dourvaris
52cea90a4b
datetimes: fix datetimes to work across app, converting to utc
2016-06-09 05:49:33 +03:00
Marcin Kuzminski
9a0d8c0b77
project: added all source files and assets
2016-05-24 15:56:53 +02:00