summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Improve TabHelper to clarify the use of Namespaces for the nav_linkGabriel Mazetto2018-09-182-2/+21
* Expose runners status information in job apiSteve Azzopardi2018-09-181-5/+0
* Resolve "Username alignment issue on MR page"Martin Wortschack2018-09-141-1/+1
* Merge branch '31887-remove-images-from-todos' into 'master'Douwe Maan2018-09-141-3/+20
|\
| * Remove images in 'first_line_in_markdown'Brett Walker2018-09-131-3/+20
* | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-1/+10
|\ \ | |/ |/|
| * add sort dropdown to admin runners pageAlexis Reigel2018-08-291-1/+10
* | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1313-0/+40
|\ \
| * | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1113-0/+40
* | | Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-0/+11
|/ /
* | Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-10100-130/+314
|\ \
| * | Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-06100-130/+314
* | | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-091-1/+2
|\ \ \
| * | | Add system note when due date is changedEva Kadlecová2018-09-091-1/+2
| | |/ | |/|
* | | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+1
* | | Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-1/+1
* | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-4/+6
* | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-1/+1
| |/ |/|
* | Merge branch '49644-make-margin-of-user-status-emoji-consistent' into 'master'Mike Greiling2018-09-061-2/+1
|\ \
| * | keeps margin for user status emojis consistentMartin Wortschack2018-08-171-2/+1
| |/
* | Merge branch '50535-display-banner-to-notify-user-if-project-is-implicitly-op...Mike Greiling2018-09-061-0/+8
|\ \
| * | Displays banner to notify users ADO is implicitly enabledMayra Cabrera2018-09-061-0/+8
* | | Resolve "Clean up the top section of the cluster page"Mike Greiling2018-09-061-0/+5
* | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+4
* | | Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern2018-09-062-6/+14
|\ \ \
| * | | added feature flag 'commonmark_for_repositories'Brett Walker2018-09-051-0/+6
| * | | move logic into legacy_render_context helper methodBrett Walker2018-09-052-2/+6
| * | | render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-3/+3
| * | | Enable CommonMark for files and wikisBrett Walker2018-09-051-3/+1
* | | | Resolve "Improve project overview UI"Dennis Tang2018-09-064-7/+12
* | | | 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
|/