summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cache-project-row' into 'master'Dmitriy Zaporozhets2015-03-051-20/+21
|\
| * Cache project row on dashboard, group and user pageDmitriy Zaporozhets2015-03-051-20/+21
* | Merge branch 'fix-checkbox-align' into 'master'Dmitriy Zaporozhets2015-03-051-15/+15
|\ \ | |/ |/|
| * Fix checkbox alignment in application settingsVinnie Okada2015-03-021-15/+15
* | Fix project create link on group pageDmitriy Zaporozhets2015-03-041-1/+1
* | Improve projects listDmitriy Zaporozhets2015-03-045-57/+44
* | Merge branch 'add-more-slack-notifications' into 'master'Dmitriy Zaporozhets2015-03-042-0/+74
|\ \
| * | Set supported events per project service.Douwe Maan2015-03-032-29/+71
| * | Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+32
* | | Merge branch 'dashboard-milestones' into 'master'Dmitriy Zaporozhets2015-03-048-3/+162
|\ \ \
| * | | Add dashboard milestones.Douwe Maan2015-03-038-3/+162
| |/ /
* | | Merge branch 'commits_statistic' into 'master'test-fixMarin Jankovski2015-03-041-1/+1
|\ \ \
| * | | Spelling change Commit StatisticsSabba Petri2015-03-031-1/+1
* | | | Changed casingSabba Petri2015-03-031-3/+3
* | | | Changed to 'View Build Page'Sabba Petri2015-03-031-3/+3
|/ / /
* | | Merge branch 'fix-edit-note-with-votes' into 'master'Marin Jankovski2015-03-032-1/+2
|\ \ \
| * | | Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-022-1/+2
| | |/ | |/|
* | | Render go-import meta tag for private repos.Douwe Maan2015-03-032-7/+5
* | | Revert "Merge branch 'go-get-workaround-nginx' of https://github.com/mattes/g...Douwe Maan2015-03-031-0/+7
| |/ |/|
* | Merge branch 'cirosantilli-link-to-button' into 'master'Dmitriy Zaporozhets2015-03-039-13/+14
|\ \
| * \ Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets2015-03-029-13/+14
| |\ \
| | * | Convert Javascript links to buttons.Ciro Santilli2015-01-179-13/+14
* | | | Merge branch 'less-sql-queries' into 'master'Dmitriy Zaporozhets2015-03-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce amount of sql queries on dashboard projects pageDmitriy Zaporozhets2015-03-021-1/+1
| | |/ | |/|
* | | Merge pull request #7473 from sodabrew/patch-1Dmitriy Zaporozhets2015-03-023-18/+24
|\ \ \ | |/ / |/| |
| * | Improve login screen when only OmniAuth providers are enabledAaron Stone2015-02-133-18/+24
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-022-2/+2
|\ \ \
| * | | fix typoMlanawo Mbechezi2015-02-272-2/+2
* | | | Merge branch 'create_issue_header' into 'master'Marin Jankovski2015-03-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Changed to "Create Issue"Sabba Petri2015-02-271-1/+1
| * | | Changed header to Create New IssueSabba Petri2015-02-271-1/+1
* | | | Merge branch 'route-helper' into 'master'Dmitriy Zaporozhets2015-02-2718-33/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into route-helperDmitriy Zaporozhets2015-02-261-1/+1
| |\ \ \
| * | | | More use of shortcut routesDmitriy Zaporozhets2015-02-252-2/+2
| * | | | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-2516-31/+31
* | | | | Merge branch 'small_profile_changes' into 'master'Marin Jankovski2015-02-2610-24/+25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into small_profile_ch...Sabba Petri2015-02-244-10/+4
| |\ \ \ \ \
| * | | | | | Fixes grammatical consistency and small changesSabba Petri2015-02-2310-24/+25
* | | | | | | Fix import status page project links for new Rails.Douwe Maan2015-02-265-5/+5
| |_|_|/ / / |/| | | | |
* | | | | | Dont render project entityDmitriy Zaporozhets2015-02-251-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'extend_markdown_upload' into 'master'Dmitriy Zaporozhets2015-02-2510-36/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-2523-26/+42
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-24171-420/+421
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-213-7/+48
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-208-30/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Remove note attachment file selector.Douwe Maan2015-02-172-17/+1
| | * | | | | | | Refactor.Douwe Maan2015-02-176-6/+6
| | * | | | | | | Generalize the image upload in markdownHannes Rosenögger2015-02-178-13/+15
| * | | | | | | | Split up AttachmentUploader.Douwe Maan2015-02-202-6/+6
* | | | | | | | | Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-259-18/+120
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |