summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-141-2/+2
|\
| * Start with iid on branch creationZeger-Jan van de Weg2016-04-141-2/+2
* | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-141-5/+1
|\ \
| * | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-5/+1
* | | Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-3/+7
| |/ |/|
* | Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-131-10/+10
|\ \
| * | Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-10/+10
* | | Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' Robert Speicher2016-04-131-14/+19
|\ \ \ | |_|/ |/| |
| * | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-3/+3
| * | Fix a bug with trailing slash in teamcity_urlCharles May2016-04-121-13/+18
* | | Merge branch 'issue_15044' into 'master' Rémy Coutable2016-04-132-6/+8
|\ \ \
| * | | Add changelog entry, improve specs and model codeissue_15044Felipe Artur2016-04-121-9/+4
| * | | Allow to close invalid merge requestFelipe Artur2016-04-112-5/+12
| |/ /
* | | Fix repository cache invalidation issue when project is recreated with an emp...Stan Hu2016-04-131-0/+2
* | | Merge branch 'check-import-job-status' into 'master' Robert Speicher2016-04-121-2/+8
|\ \ \
| * | | Check and report import job status to help diagnose issues with forkingStan Hu2016-04-111-2/+8
| |/ /
* | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-129-100/+54
|\ \ \ | |_|/ |/| |
| * | Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-1/+1
| * | Use Hash instead of Array on NotificationSetting#level enumDouglas Barbosa Alexandre2016-04-111-3/+1
| * | Add method to return the user notification setting for a group, or a projectDouglas Barbosa Alexandre2016-04-081-0/+4
| * | Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre2016-04-081-8/+6
| * | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-0817-47/+57
| |\ \ | | |/
| * | Fix few bugs related to recent notifications refactoringDmitriy Zaporozhets2016-03-301-1/+1
| * | Refactor creating notification setting with defaultsDmitriy Zaporozhets2016-03-302-6/+12
| * | Remove useless Notification modelDmitriy Zaporozhets2016-03-303-19/+2
| * | Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-304-48/+2
| * | Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-306-36/+11
| * | Create notification setting when membership createdDmitriy Zaporozhets2016-03-301-0/+10
| * | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-303-3/+15
| * | Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-0/+14
* | | Dont return nullJeroen Bobbeldijk2016-04-111-1/+1
* | | Add changelog, change code to guard clauseJeroen Bobbeldijk2016-04-111-3/+3
* | | Check head unborn in ruggedJeroen Bobbeldijk2016-04-111-1/+1
| |/ |/|
* | Expire caches after project creation to ensure a consistent stateStan Hu2016-04-071-0/+2
* | Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-4/+7
* | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+5
* | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-042-10/+1
|\ \
| * | Move unlink fork logic to a serviceBaldinof2016-03-221-20/+0
| * | Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-1413-39/+295
| |\ \
| * | | Close merge requests when removing fork relationBaldinof2016-03-112-1/+12
* | | | Merge branch 'update_repository_from_ee' into 'master' Douwe Maan2016-04-041-6/+10
|\ \ \ \
| * | | | Migrate Repository#local_branches from gitlab-ee.update_repository_from_eeRubén Dávila2016-04-011-6/+10
* | | | | Merge branch 'issue_14853' into 'master' Yorick Peterse2016-04-041-1/+1
|\ \ \ \ \
| * | | | | Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-021-1/+1
| |/ / / /
* | | | | Merge branch 'fix-bad-fetch' into 'master' Douwe Maan2016-04-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't fetch any tags from a forked repoStan Hu2016-04-021-1/+1
* | | | | Merge branch 'routing' into 'master' Robert Speicher2016-04-014-5/+5
|\ \ \ \ \
| * | | | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-014-5/+5
| |/ / / /
* | | | | Merge branch 'memoize-pattern-methods' into 'master' Robert Speicher2016-04-018-13/+13
|\ \ \ \ \
| * | | | | Memoize reference_pattern/link_reference_patternmemoize-pattern-methodsYorick Peterse2016-04-018-13/+13
| |/ / / /