summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher2018-09-061-13/+16
|\
| * Rename BlobsHelper#dropdown_namesNick Thomas2018-09-051-6/+6
| * Convert global templates to vendored templates via a ::TemplateFinderNick Thomas2018-09-051-13/+16
* | Resolve "<link href=""> and <a href=""> not properly filled in activity RSS f...schwedenmut2018-09-051-7/+9
|/
* Merge branch 'sh-set-secure-cookies' into 'master'Rémy Coutable2018-09-041-0/+9
|\
| * Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-0/+9
* | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-0/+6
* | Merge branch 'fix-download-dropdown-link' into 'master'Nick Thomas2018-09-031-1/+1
|\ \
| * | Hide PAT creation advice for HTTP clone if PAT existGeorge Thomas2018-08-311-1/+1
| |/
* | Fix importers not assigning a new default groupStan Hu2018-08-311-1/+1
|/
* Merge branch '37356-relative-submodule-link' into 'master'Douwe Maan2018-08-311-17/+20
|\
| * Allow resolving git submodule url for subgroup projects using relative path37356-relative-submodule-linkMark Chao2018-08-201-17/+20
* | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-302-0/+12
* | Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-22/+0
* | Merge branch 'sh-sanitize-project-import-names' into 'master'Rémy Coutable2018-08-261-0/+4
|\ \
| * | Use slugs for default project path and sanitize names before importStan Hu2018-08-241-0/+4
* | | Merge branch 'dz-refactor-project-permissions-helper-method' into 'master'Rémy Coutable2018-08-241-2/+4
|\ \ \
| * | | Refactor project_permissions_panel_data so it can be extended in EE easilyDmitriy Zaporozhets2018-08-241-2/+4
| |/ /
* | | Allows author to vote on their own issueChantal Rollison2018-08-241-8/+0
|/ /
* | Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-11/+0
|/
* Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher2018-08-151-5/+7
|\
| * Convert BlobHelper#licenses_for_select to use the new LicenseTemplateFinderNick Thomas2018-08-151-5/+7
* | Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'ma...Nick Thomas2018-08-153-2/+10
|\ \
| * | Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-083-2/+10
* | | Fix missing Google icon in audit logJan Beckmann2018-08-141-0/+2
| |/ |/|
* | Move N_ calls into separate filesMark Chao2018-08-141-10/+0
* | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-141-1/+1
* | Merge branch 'ce-port-3959-mirroring-interface-improvements' into 'master'Tim Zallmann2018-08-101-0/+5
|\ \
| * \ Merge branch 'master' into 'ce-port-3959-mirroring-interface-improvements'Luke Bennett2018-08-0611-31/+99
| |\ \
| * | | Fix mirror_helper.rb EOF lineLuke Bennett2018-08-011-1/+1
| * | | portLuke Bennett2018-07-251-0/+5
* | | | Add default avatar to groupGeorge Tsiolis2018-08-092-26/+31
| |_|/ |/| |
* | | Merge branch 'winh-restyle-user-status' into 'master'Mike Greiling2018-08-071-4/+0
|\ \ \
| * | | Restyle status message input on profile settingsWinnie Hellmann2018-08-071-4/+0
| | |/ | |/|
* | | Merge branch 'ce-5666-backport' into 'master'Yorick Peterse2018-08-071-5/+4
|\ \ \
| * | | CE port of "List groups with developer maintainer access on project creation"Imre Farkas2018-08-071-5/+4
* | | | Web IDE & CodeSandboxPhil Hughes2018-08-071-1/+2
* | | | Merge branch 'group-todos' into 'master'Sean McGivern2018-08-072-1/+22
|\ \ \ \
| * | | | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-022-1/+22
* | | | | Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang2018-08-071-10/+10
| |/ / / |/| | |
* | | | 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
| |/ / |/| |