2
0
Commit Graph

248 Commits

Author SHA1 Message Date
Unknwon
871ceac7de Minor fix for #2624 2016-02-15 14:57:15 -05:00
Unknwon
354dd25700 Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
Unknwon
bbcd0a2f2b fix #2454 2016-02-14 20:26:49 -05:00
Josh Frye
ab7816a69f Add helper text for log path. 2016-02-12 09:24:09 -05:00
Josh Frye
1b9438c2eb Add install option for log path 2016-02-12 09:19:45 -05:00
Unknwon
39fc9747cb Update locales and update sponsor 2016-02-11 13:34:21 -05:00
Unknwon
aee228d07e #2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.

This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
2016-02-10 15:21:39 -05:00
Unknwon
e7f964a2b0 Improve db path prompt when install 2016-02-07 11:51:53 -05:00
Unknwon
2572dba3f0 Generate CSS for #2561 2016-02-05 14:53:45 -05:00
Unknwon
7ba66bb20b #2554 reinitialize all repos from the db
- Update locales
2016-02-04 12:51:00 -05:00
Unknwon
9436967e65 Minor fix for #2444 2016-02-01 20:55:12 -05:00
Unknwon
c7e4b45a62 Update locales 2016-01-28 06:15:49 -05:00
Unknwon
0c47ca5745 Update locales 2016-01-25 02:33:52 -05:00
Unknwon
e5e6ad1a65 update locale 2016-01-11 18:30:44 +08:00
Unknwon
86d716a423 stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
2016-01-11 15:01:38 +08:00
Unknwon
b974b26bf7 fix #2350 2016-01-07 09:24:19 +08:00
Unknwon
71b5aa36ca update locale 2016-01-06 18:44:57 +08:00
Kim "BKC" Carlbäcker
b30ab96210 Changed name from inline to unified 2016-01-05 19:21:50 +01:00
Kim "BKC" Carlbäcker
0471bf3cc8 i18n-fix for split-view 2016-01-05 19:21:49 +01:00
Unknwon
4087554048 fix #2327 2016-01-05 12:43:19 +08:00
Unknwon
69f25fb285 #2264 use monospaced font for commit IDs in news feeds 2015-12-24 20:43:45 -05:00
Unknwon
4e1f46f983 #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
Unknwon
03ebfbdf21 fix #1436 2015-12-19 21:43:32 -05:00
Unknwon
0c1036e28f update locales 2015-12-18 07:54:44 -05:00
Unknwon
39fa0cdc3e prepare release 2015-12-18 00:54:27 -05:00
Unknwon
112b78ff45 #2103 Ability to map extensions for syntax highlighting in config 2015-12-17 22:31:34 -05:00
Unknwon
cff1a53671 #2103 #2181 improvments of highlight class name 2015-12-16 22:13:12 -05:00
Unknwon
db5c4abcb2 #1692 add user email APIs 2015-12-15 22:57:18 -05:00
Unknwon
c4d6913269 fix #2204 2015-12-15 19:42:20 -05:00
Unknwon
4e2bab2eee update locales 2015-12-12 14:47:11 -05:00
Unknwon
c2717eb029 #2156 admin able to edit organization max repo creation 2015-12-11 19:24:57 -05:00
Unknwon
56b3894d5f #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
Unknwon
6a322d528a fix sqlite3 cannot create repo 2015-12-11 10:13:19 -05:00
Unknwon
ec6b79e125 #2114 External URL for wiki 2015-12-11 04:55:08 -05:00
Unknwon
4d4e36aaa9 #1938 #1374 disable password change for non-local users 2015-12-10 19:02:57 -05:00
Unknwon
354a8ae402 #1301 "read-only" users 2015-12-10 12:46:05 -05:00
Unknwon
74ceced0e8 #1575 Limit repo creation 2015-12-10 12:37:53 -05:00
Unknwon
17a91d4d86 #1612 Ability to send mail when a new pull request is submitted 2015-12-10 11:18:56 -05:00
Angus Gibson
2456c0ff88 Reword messages for PR auto merging (#2117) 2015-12-10 09:28:49 +11:00
Unknwon
d97809d3e2 #1943 Able to config fsck timeout 2015-12-09 11:38:12 -05:00
Unknwon
5bf71fa245 #2037 Add "New Mirror" button on Dashboard 2015-12-09 11:24:56 -05:00
Angus Gibson
8cb9b39f60 Only show comparison link for >2 commits #1110
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
2015-12-09 14:36:39 +11:00
Unknwon
4df8494a60 #1984 Better mirror repo management 2015-12-08 20:06:12 -05:00
Unknwon
42c8d218d5 minor fix for #2113 and other locales 2015-12-07 00:10:08 -05:00
Unknwon
f9be09623a prepare release 2015-12-06 15:34:17 -05:00
Alex Myasoedov
7b32a12ba8 Fix misspelled words 2015-12-06 16:42:23 +02:00
Unknwon
ab04be1647 #2063 Ability to delete repo from admin panel 2015-12-05 17:39:29 -05:00
Unknwon
ce33563853 fix #2105 and fix #1857 2015-12-05 13:24:13 -05:00
Unknwon
9f75c6ce3d #2052 advanced select ops for system notices 2015-12-05 01:09:14 -05:00
Unknwon
4b54ceb402 fix #1829 and fix #890 2015-12-04 21:30:33 -05:00