summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-061-4/+25
|\
| * Fix spec failures with app/helpers/namespaces_helper.rbStan Hu2018-08-011-6/+14
| * Fix spec failures with namespace helpersStan Hu2018-08-011-2/+2
| * Fix selection of existing project key by defaultStan Hu2018-08-011-5/+6
| * Fix handling of non-existent groupsStan Hu2018-08-011-3/+3
| * Properly fallback to current user in namespaces helperStan Hu2018-07-311-0/+2
| * Fix failing spec in ./spec/features/projects/new_project_spec.rbStan Hu2018-07-311-8/+10
| * Default to importing to the current project keyStan Hu2018-07-311-4/+9
| * Fix namespaces_helper reporting multiple groupsStan Hu2018-07-311-2/+5
* | Add group milestones to dashboard milestone pageChantal Rollison2018-08-031-0/+8
* | Merge branch 'zj-repository-languages' into 'master'Nick Thomas2018-08-011-0/+16
|\ \
| * | Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+16
* | | Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter2018-08-011-13/+3
|/ /
* | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-013-0/+28
|\ \
| * | Hide the status fields behind a feature flagBob Van Landuyt2018-07-301-0/+4
| * | Show the status of a user in interactionsBob Van Landuyt2018-07-302-0/+24
* | | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-0/+1
|\ \ \
| * \ \ Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-6/+6
| |\ \ \ | | | |/ | | |/|
| * | | Add read_instance_statistics global policyLuke Bennett2018-07-271-4/+0
| * | | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-271-0/+5
* | | | Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable2018-08-011-7/+7
| |/ / |/| |
* | | Merge branch 'ce-application-settings' into 'master'Sean McGivern2018-07-311-6/+6
|\ \ \ | |/ / |/| |
| * | Updated application settings with minor fixesMarcel Amirault2018-07-301-6/+6
* | | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-1/+0
* | | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Sean McGivern2018-07-271-0/+1
|\ \ \
| * | | Add read_instance_statistics global policyLuke Bennett2018-07-261-4/+0
| * | | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-261-0/+5
* | | | Resolve "The comparison list for the modified icons"Sam Beckham2018-07-271-1/+1
* | | | Merge remote-tracking branch 'dev/master'Felipe Artur2018-07-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'security-fj-missing-csrf-system-hooks' into 'master'Felipe Artur Cardozo2018-07-261-1/+1
| |\ \ \
| | * | | Changing the hook test action to use POSTFrancisco Javier López2018-07-231-1/+1
* | | | | Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-0/+19
| |_|_|/ |/| | |
* | | | Merge branch 'replace-snake-case-css-classes' into 'master'Phil Hughes2018-07-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-241-2/+2
* | | | Add an option to have a private profile on GitLabJX Terry2018-07-241-1/+7
|/ / /
* | | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-231-5/+4
|\ \ \
| * | | Remove all tooltip use from commit_person_linkLuke Bennett2018-07-201-5/+0
| * | | Keep img title attrLuke Bennett2018-07-201-2/+2
| * | | fix lintLuke Bennett2018-07-201-1/+2
| * | | Add has_tooltip bool handling for commit_person_linkLuke Bennett2018-07-171-5/+8
| * | | Dont add title attr to user_avatar_without_link if has_tooltip is falseLuke Bennett2018-07-171-2/+2
* | | | Display GPG status on repository and blob pagesWinnie Hellmann2018-07-232-7/+8
| |/ / |/| |
* | | Fix #47379 - Project visibility tooltipJamie Schembri2018-07-231-3/+2
* | | Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan2018-07-231-1/+1
|\ \ \
| * | | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-1/+1
| | |/ | |/|
* | | Merge branch '23705-add-single-file-download-in-repo' into 'master'Douwe Maan2018-07-202-17/+18
|\ \ \ | |/ / |/| |
| * | Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-1/+1
| * | Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-0/+2
| * | Refactor code for single file download in repositoryKia Mei Somabes2018-07-132-14/+13
| * | Set content-disposition header for single file download in repositoryKia Mei Somabes2018-07-122-10/+10