- 03 Mar, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
- 01 Mar, 2015 2 commits
-
-
Aorimn authored
Irker is a gateway which sends IRC messages on git updates. This new service provides an interface to this gateway, integrated in Gitlab, for each updates. As per the guidelines, this commit adds the new feature in the CHANGELOG, tests and documentation. See http://www.catb.org/esr/irker/
-
sue445 authored
* Impl Project#avatar_url * Refactor ApplicationHelper: Use Project#avatar_url * Update changelog
-
- 28 Feb, 2015 1 commit
-
-
Andrès Koetsier authored
-
- 27 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Marin Jankovski authored
Using gitlab url to build links for gitlab issue tracker and add a spec. Fix rubocop warnings in path.
-
- 23 Feb, 2015 2 commits
-
-
Marco Wessel authored
-
Marco Wessel authored
-
- 20 Feb, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Feb, 2015 3 commits
-
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
This reverts commit 7d5f86f6.
-
Standa Opichal authored
Strips the refs/heads/ if any to get just the branchName out of a :ref e.g.: `refs/heads/feature/newProfile` -> `feature/newProfile` The TeamCity buildQueue POST data require the branchName attribute to contain just the branch name (just xyzbranch and not the full ref in the refs/heads/xyzbranch). With the refs/heads/xyzbranch the build is triggered and looks like it is working however it always ompiles the default branch (or master).
-
- 18 Feb, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 16 Feb, 2015 1 commit
-
-
Hannes Rosenögger authored
This commit moves the note folder from /public/uploads/note to /uploads/note and changes the uploader accordingly. Now it's no longer possible to avoid the access control by modifing the url. The Avatar upload has been refactored to use an own uploader as well to cleanly seperate the two upload types.
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 13 Feb, 2015 8 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Example: "User joined project Namespace / Project" rather than "User joined project at Namespace / Project"
-
Douwe Maan authored
-
Marin Jankovski authored
-
- 12 Feb, 2015 6 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Douwe Maan authored
Fixes #1967.
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 11 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-