summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-11/+25
* Add new sort option "most_stars" to "Group > Children" pagesRene Hennig2018-10-111-4/+10
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-102-70/+0
* Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-081-1/+1
|\
| * Remove dead code on main MR pageOswaldo Ferreira2018-10-051-1/+1
* | Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-1/+1
* | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-051-13/+14
|\ \
| * | Backport project template API to CENick Thomas2018-10-051-13/+14
* | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-052-3/+17
|\ \ \
| * \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-2/+7
| |\ \ \
| * \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-055-15/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-034-4/+29
| |\ \ \ \ \
| * | | | | | Do not omit leading zeros in duration_in_numbers helperWinnie Hellmann2018-10-021-5/+1
| * | | | | | Fix scheduled icon for stagesShinya Maeda2018-10-021-1/+6
| * | | | | | Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-3/+15
| * | | | | | Update pipelines and stages status as wellShinya Maeda2018-10-021-0/+1
* | | | | | | Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Mike Greiling2018-10-051-0/+23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into ce-6983-promote-starting-a-...Luke Bennett2018-09-24100-166/+495
| |\ \ \ \ \ \
| * | | | | | | LintLuke Bennett2018-09-241-3/+3
| * | | | | | | LintLuke Bennett2018-09-241-6/+6
| * | | | | | | Review changesLuke Bennett2018-09-241-0/+23
* | | | | | | | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+5
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-1/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-042-9/+15
|\ \ \ \ \ \
| * | | | | | Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-042-9/+15
* | | | | | | Merge branch '#51457-Show-percentage-of-language-detection-on-the-language-ba...Rémy Coutable2018-10-041-1/+2
|\ \ \ \ \ \ \
| * | | | | | | proper escape language nameJohann Hubert Sonntagbauer2018-10-031-1/+1
| * | | | | | | fix lintingJohann Hubert Sonntagbauer2018-10-031-1/+1
| * | | | | | | add percentage information to repository language barJohann Hubert Sonntagbauer2018-10-031-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '51009-remove-rbac-clusters-feature-flag' into 'master'Kamil Trzciński2018-10-041-4/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove `rbac_clusters` feature flagThong Kuah2018-10-041-4/+0
| |/ / / / /
* | | | | | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-1/+1
|/ / / / /
* | | | | Merge branch '50161-hide-close-mr-button-when-merged' into 'master'Rémy Coutable2018-10-023-4/+16
|\ \ \ \ \
| * | | | | Hides Close MR button on merged MR50161-hide-close-mr-button-when-mergedJacopo2018-10-023-4/+16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'bvl-show-pre-release-sha' into 'master'Sean McGivern2018-10-021-0/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Show the commit-sha for pre-release versionsBob Van Landuyt2018-10-021-0/+13
* | | | | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-021-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-1/+2
| |/ / /
* | | | Fix Error 500 when forking projects with Gravatar disabledsh-fix-forks-with-no-gravatarStan Hu2018-09-281-13/+8
|/ / /
* | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-7/+0
| |/ |/|
* | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-1/+10
* | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-202-1/+13
|\ \
| * | Utilize expanded_by_defaultMartin Wortschack2018-09-191-0/+4
| * | Rename helper methodMartin Wortschack2018-09-181-2/+2
| * | remove 'Geo' and 'Templates' template from CE and display menu items for EE onlyMartin Wortschack2018-09-111-1/+9
* | | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* | | 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
|\ \ \