summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for snippet servicesVinnie Okada2015-03-142-0/+96
* Update snippet authorizationVinnie Okada2015-03-141-2/+4
* More restricted visibility changesVinnie Okada2015-03-102-5/+6
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-0812-63/+76
* Allow admins to override restricted visibilityVinnie Okada2015-03-0811-20/+95
* Move restricted visibility settings to the UIVinnie Okada2015-03-0716-49/+128
* Merge branch 'mass-change-comments' into 'master'Dmitriy Zaporozhets2015-03-075-46/+33
|\
| * Send notifications and leave system comments when bulk updating issues.Douwe Maan2015-03-065-46/+33
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-0612-64/+134
|\ \
| * \ Merge branch 'normalize-slack-hipchat-messages' into 'master'Douwe Maan2015-03-0612-64/+134
| |\ \
| | * | Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-0612-64/+134
* | | | Merge branch 'condensed-mr-commits' into 'master'Dmitriy Zaporozhets2015-03-074-6/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Use 2 periods instead of 3 to signify inclusive range.Douwe Maan2015-03-061-1/+1
| * | | Condense commits already in target branch when updating merge request source ...Douwe Maan2015-03-064-6/+36
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-0635-19/+736
|\ \ \ | | |/ | |/|
| * | Merge branch 'add-notes-notifications-to-services' into 'master'Douwe Maan2015-03-0635-19/+736
| |\ \ | | |/ | |/|
| | * Added comment notification events to HipChat and Slack services.Stan Hu2015-03-0635-19/+736
| |/
* | Merge branch 'bootstrap-btns' into 'master'Dmitriy Zaporozhets2015-03-062-114/+14
|\ \ | |/ |/|
| * Use bootstrap buttons with custom colors instead of own cssDmitriy Zaporozhets2015-03-062-114/+14
|/
* Fix bug with active tab remembering (saving cookie with different path)Dmitriy Zaporozhets2015-03-061-1/+1
* Merge branch 'bump_gitlab_git' into 'master'Dmitriy Zaporozhets2015-03-052-3/+3
|\
| * Bump gitlab_git to fix 500 with annotated tags w/o messageDmitriy Zaporozhets2015-03-052-3/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-053-5/+185
|\ \
| * \ Merge branch 'add-more-hipchat-notifications' into 'master'Douwe Maan2015-03-053-5/+185
| |\ \ | | |/ | |/|
| | * Add merge and issue event notification for HipChatStan Hu2015-03-053-5/+185
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-051-1/+1
|\ \ \
| * \ \ Merge pull request #8915 from gemnasium/update-gemnasium-to-0-2-5Robert Schilling2015-03-051-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Update gemnasium-gitlab-service gemfabien2015-03-041-1/+1
* | | | 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-052-15/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Fix checkbox alignment in application settingsVinnie Okada2015-03-022-15/+16
* | | | Merge pull request #8918 from rumpelsepp/update-rugmentsRobert Schilling2015-03-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update rugments, fixes #8900Stefan Tatschner2015-03-051-1/+1
|/ / /
* | | Merge branch 'collapsed-projects-list' into 'master'Dmitriy Zaporozhets2015-03-0510-80/+77
|\ \ \
| * | | Fix project create link on group pageDmitriy Zaporozhets2015-03-041-1/+1
| * | | Improve projects listDmitriy Zaporozhets2015-03-0410-80/+77
* | | | Merge branch 'timeout' into 'master'Dmitriy Zaporozhets2015-03-057-16/+50
|\ \ \ \ | |/ / / |/| | |
| * | | Increase timeout for Git-over-HTTP requests.Douwe Maan2015-03-047-16/+50
* | | | Merge branch 'update-spring' into 'master'Dmitriy Zaporozhets2015-03-052-3/+3
|\ \ \ \
| * | | | Update spring to 1.3.3Dmitriy Zaporozhets2015-03-042-3/+3
* | | | | Merge branch 'annotate-models' into 'master'Dmitriy Zaporozhets2015-03-0439-414/+462
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Re-annotate modelsDmitriy Zaporozhets2015-03-0439-414/+462
|/ / / /
* | | | Merge branch 'add-more-slack-notifications' into 'master'Dmitriy Zaporozhets2015-03-0450-244/+873
|\ \ \ \
| * | | | Fix specs.Douwe Maan2015-03-031-3/+3
| * | | | Fix changelog.Douwe Maan2015-03-031-3/+1
| * | | | Set correct object_kind on tag push data.Douwe Maan2015-03-032-3/+6
| * | | | Set supported events per project service.Douwe Maan2015-03-0319-57/+156
| * | | | Execute GitlabCiService for both push and tag_push events.Douwe Maan2015-03-031-1/+1
| * | | | Execute tag_push services and hooks when tag is created through web UI.Douwe Maan2015-03-031-5/+5