summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION to 8.10.0-rc3v8.10.0-rc3Rémy Coutable2016-07-081-1/+1
* Merge remote-tracking branch 'origin/master' into 8-10-stableRémy Coutable2016-07-0816-12/+117
|\
| * Merge branch 'memoize_merge_request_events' into 'master' Rémy Coutable2016-07-082-2/+3
| |\
| | * Memoize MR merged/closed events retrievalmemoize_merge_request_eventsPaco Guzman2016-07-082-2/+3
| * | Merge pull request #10368 from gsmetal/patch-1Robert Schilling2016-07-081-1/+1
| |\ \
| | * | Fix unarchive mistakeSergey Gnuskov2016-07-071-1/+1
| * | | Merge branch 'fix/import-url-migration' into 'master' Rémy Coutable2016-07-081-6/+26
| |\ \ \ | | |_|/ | |/| |
| | * | fix thread join issuefix/import-url-migrationJames Lopez2016-07-081-4/+2
| | * | import_url migration performance improvementsJames Lopez2016-07-081-6/+28
| * | | Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-0810-1/+50
| |\ \ \
| | * | | Added setting to set new users by default as externalDravere2016-07-0710-1/+50
| * | | | Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher2016-07-083-2/+37
| |\ \ \ \
| | * | | | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-073-6/+5
| | * | | | Added specs to check for the correct links.Patricio Cano2016-07-063-2/+33
| | * | | | Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano2016-07-062-2/+7
* | | | | | Update VERSION to 8.10.0-rc2v8.10.0-rc2Robert Speicher2016-07-081-1/+1
* | | | | | Merge branch 'master' into 8-10-stableRobert Speicher2016-07-07165-987/+5753
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-0721-296/+399
| * | | | | Merge branch 'upgrade-oauth2' into 'master' Robert Speicher2016-07-072-6/+6
| |\ \ \ \ \
| | * | | | | Upgrade oauth2 from 1.0.0 to 1.2.0.upgrade-oauth2Connor Shea2016-07-012-6/+6
| * | | | | | Merge branch 'prefer-scope' into 'master' Douwe Maan2016-07-071-4/+1
| |\ \ \ \ \ \
| | * | | | | | Use scope rather than class methodprefer-scopeLin Jen-Shin2016-07-071-4/+1
| * | | | | | | Merge branch 'prefer-ref' into 'master' Douwe Maan2016-07-072-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Also use ref in Repository#commitprefer-refLin Jen-Shin2016-07-071-2/+2
| | * | | | | | | Prefer ref rather than id because id is shadowing database idLin Jen-Shin2016-07-071-2/+2
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/master'Robert Speicher2016-07-0724-70/+585
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-0724-70/+585
| | |\ \ \ \ \ \ \
| | | * | | | | | | Have `Project#open_branches` return branches that are matched by a wildcard p...18627-wildcard-branch-protectionTimothy Andrew2016-07-073-4/+8
| | | * | | | | | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-076-11/+65
| | | * | | | | | | Add wildcard protected branches to the CHANGELOG.Timothy Andrew2016-07-061-0/+1
| | | * | | | | | | Add documentation for wildcard protected branches.Timothy Andrew2016-07-055-3/+28
| | | * | | | | | | Add a feature spec for protected branch creation.Timothy Andrew2016-07-051-0/+82
| | | * | | | | | | Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-054-14/+81
| | | * | | | | | | Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-059-38/+108
| | | * | | | | | | Support wildcard matches for protected branches at the model level.Timothy Andrew2016-07-054-15/+227
| * | | | | | | | | Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-0721-399/+296
| |/ / / / / / / /
| * | | | | | | | Merge branch '18181-pipeline-duration' into 'master' Robert Speicher2016-07-072-1/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Change 3600 to 1.hourAnnabel Dunstone2016-07-071-1/+1
| | * | | | | | | | Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-062-1/+8
| * | | | | | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-0710-40/+71
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed spellingissues-blank-statePhil Hughes2016-07-062-11/+8
| | * | | | | | | | | Updated testsPhil Hughes2016-07-055-8/+11
| | * | | | | | | | | Uses any method instead of nil to check for issuesPhil Hughes2016-07-051-1/+1
| | * | | | | | | | | Added blank state to issuesPhil Hughes2016-07-055-31/+62
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-0799-556/+4622
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add comment with diff to DiffPositionUpdateService specnew-diff-notesDouwe Maan2016-07-071-0/+104
| | * | | | | | | | | Use HAML class syntax in diff line partialsDouwe Maan2016-07-072-5/+5
| | * | | | | | | | | Make `DiffNote#update_position` privateDouwe Maan2016-07-072-58/+58
| | * | | | | | | | | Update test with new factory nameDouwe Maan2016-07-071-2/+2
| | * | | | | | | | | We can't call private methods with `self.`Douwe Maan2016-07-071-5/+5