summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-1/+5
* Fix typo.Marin Jankovski2015-03-201-1/+1
* Change the name of the key used for bitbucket importer.Marin Jankovski2015-03-201-1/+1
* Fix commits routingDmitriy Zaporozhets2015-03-201-2/+1
* Fix commits routing for branches with slashfix-commits-routingDmitriy Zaporozhets2015-03-201-11/+20
* Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets2015-03-192-12/+16
* Remove signout flash message because it also makes no sense.remove-signin-flashDmitriy Zaporozhets2015-03-191-2/+2
* Remove success signin message by deviseDmitriy Zaporozhets2015-03-181-1/+1
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-1/+4
* Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-0/+4
|\
| * testsValery Sizov2015-03-161-2/+2
| * SubscriptionValery Sizov2015-03-151-0/+4
* | Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-161-4/+0
|\ \
| * \ Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-146-14/+24
| |\ \
| * | | Move restricted visibility settings to the UIVinnie Okada2015-03-071-4/+0
* | | | Move group leave action from dashboard/groups to groups/group_members.Douwe Maan2015-03-151-5/+2
* | | | Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-2/+3
* | | | Move project members index from `/team` to `/project_members`Douwe Maan2015-03-151-1/+0
* | | | Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-2/+2
| |/ / |/| |
* | | Change default number of unicorn workers to three.Marin Jankovski2015-03-131-1/+1
| |/ |/|
* | Merge branch 'markdown-smb-link' into 'master'Dmitriy Zaporozhets2015-03-121-0/+2
|\ \
| * | Allow smb:// links in Markdown text.Douwe Maan2015-03-101-0/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-112-0/+2
|\ \ \
| * | | Make email display name configurableVyacheslav Slinko2015-03-112-0/+2
| |/ /
* | | Remove projects page from dashboardDmitriy Zaporozhets2015-03-101-1/+0
|/ /
* | Add starred projects page to dashboardDmitriy Zaporozhets2015-03-091-0/+6
* | Merge branch 'dashboard-groups' into 'master'Dmitriy Zaporozhets2015-03-091-5/+6
|\ \
| * | Move profile groups page to dashboardDmitriy Zaporozhets2015-03-081-5/+6
* | | Merge branch 'smtp_example_update' into 'master'Marin Jankovski2015-03-091-1/+4
|\ \ \ | |/ / |/| |
| * | Add link to smtp documentation.Marin Jankovski2015-03-041-1/+4
* | | Add GitLab UI development kitDmitriy Zaporozhets2015-03-081-6/+3
| |/ |/|
* | Merge branch 'timeout' into 'master'Dmitriy Zaporozhets2015-03-052-16/+12
|\ \
| * | Increase timeout for Git-over-HTTP requests.Douwe Maan2015-03-042-16/+12
| |/
* | Add dashboard milestones.Douwe Maan2015-03-031-1/+5
|/
* Merge pull request #8349 from divineforest/cleanup-assets-compressDmitriy Zaporozhets2015-03-021-3/+3
|\
| * Remove useless `assets.compress` option, Rails 4 uses only `assets.js_compres...Alexander Balashov2014-11-181-3/+3
* | Add comment about note attachment redirect.Douwe Maan2015-02-281-0/+1
* | Redirect old note attachment path to new uploads path.Douwe Maan2015-02-271-0/+4
* | Merge branch 'extend_markdown_upload' into 'master'Dmitriy Zaporozhets2015-02-251-8/+8
|\ \
| * \ Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-243-139/+189
| |\ \
| * \ \ Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-212-0/+11
| |\ \ \
| * | | | Fix specs.Douwe Maan2015-02-201-4/+6
| * | | | Fix URL to uploaded file.Douwe Maan2015-02-201-3/+3
| * | | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-201-6/+6
| |\ \ \ \
| | * | | | Refactor.Douwe Maan2015-02-171-2/+5
| | * | | | implement Project::UploadsControllerHannes Rosenögger2015-02-171-2/+3
| | * | | | Generalize the image upload in markdownHannes Rosenögger2015-02-171-2/+3
| * | | | | Satisfy Rubocop.Douwe Maan2015-02-202-3/+3
* | | | | | Re-enable rescuing from Bitbucket OAuth errors.Douwe Maan2015-02-241-0/+1
* | | | | | Fix specs.Douwe Maan2015-02-241-1/+1