summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Refactor issuables index actionsJarka Kadlecova2017-11-071-2/+0
* Merge branch '2518-saved-configuration-for-issue-board' into 'master'Sean McGivern2017-11-071-11/+0
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-064-29/+42
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 2518-saved-conf...Simon Knox2017-11-012-15/+14
| |\ \
| * | | Remove unnecessary helper methodOswaldo Ferreira2017-10-311-6/+0
| * | | Initial CE backport for saved issue boardOswaldo Ferreira2017-10-311-6/+1
| * | | Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-0/+11
* | | | Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-062-16/+14
* | | | Resolve "Editor icons"Tim Zallmann2017-11-061-1/+1
| |_|/ |/| |
* | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-3/+11
|\ \ \
| * | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-3/+11
| | |/ | |/|
* | | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-021-12/+12
|\ \ \
| * | | Fix the size of a status iconTim Zallmann2017-10-301-1/+1
| * | | Updated Static Icons from CI AreaTim Zallmann2017-10-301-12/+12
| | |/ | |/|
| * | [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-11/+0
* | | CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-022-14/+19
| |/ |/|
* | Load participants asyncEric Eastwood2017-10-311-10/+13
* | Fix overlap of right-sidebar and wiki create page form39509-fix-wiki-create-sidebar-overlapEric Eastwood2017-10-311-5/+1
|/
* Added ssh fingerprint, gitlab ci and pages information in an instance configu...Francisco Lopez2017-10-251-0/+18
* Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern2017-10-242-3/+13
|\
| * Implement backoff for the circuitbreakerBob Van Landuyt2017-10-231-3/+2
| * Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-231-0/+11
* | Merge branch 'remove-new-sidebar-stuff' into 'master'Phil Hughes2017-10-241-1/+1
|\ \ | |/ |/|
| * Replace all instances of new-sidebar with contextual-sidebarAnnabel Dunstone Gray2017-10-201-1/+1
* | Decrease Perceived Complexity threshold to 14Maxim Rydkin2017-10-201-8/+21
|/
* Merge branch 'bvl-fix-locale-path' into 'master'Tim Zallmann2017-10-181-0/+4
|\
| * Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-181-0/+4
* | Merge branch '30140-restore-readme-only-preference' into 'master'Douwe Maan2017-10-181-1/+2
|\ \ | |/ |/|
| * Add readme only option as project viewAnnabel Dunstone Gray2017-10-161-1/+2
* | Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-171-0/+32
|\ \
| * | Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+32
| |/
* | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-0/+11
|\ \ | |/ |/|
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-108-6/+31
| |\
| * | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-0/+11
* | | Cache issuable template namesSean McGivern2017-10-121-10/+2
| |/ |/|
* | Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-101-2/+2
* | Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-102-2/+8
|\ \
| * | Changed Group Icon URL Back to try option38245-private-avatars-are-not-cdn-compatibleTim Zallmann2017-10-101-5/+1
| * | Fix for Lint Error + Upload TestTim Zallmann2017-10-091-1/+0
| * | Based on MR simplified the logicTim Zallmann2017-10-092-15/+3
| * | Removed 2 uncommented linesTim Zallmann2017-10-061-2/+0
| * | Fixed Linting ErrorTim Zallmann2017-10-051-8/+0
| * | Another Change for cleanupTim Zallmann2017-10-051-6/+0
| * | Updates based on MR commentsTim Zallmann2017-10-052-11/+16
| * | Fixed TestsTim Zallmann2017-10-041-5/+6
| * | Fixed TestTim Zallmann2017-10-041-3/+3
| * | Fixed Linting errors + testsTim Zallmann2017-10-041-1/+1
| * | Created group_icon and group_icon_urlTim Zallmann2017-10-041-5/+24
| * | Making private project avatars use local paths + Some Group IconsTim Zallmann2017-10-043-4/+18
| |/
* | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-1/+2