summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-163-3/+22
|\
| * Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-1411-31/+83
| |\
| * | More restricted visibility changesVinnie Okada2015-03-101-1/+2
| * | Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-1/+2
| * | Move restricted visibility settings to the UIVinnie Okada2015-03-072-2/+19
* | | Use `project_member` instead of `team_member`.Douwe Maan2015-03-152-2/+2
| |/ |/|
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
* | Merge branch 'group-icon-performance' into 'master'Dmitriy Zaporozhets2015-03-123-10/+13
|\ \
| * | Prevent database query each time we render group avatarDmitriy Zaporozhets2015-03-123-10/+13
* | | Merge branch 'replace_passwords_with_asterisk' into 'master'Marin Jankovski2015-03-121-0/+10
|\ \ \ | |/ / |/| |
| * | Show asterisks instead of password in service edit form.Marin Jankovski2015-03-121-0/+10
* | | replace images in emails with inline imagesHannes Rosenögger2015-03-121-0/+25
|/ /
* | Merge branch 'markdown-smb-link' into 'master'Dmitriy Zaporozhets2015-03-121-1/+1
|\ \
| * | Allow smb:// links in Markdown text.Douwe Maan2015-03-101-1/+1
* | | Merge branch 'fix-code-preview' into 'master'Marin Jankovski2015-03-112-2/+4
|\ \ \
| * | | Fix code preview theme setting for comments, issues, merge requests, and snip...Stan Hu2015-03-102-2/+4
| |/ /
* | | Add project filter by visibility and tag to explore pageDmitriy Zaporozhets2015-03-102-16/+17
|/ /
* | Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-091-0/+11
|/
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+4
* 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
|\ \ \