summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-1/+1
* Remove u2f webpack bundleMike Greiling2018-03-011-5/+0
* Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-013-5/+5
|\
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-283-5/+5
* | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+31
* | Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' i...Grzegorz Bizon2018-02-271-4/+14
|\ \
| * | Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroupsSean McGivern2018-02-271-4/+14
* | | Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into 'ma...Douwe Maan2018-02-262-67/+80
|\ \ \ | |_|/ |/| |
| * | refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helperJames Lopez2018-02-231-6/+6
| * | inline methodsJames Lopez2018-02-231-23/+7
| * | fix fork button issueJames Lopez2018-02-231-1/+1
| * | refactor code based on feedbackJames Lopez2018-02-231-25/+26
| * | refactor code based on feedbackJames Lopez2018-02-231-11/+11
| * | refactor blob link methodsJames Lopez2018-02-231-10/+11
| * | fix static analysisJames Lopez2018-02-231-1/+1
| * | fix specsJames Lopez2018-02-231-3/+7
| * | fix specsJames Lopez2018-02-231-5/+6
| * | fix specsJames Lopez2018-02-231-1/+1
| * | more refactoringJames Lopez2018-02-231-17/+15
| * | some initial refactoringJames Lopez2018-02-231-9/+17
| * | refactor modify_file_linkJames Lopez2018-02-231-5/+18
| * | fix specJames Lopez2018-02-231-3/+3
| * | fix specsJames Lopez2018-02-231-1/+1
| * | some more refactoringJames Lopez2018-02-232-6/+10
| * | fix specsJames Lopez2018-02-231-4/+4
| * | refactor methods further (in helper)James Lopez2018-02-231-7/+20
| * | a bit more refactoringJames Lopez2018-02-231-25/+3
| * | initial refactorJames Lopez2018-02-231-14/+22
| |/
* | Don't convert issuable_initial_data into JSONjprovazn-issuable-dataJan Provaznik2018-02-261-1/+1
* | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+1
|/
* Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-237-21/+113
|\
| * Port `read_cross_project` ability from EEBob Van Landuyt2018-02-227-21/+113
* | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-0/+11
* | Move can_current_user_push_to_branch to PresenterOswaldo Ferreira2018-02-221-1/+3
* | Simplify project check with duck typingOswaldo Ferreira2018-02-221-1/+1
* | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-226-16/+53
|\ \ | |/
| * alias create and update actions to new and editMike Greiling2018-02-161-4/+11
| * Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-144-11/+37
| |\
| | * Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+12
| | * Extract method to improve readability.Andreas Brandl2018-02-131-7/+11
| | * Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-8/+0
| | * Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-131-1/+9
| | * Retrieve namespace owner's avatar by owner, not owner#email.Andreas Brandl2018-02-131-1/+1
| | * Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
| | * Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-7/+17
| * | Merge branch '37050-ext-issue-tracker' into 'master'Sean McGivern2018-02-141-0/+4
| |\ \
| | * | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-141-0/+4
| | |/
| * | Render modified icon for moved file42314-diff-fileFilipa Lacerda2018-02-131-1/+1
| |/
* | Move button list logic to project presenterOswaldo Ferreira2018-02-205-341/+2
* | Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-0/+214
|/