summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dashboard-milestones' into 'master'Dmitriy Zaporozhets2015-03-041-0/+2
|\
| * Add dashboard milestones.Douwe Maan2015-03-031-0/+2
* | Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-3/+3
|/
* Fix broken `project_url` routing when protected branches are accessed with an...Stan Hu2015-03-011-0/+16
* Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen2015-03-011-4/+2
|\
| * Expose avatar_url in projects APIsue4452015-03-011-4/+2
* | Merge branch 'route-helper' into 'master'Dmitriy Zaporozhets2015-02-272-2/+33
|\ \
| * | Add explanation to routing methodDmitriy Zaporozhets2015-02-251-0/+13
| * | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-252-2/+20
| |/
* | Merge branch 'event_tooltip_addition' into 'master'Marin Jankovski2015-02-261-1/+1
|\ \ | |/ |/|
| * Added information to tooltipsSabba Petri2015-02-231-1/+1
* | Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-252-10/+4
|\ \
| * | Load public key in initializer.Douwe Maan2015-02-242-12/+2
| * | Add Bitbucket importer.Douwe Maan2015-02-242-2/+6
| |/
* | Get rid of black logoDmitriy Zaporozhets2015-02-241-5/+1
* | Refactor header logo and setup expectation on it sizeDmitriy Zaporozhets2015-02-241-0/+8
|/
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-195-27/+49
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-02-181-1/+1
| |\
| | * Merge branch 'no-highlight-files' into 'master'Sytse Sijbrandij2015-02-181-1/+1
| | |\
| | | * Added "news" to no_highlight_filesStefan Tatschner2014-12-031-1/+1
| * | | Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets2015-02-181-1/+7
| |\ \ \
| | * | | DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-1/+7
| | |/ /
| * | | Fix Markdown relative links to files with anchors.Douwe Maan2015-02-181-4/+5
| |/ /
| * | 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
* | | Upgrade to Rails 4.1.9Vinnie Okada2015-02-1414-62/+156
|/ /
* | 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
|\ \ \