Commit Graph

10 Commits

Author SHA1 Message Date
Martin Wortschack 337b2c80f3 Resolve "Add new "Overview" tab on user profile page" 2018-10-04 07:55:37 +00:00
Nick Thomas 45ced6c5de
Redact events shown in the events API 2018-09-21 14:33:08 +01:00
Stan Hu 32b96bfd81 Merge branch 'frozen-string-app-finders-graphql' into 'master'
Enable frozen string in app/graphql + app/finders

See merge request gitlab-org/gitlab-ce!21681
2018-09-13 19:44:31 +00:00
gfyoung 47b3038434 Enable frozen string in app/graphql + app/finders
Partially addresses #47424.
2018-09-11 12:15:23 -07:00
Yorick Peterse 2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
George Tsiolis 124cece3b3 Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
JX Terry 99011a61cf Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
Rubén Dávila c1cc4777ca Hide events from internal projects in public feed for anonymous users
This change fixes a bug where an anonymous user was able to see the
activity related to internal projects when visiting the public profile
of a user of the GitLab instance.
2018-06-12 10:02:06 -05:00
Andreas Brandl 7d2859e98b Leverage user_contributed_projects to find recent events.
Closes #40525.
2018-03-07 14:36:25 +01:00
Bob Van Landuyt 148816cd67 Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00