Valery Sizov
7c3e8bcd5e
Version 7.13.4
v7.13.4
2015-08-07 11:12:04 +03:00
Valery Sizov
8e067b6ab4
Merge branch 'update_7-13-stable' into '7-13-stable'
...
Update 7-13-stable with 7.13.4
See merge request !1113
2015-08-07 07:33:30 +00:00
Valery Sizov
ec19c6a9e7
update changelog
2015-08-07 10:15:14 +03:00
Dmitriy Zaporozhets and Valery Sizov
6ffca63004
Remove trailing lines
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:41 +03:00
Dmitriy Zaporozhets and Valery Sizov
864e2bb082
Add tests for abuse report feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:33 +03:00
Dmitriy Zaporozhets and Valery Sizov
92a0c329f6
Improve wording in abuse report form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:26 +03:00
Dmitriy Zaporozhets and Valery Sizov
8b7a269008
Remove selectbox from abuse form. Added pagination in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:19 +03:00
Dmitriy Zaporozhets and Valery Sizov
3dc13281ee
Add abuse report management in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:11 +03:00
Dmitriy Zaporozhets and Valery Sizov
0a9c65c9a0
Allow users to send abuse reports
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-07 10:10:03 +03:00
Valery Sizov
55011aac47
Version 7.13.3
v7.13.3
2015-08-04 14:45:24 +03:00
Valery Sizov
666e4437bb
Merge branch 'update_stable' into '7-13-stable'
...
Update stable 7.13.3
See merge request !1088
2015-08-04 10:43:26 +00:00
Valery Sizov
1fb04bcd74
update changelog
2015-08-04 13:25:44 +03:00
Douwe Maan and Valery Sizov
c84350ab68
Fix bug causing Bitbucket importer to crash when OAuth application had been removed.
2015-08-04 13:19:58 +03:00
Valery Sizov
ce6fd30dbf
Version 7.13.2
v7.13.2
2015-07-28 15:32:17 +03:00
Valery Sizov
78568b5611
Merge branch 'update_stable-7-13' into '7-13-stable'
...
Update stable for 7.13.2
See merge request !1056
2015-07-28 12:00:38 +00:00
Valery Sizov
ab21327628
update changelog
2015-07-28 14:57:54 +03:00
Robert Speicher and Valery Sizov
abefd20fa1
Render Note field hints consistently for "new" and "edit" forms
...
- The "Edit" form didn't have Markdown hints.
- The "New" form had a paperclip icon for attachments, the "edit" form
didn't.
Closes #2010
Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2525
2015-07-28 14:42:14 +03:00
Marin Jankovski and Valery Sizov
0fc5c80207
Remove docs and rake task for gmail actions to prevent problems with registration.
2015-07-28 14:41:53 +03:00
Marin Jankovski and Valery Sizov
6e5209baca
Use mdash to prevent breaking html emails.
2015-07-28 14:41:43 +03:00
Daniel Gerhardt and Valery Sizov
4a3f3c938a
Add rake task 'gitlab:update_commit_count'
...
Starting with migration `20150717130904` commit count is stored in the
database. For existing projects it defaults to `0` and is updated to the
correct value when commits are pushed.
The newly introduced rake task updates the commit count for all projects
which have not been updated yet.
Refs !986 , !989 , #2040 .
2015-07-28 14:41:14 +03:00
Robert Speicher and Valery Sizov
bf0a5cf358
Show the first tab automatically on MergeRequests#new
...
Closes #2013
2015-07-28 14:40:45 +03:00
Robert Speicher and Valery Sizov
42c362313e
Dynamically check :admin_* ability in IssuableBaseService
...
Closes #2092
2015-07-28 14:39:54 +03:00
Robert Speicher and Valery Sizov
81c861cf11
Dynamically check :admin_* ability on issuable form
...
Closes #2092
2015-07-28 14:39:45 +03:00
Robert Speicher and Valery Sizov
9079f4dd72
Add Issuable#to_ability_name
2015-07-28 14:39:38 +03:00
Stan Hu and Valery Sizov
1dac44bf85
Fix Error 500 when browsing projects with no HEAD
...
Steps to reproduce:
1. Create a project with a README
2. In the actual remote, type: `git symbolic-ref HEAD refs/heads/nowhere`
3. Check that HEAD is gone via `git ls-remote .`
4. Go to the projects page and see the Error 500
Closes https://github.com/gitlabhq/gitlabhq/issues/9484
2015-07-28 14:39:15 +03:00
Robert Speicher and Valery Sizov
7cf651eb27
Add "Manage merge requests" permission to docs
2015-07-28 14:38:41 +03:00
Robert Speicher and Valery Sizov
997c991ae6
Add admin_merge_request ability to Developer level and up
...
This was necessary because this permission is checked dynamically by
`app/views/shared/issuable/_context` when on a Merge Request.
Closes #2058
2015-07-28 14:38:34 +03:00
Robert Speicher and Valery Sizov
064a0774b7
Create project services on Project creation
2015-07-28 14:37:59 +03:00
Robert Speicher and Valery Sizov
67c4586406
Only create :admin user in the one test where it's used
2015-07-28 14:37:49 +03:00
Valery Sizov
6cb800a087
Merge branch 'test_stabilize_stable' into '7-13-stable'
...
Fix randomly failed spec
https://gitlab.com/gitlab-org/gitlab-ce/issues/2069
See merge request !1035
2015-07-23 14:46:22 +00:00
Valery Sizov
6150bf32d7
fix randomly failed spec
2015-07-23 16:55:39 +03:00
Valery Sizov
0687441b91
Version 7.13.1
v7.13.1
2015-07-23 16:38:04 +03:00
Valery Sizov
ad2bd1939e
Merge branch 'update-7-13-stable' into '7-13-stable'
...
Update 7-13-stable (7.13.1)
See merge request !1033
2015-07-23 11:32:51 +00:00
Valery Sizov
494c672e61
update changelog
2015-07-23 14:29:57 +03:00
Douwe Maan and Valery Sizov
529091b6a3
Return true/false from AutoMergeService#merge!
2015-07-23 14:26:34 +03:00
Douwe Maan and Valery Sizov
81666b301a
Fix Remove source-branch for MRs from same project
2015-07-23 14:26:24 +03:00
Valery Sizov
602806d786
update changelog
2015-07-23 14:19:53 +03:00
Valery Sizov
53ab844064
Merge branch 'update-to-7-13-stable' into '7-13-stable'
...
Update to 7-13-stable (7.13.1)
See merge request !1031
2015-07-23 10:40:05 +00:00
Valery Sizov
4bc6d1fb3d
update changelog
2015-07-23 13:08:38 +03:00
Valery Sizov
f26150a7f9
update changelog
2015-07-23 11:19:55 +03:00
Valery Sizov
8d1ccf7e3a
revert cache for events
2015-07-23 11:19:17 +03:00
Achilleas Pipinellis and Valery Sizov
b50f5f9051
Fix link to 2fa help page. Closes #2055
2015-07-23 11:09:00 +03:00
Valery Sizov
d303f598e0
update changelog
2015-07-23 11:08:11 +03:00
Marin Jankovski and Valery Sizov
0e8dd6106b
Check if session_expire_delay column exists before adding the column.
2015-07-23 11:06:57 +03:00
Hannes Rosenögger and Valery Sizov
b132127f5c
revert caching of note text
2015-07-23 11:05:32 +03:00
Valery Sizov
94a9442722
update changelog
2015-07-23 11:04:50 +03:00
Jacob Vosmaer and Valery Sizov
c3fd31c3b7
You need to store your DB encryption key
2015-07-23 11:03:56 +03:00
Valery Sizov
29861f24a6
revert cache issue
2015-07-23 11:02:17 +03:00
Valery Sizov
7d8636bd4d
Version 7.13.0
v7.13.0
2015-07-22 11:40:32 +03:00
Valery Sizov
a410a1651f
Version 7.13.0.rc4
v7.13.0.rc4
2015-07-21 16:22:07 +03:00