summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix Markdown relative links to files with anchors.Douwe Maan2015-02-181-4/+5
* DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-1/+7
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+4
* Refactor event title generation for more consistent messages.Douwe Maan2015-02-131-21/+32
* Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-02-121-3/+16
|\
| * Reorders label colors for better "rainbow"phortx2015-01-131-8/+8
| * Add more label color suggestionsphortx2015-01-131-1/+14
* | Add labels notesNikita Verkhovin2015-02-081-1/+1
* | Merge branch 'api-default-order' into 'master'Dmitriy Zaporozhets2015-02-061-0/+79
|\ \
| * | Refactor sorting in projectDmitriy Zaporozhets2015-02-051-0/+79
* | | GitLab integration. ImporterValery Sizov2015-02-052-2/+6
|/ /
* | Improve collapsing sidebarDmitriy Zaporozhets2015-02-031-0/+8
* | Merge branch 'collapseable-nav' of https://github.com/jasonblanchard/gitlabhq...Dmitriy Zaporozhets2015-02-031-0/+5
|\ \
| * | Adds persistent collapse button for left side barJason Blanchard2015-02-031-0/+5
* | | Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-022-2/+2
* | | Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-021-1/+0
* | | Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-6/+7
* | | Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1
* | | Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-2/+2
* | | Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-022-3/+3
* | | Fix syntax errorDmitriy Zaporozhets2015-02-021-5/+7
* | | Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-022-2/+2
|/ /
* | Merge pull request #8670 from tsigo/rs-fa-icon-helperDmitriy Zaporozhets2015-01-299-41/+42
|\ \
| * | Use `icon` helper method in helper modulesRobert Speicher2015-01-287-27/+19
| * | Move `spinner` helper into IconsHelperRobert Speicher2015-01-282-9/+9
| * | Add `icon` helper methodRobert Speicher2015-01-281-5/+14
* | | Build the urls inside of the service.Marin Jankovski2015-01-281-16/+3
|/ /
* | Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master'Dmitriy Zaporozhets2015-01-272-32/+8
|\ \
| * \ Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-264-55/+91
| |\ \
| * | | Update the issue tracker attribute on issue tracker change.Marin Jankovski2015-01-261-3/+3
| * | | Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-238-24/+53
| |\ \ \
| * | | | Remove configuration option from project settings page for external issue tra...Marin Jankovski2015-01-231-12/+0
| * | | | Manipulate external tracker issues urls generated from services.Marin Jankovski2015-01-231-11/+4
| * | | | Do a check which issue tracker is used inside the project.Marin Jankovski2015-01-231-4/+4
| * | | | Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-231-8/+3
* | | | | Merge branch 'github-no-omniauth' into 'master'Valery Sizov2015-01-271-1/+1
|\ \ \ \ \
| * | | | | Don't require omniauth to be enabled, to use github importerMarco Wessel2015-01-261-1/+1
* | | | | | Fix app title when browse blobDmitriy Zaporozhets2015-01-261-0/+2
| |_|_|/ / |/| | | |
* | | | | Refactor blob helpersDmitriy Zaporozhets2015-01-263-39/+43
|/ / / /
* | | | Remove default project iconDmitriy Zaporozhets2015-01-241-2/+0
* | | | Predefine colors for project identiconsDmitriy Zaporozhets2015-01-241-4/+13
* | | | Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-18/+18
* | | | adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+25
| |/ / |/| |
* | | Show branches/tags as labels on commit pageDmitriy Zaporozhets2015-01-221-2/+16
* | | Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets2015-01-215-8/+11
|\ \ \
| * | | Append in place for strings and arraysCiro Santilli2015-01-015-8/+11
* | | | Merge pull request #8607 from skburgart/fix-typosDmitriy Zaporozhets2015-01-211-1/+1
|\ \ \ \
| * | | | Fix various typosSteven Burgart2015-01-181-1/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-01-211-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'show_tags_in_commit_view' into 'master'Dmitriy Zaporozhets2015-01-211-0/+6
| |\ \ \ \ \