summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable Rubocop cops for invalid access modifiersrubocop/enable-access-modifiers-copsGrzegorz Bizon2016-07-194-10/+11
* Fix method visiblity in emoji filter classGrzegorz Bizon2016-07-191-5/+5
* Fix methods visibility in markdown filter classGrzegorz Bizon2016-07-191-7/+7
* Fix method visibility in gitlab metrics classGrzegorz Bizon2016-07-191-2/+2
* Make banzai module that handles markdown singletonGrzegorz Bizon2016-07-191-7/+9
* Fix method visibility in inline diff classGrzegorz Bizon2016-07-191-35/+39
* Fix methods visibility in gitlab database moduleGrzegorz Bizon2016-07-191-2/+4
* Refactor gitlab themes module to make it singletonGrzegorz Bizon2016-07-191-7/+9
* Refactor system notes service to make it singletonGrzegorz Bizon2016-07-191-76/+78
* Fix private method visibility in container registryGrzegorz Bizon2016-07-191-6/+6
* Fix some useless access modifiers in the codeGrzegorz Bizon2016-07-194-20/+14
* Merge branch 'new-issue-bg-color' into 'master' Dmitriy Zaporozhets2016-07-191-1/+1
|\
| * Change color of today issue highlightnew-issue-bg-colortauriedavis2016-07-181-1/+1
* | Merge branch 'api-dev-can-push' into 'master' Rémy Coutable2016-07-197-10/+161
|\ \
| * | Only update onceRobert Schilling2016-07-191-2/+3
| * | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-195-11/+57
| * | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-197-10/+114
* | | Merge branch 'fix/import-export-encoding' into 'master' James Lopez2016-07-198-13/+44
|\ \ \ | |/ / |/| |
| * | Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-198-13/+44
|/ /
* | Merge branch 'dz-small-ui-improvements' into 'master' Dmitriy Zaporozhets2016-07-192-2/+2
|\ \
| * | Make repository files list UI a bit more compactdz-small-ui-improvementsDmitriy Zaporozhets2016-07-181-1/+1
| * | Make sub navigation background color darker for better visual separationDmitriy Zaporozhets2016-07-181-1/+1
* | | Merge branch '19892-documentation' into 'master' Achilleas Pipinellis2016-07-191-1/+2
|\ \ \
| * | | Update documentation for build artifact dependencies19892-documentationMark Pundsack2016-07-181-1/+2
| | |/ | |/|
* | | Merge branch 'update-maintenance-md' into 'master' Achilleas Pipinellis2016-07-191-8/+28
|\ \ \
| * | | Update MAINTENANCE.md with our latest policyupdate-maintenance-mdAchilleas Pipinellis2016-07-191-8/+28
* | | | Merge branch 'backport_from_ee_easy_commit_creation' into 'master' Valery Sizov2016-07-193-59/+43
|\ \ \ \
| * | | | Fix of 'Commits being passed to custom hooks are already reachable when using...Valery Sizov2016-07-193-59/+43
|/ / / /
* | | | Merge branch 'cs-gemojione-3' into 'master' Robert Speicher2016-07-1814-7047/+11353
|\ \ \ \
| * | | | Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea2016-07-1814-7047/+11353
* | | | | Merge branch 'mr-widget-alignment' into 'master' Fatih Acet2016-07-181-1/+1
|\ \ \ \ \
| * | | | | Fixed the alignment in the MR widgetmr-widget-alignmentPhil Hughes2016-07-171-1/+1
* | | | | | Merge branch 'sidebar-dropdowns-blur-link' into 'master' Fatih Acet2016-07-181-0/+2
|\ \ \ \ \ \
| * | | | | | Blurs the clicked link in dropdown menussidebar-dropdowns-blur-linkPhil Hughes2016-07-181-0/+2
* | | | | | | Merge branch 'bug/sidekiq-cron-better-error' into 'master' Gabriel Mazetto2016-07-182-1/+9
|\ \ \ \ \ \ \
| * | | | | | | Improve cron_jobs loading error messagesGabriel Mazetto2016-07-182-1/+9
|/ / / / / / /
* | | | | | | Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-188-8/+84
|\ \ \ \ \ \ \
| * | | | | | | Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-148-8/+84
* | | | | | | | Merge branch 'issue_13343' into 'master' Robert Speicher2016-07-187-2/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow build email service to be testedissue_13343Felipe Artur2016-07-157-2/+79
* | | | | | | | | Merge branch 'csp-basics' into 'master' Robert Speicher2016-07-183-0/+116
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor policy refinements.csp-basicsConnor Shea2016-07-181-8/+12
| * | | | | | | | | Document the CSP file.Connor Shea2016-07-181-11/+38
| * | | | | | | | | Only enable CSP policies when relevant features are enabled.Connor Shea2016-07-181-1/+27
| * | | | | | | | | Remove background_jobs-specific headers.Connor Shea2016-07-182-7/+0
| * | | | | | | | | Only report to Sentry when it's enabled.Connor Shea2016-07-181-2/+6
| * | | | | | | | | Add Sidekiq-specific headers.Connor Shea2016-07-182-6/+12
| * | | | | | | | | Add the CSP reporting URI of Sentry.Connor Shea2016-07-181-1/+8
| * | | | | | | | | Update image policy to allow external images over HTTPS.Connor Shea2016-07-181-1/+1
| * | | | | | | | | Remove unsafe eval directive from scripts.Connor Shea2016-07-181-1/+1