summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* If noteable is nil - make discussion outdatedDmitriy Zaporozhets2015-01-101-0/+1
* Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets2015-01-081-0/+10
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-2/+3
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+5
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-01-061-1/+1
|\
| * Merge pull request #8503 from cirosantilli/unused-ex-varDmitriy Zaporozhets2015-01-061-1/+1
| |\
| | * Remove unused ex local variable from event.rbCiro Santilli2014-12-291-1/+1
* | | Refactor merge request merge serviceDmitriy Zaporozhets2015-01-061-1/+3
|/ /
* | Raise group avatar filesize limit to 200kb, fixes #8527Robert Schilling2015-01-021-1/+1
* | Fix HipChat ServerDrew Blessing2014-12-291-2/+2
* | Merge branch 'fix-services' into 'master'Dmitriy Zaporozhets2014-12-292-9/+9
|\ \
| * | Fix async services execution broken in 7.6Dmitriy Zaporozhets2014-12-291-8/+8
| * | Rescue Net::OpenTimeout exception in web hookDmitriy Zaporozhets2014-12-291-1/+1
* | | Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-291-2/+8
|\ \ \ | |/ /
| * | New feature: add 'Mention' notification levelDmitriy Zaporozhets2014-12-291-2/+8
| |/
* | Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-293-6/+124
|\ \ | |/
| * Merge pull request #7957 from cirosantilli/rm-unused-project-codeDmitriy Zaporozhets2014-12-281-5/+0
| |\
| | * Remove unused Project#code function.Ciro Santilli2014-10-041-5/+0
| * | Merge pull request #8439 from glasspelican/TeamcityDmitriy Zaporozhets2014-12-282-1/+119
| |\ \
| | * | Teamcity interaction using 8.1 rest apiJason Lippert2014-12-232-1/+119
| * | | Rework oauth2 featureDmitriy Zaporozhets2014-12-251-0/+4
| * | | Doorkeeper integrationValery Sizov2014-12-241-0/+1
| |/ /
* | | Use shorter search for protected branch status.Marin Jankovski2014-12-291-1/+1
* | | Allow regular code push for developers if the protected branch allows it.Marin Jankovski2014-12-261-0/+4
|/ /
* | Fix random Argument error when update noteDmitriy Zaporozhets2014-12-151-1/+1
* | Fixed a lot of already defined noticesJeroen van Baarsen2014-12-142-5/+5
* | Sanitize snippet file name in raw headersDmitriy Zaporozhets2014-12-121-0/+4
* | Add strict validation to snippet file namesDmitriy Zaporozhets2014-12-121-2/+4
* | Execute project services asynchronouslyDmitriy Zaporozhets2014-12-072-8/+6
* | Automatically close merge requests that were locker for 1 dayDmitriy Zaporozhets2014-12-051-0/+4
* | Set/unset merge request locked_at timestamp after transitionDmitriy Zaporozhets2014-12-051-0/+10
* | Merge branch 'prevent-500-test-webhook' into 'master'Dmitriy Zaporozhets2014-12-041-1/+7
|\ \
| * | Handle web hook exceptionDmitriy Zaporozhets2014-12-041-1/+7
* | | Supporting for multiple omniauth provider for the same userValery Sizov2014-12-042-3/+5
* | | Multi-provider auth. LDAP is not reworkedValery Sizov2014-12-042-2/+8
|/ /
* | Merge branch 'larger-avatar'Dmitriy Zaporozhets2014-12-021-1/+1
|\ \
| * | Change avatar file size to 200kb.Sytse Sijbrandij2014-12-021-1/+1
* | | Merge pull request #8283 from cardoe/hipchat-private-serverDmitriy Zaporozhets2014-12-011-4/+8
|\ \ \
| * | | HipChat service: support custom serversDaniel Aquino2014-11-191-2/+5
| * | | HipChat service: correct service name & use v2 APIDoug Goldstein2014-11-191-2/+3
| |/ /
* | | Move projects import to separate resource. Add bare repo creation to reposito...Dmitriy Zaporozhets2014-11-301-1/+1
* | | Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-0/+21
|/ /
* | Improve fork to namespaces featureDmitriy Zaporozhets2014-11-141-0/+4
* | Select namespace where to fork projectDmitriy Zaporozhets2014-11-131-0/+10
* | Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets2014-11-121-3/+17
|\ \
| * | Adds comments to commits in the APIJeroen Jacobs2014-09-261-3/+17
* | | Merge pull request #7617 from pkill/issue-280-commit-note-notificationsDmitriy Zaporozhets2014-11-121-2/+2
|\ \ \
| * | | Issue-280 Send notifications when a note is added to a commit and author is a...Alex Elman2014-11-051-2/+2
* | | | Refactor merge request refresh logic on pushDmitriy Zaporozhets2014-11-111-37/+2
* | | | Prevent post-receive error when push to project with dead forksDmitriy Zaporozhets2014-11-111-3/+3