summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet2017-01-031-2/+4
|\
| * Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-311-2/+4
* | Merge branch 'fix/cross-project-ref-path' into 'master' Sean McGivern2017-01-031-22/+22
|\ \
| * | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-22/+22
| |/
* | rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)dimitrieh2017-01-031-3/+3
|/
* Merge branch 'issue_25682' into 'master' Sean McGivern2016-12-291-37/+16
|\
| * Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur2016-12-291-37/+16
* | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-1/+1
|\ \
| * | Go to a project orderJacopo2016-12-151-1/+1
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-2/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2014-47/+128
| |\ \ \
| * \ \ \ Merge CSSFilipa Lacerda2016-12-126-5/+41
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0614-138/+63
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-2210-25/+77
| |\ \ \ \ \ \
| * | | | | | | We removed User#has_access_to?Lin Jen-Shin2016-11-181-1/+3
| * | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-179-43/+35
| |\ \ \ \ \ \ \
| * | | | | | | | Introduce has_access_to? so that we could reuse itLin Jen-Shin2016-11-161-2/+2
* | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-263-20/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add more storage statisticsMarkus Koller2016-12-213-6/+17
| * | | | | | | | | Remove unused ProjectsHelper#round_commit_countMarkus Koller2016-12-211-14/+0
* | | | | | | | | | Change earlier to task_status_short to avoid titlebar line wraps25941-odd-overflow-behavior-for-long-issue-headersdimitrieh2016-12-221-2/+2
* | | | | | | | | | Fix viewing "build failed" TODOsNick Thomas2016-12-221-1/+1
* | | | | | | | | | Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changes after reviewFilipa Lacerda2016-12-211-1/+1
| * | | | | | | | | | Remove builds tab from commitFilipa Lacerda2016-12-211-1/+1
* | | | | | | | | | | Merge branch 'adam-auto-deploy' into 'master' Kamil Trzciński2016-12-212-3/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-212-3/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński2016-12-211-0/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix a few error messagesKamil Trzcinski2016-12-201-0/+9
| |/ / / / / / / /
* | | | | | | | | Merge branch 'authentiq-id-oauth-support' into 'master' Rémy Coutable2016-12-211-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Added support for Authentiq oauth providerAlex2016-12-211-1/+1
* | | | | | | | | remove unused helper methodMike Greiling2016-12-211-14/+0
* | | | | | | | | reduce common code even further to satisfy rake flayMike Greiling2016-12-211-23/+25
* | | | | | | | | remove button class size alteration from revert and cherry pick linksMike Greiling2016-12-211-2/+2
* | | | | | | | | factor out common code to satisfy rake flayMike Greiling2016-12-211-18/+16
* | | | | | | | | homogenize revert and cherry-pick button styles generated by commits_helperMike Greiling2016-12-211-7/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Reduce duplication for GitHubish import status viewRémy Coutable2016-12-191-5/+3
* | | | | | | | Modify GithubImport to support GiteaRémy Coutable2016-12-191-4/+4
* | | | | | | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-4/+4
* | | | | | | | Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+8
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-1834-241/+331
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern2016-12-173-18/+18
| |\ \ \ \ \ \ \
| | * | | | | | | Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-163-18/+18
| * | | | | | | | Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-171-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | better mentioned but not closing message and iconGabriel Gizotti2016-12-161-7/+0
| | * | | | | | | | diplays mentioned but not merged message on MR show pageGabriel Gizotti2016-12-161-0/+11
| * | | | | | | | | Refactor MembersHelper#filter_group_project_member_pathDouglas Barbosa Alexandre2016-12-161-5/+1
| * | | | | | | | | Add option to sort group/project members by access levelDouglas Barbosa Alexandre2016-12-161-0/+18
| * | | | | | | | | Fix MembersHelperDouglas Barbosa Alexandre2016-12-161-11/+11
| * | | | | | | | | Adds sort dropdown for group membersNur Rony2016-12-162-10/+61
| | |/ / / / / / / | |/| | | | | | |