summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Allow avatar_icon to operate on a UserYorick Peterse2015-10-151-3/+7
* Simplify the `issues_sentence` helperrs-issues_sentenceRobert Speicher2015-10-141-1/+1
* Fix warning signshow_pending_warningKamil Trzcinski2015-10-141-1/+1
* Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-141-15/+11
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-082-2/+4
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-1/+3
* Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-1/+1
* Cleanup CI code after refactoring and fix several 500 errorsDmitriy Zaporozhets2015-10-062-24/+4
* Link ci_status_path to new ci commit pageci-commit-pageDmitriy Zaporozhets2015-10-061-1/+2
* Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-052-1/+8
|\
| * improved code style and layout option namingPeter Göbel2015-10-052-3/+3
| * added user preference to change layout widthPeter Göbel2015-10-052-1/+8
* | Fix next round of testsKamil Trzcinski2015-10-051-4/+0
* | Refactor commit and buildKamil Trzcinski2015-10-053-3/+3
|/
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-1/+1
|\
| * Update README cache key to use full project namespaceStan Hu2015-10-021-1/+1
* | Fix rubocop warnings in appGuilherme Garnier2015-10-031-1/+1
|/
* Merge pull request #9684 from NKMR6194/masterStan Hu2015-10-011-1/+1
|\
| * Fix link with emojiSAKATA Sinji2015-10-021-1/+1
* | Fix 500 error on compare pagefix-500-compareDmitriy Zaporozhets2015-10-011-1/+1
* | Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-301-0/+13
|/
* Merge branch 'fix-removed-file-in-diff' into 'master' Dmitriy Zaporozhets2015-09-301-0/+19
|\
| * Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets2015-09-301-0/+19
* | Refactor CI helpersDmitriy Zaporozhets2015-09-2911-141/+92
|/
* Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-291-2/+2
* Merge branch 'krb_auth_helper_ce' into 'master' Douwe Maan2015-09-291-1/+1
|\
| * Remove 'kerberos' from auth_helper.rb for gitlab-CE.Ben Rosser2015-09-241-1/+1
* | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-281-0/+8
|\ \
| * | Move runners page to project settingsDmitriy Zaporozhets2015-09-251-0/+8
| |/
* | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+3
|/
* Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets2015-09-241-29/+0
|\
| * Fix Slack notification URL and remove the usage of Ci::RoutesHelperKamil Trzcinski2015-09-221-29/+0
* | Merge branch 'rs-help-page' into 'master' Douwe Maan2015-09-241-1/+1
|\ \
| * | Move the `version_check_enabled` check from view to helperRobert Speicher2015-09-231-1/+1
* | | Merge branch 'fix-network-graph-refs' into 'master' Douwe Maan2015-09-241-1/+4
|\ \ \ | |/ / |/| |
| * | Remove git refs used internally by GitLab from network graphStan Hu2015-09-231-1/+4
| |/
* | Merge branch 'fix-markdown-truncation-removing-links' into 'master' Robert Speicher2015-09-231-1/+1
|\ \
| * | Fix cases where Markdown did not render links in activity feedStan Hu2015-09-221-1/+1
| |/
* | Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-232-1/+35
|/
* Link project repo size to filesrepo-size-linkDouwe Maan2015-09-211-2/+2
* Merge branch 'notification-levels' into 'master' Douwe Maan2015-09-211-0/+45
|\
| * Minor code cleanupnotification-levelsDouwe Maan2015-09-201-9/+6
| * Merge branch 'master' into notification-levelsPatricio Cano2015-09-1613-3/+379
| |\
| * \ Merge branch 'master' into notification-levelsPatricio Cano2015-09-164-18/+85
| |\ \
| * | | Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-7/+15
| * | | Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-5/+14
| * | | Corrected `case` indentation to conform with RubocopPatricio Cano2015-09-141-22/+22
| * | | Added spacing to icons in Notification drop downPatricio Cano2015-09-141-4/+4
| * | | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-8/+12
| * | | Fixed notification level list item helper.Patricio Cano2015-09-141-12/+8