summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18866-add-simple-identifier-to-public-ssh-keys' into 'master' Douwe Maan2016-08-021-2/+3
|\
| * Add simple identifier to public SSH keysKeith Pope2016-08-021-2/+3
* | Expand commit message width in repo viewClement Ho2016-08-021-6/+8
* | Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-024-3/+34
* | Merge branch 'handle-disabled-request-store' into 'master' Yorick Peterse2016-08-021-2/+7
|\ \
| * | Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu2016-08-011-2/+7
| |/
* | Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable2016-08-011-2/+2
|\ \
| * | fixup! Fix attr reader to force the intended values for source and target shasfix-gh-pull-requestsDouglas Barbosa Alexandre2016-07-311-6/+2
| * | Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre2016-07-311-0/+4
| |/
* | Merge branch 'fix/labels-milestones-import' into 'master' Rémy Coutable2016-08-012-2/+14
|\ \
| * | squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-importJames Lopez2016-08-012-2/+14
| |/
* | Merge branch 'zj-env-external-url' into 'master' Rémy Coutable2016-08-011-0/+12
|\ \ | |/ |/|
| * Incorporate feedbackZ.J. van de Weg2016-07-291-1/+9
| * Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-0/+4
* | Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher2016-07-292-0/+38
|\ \
| * | Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-292-0/+38
* | | Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher2016-07-291-15/+15
|\ \ \
| * | | Enable Rubocop cops for invalid access modifiersrubocop/enable-access-modifiers-copsGrzegorz Bizon2016-07-191-1/+1
| * | | Fix some useless access modifiers in the codeGrzegorz Bizon2016-07-191-14/+14
* | | | Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-0/+1
| |_|/ |/| |
* | | Implement final review comments from @rymai.Timothy Andrew2016-07-292-0/+2
* | | Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-293-32/+16
* | | Implement review comments from @dbalexandre.Timothy Andrew2016-07-293-20/+19
* | | Admins count as masters too.Timothy Andrew2016-07-293-4/+12
* | | Humanize protected branches' access levels at one location.Timothy Andrew2016-07-292-0/+23
* | | Fix all specs related to changes in !5081.Timothy Andrew2016-07-293-10/+2
* | | Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew2016-07-291-4/+4
* | | Enforce "No One Can Push" during git operations.Timothy Andrew2016-07-292-0/+20
* | | Add "No One Can Push" to the protected branches UI.Timothy Andrew2016-07-291-1/+1
* | | Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew2016-07-293-2/+14
* | | Add models for the protected branch access levels.Timothy Andrew2016-07-293-0/+9
| |/ |/|
* | Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse2016-07-291-1/+16
|\ \
| * | Add specs for caching commit authorStan Hu2016-07-271-7/+15
| * | Cache the commit author in RequestStore to avoid extra lookups in PostReceiveStan Hu2016-07-271-1/+8
* | | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-291-14/+17
|\ \ \
| * | | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-14/+17
* | | | Merge branch 'fix/use-fewer-queries-for-mr-notes' into 'master' Douwe Maan2016-07-282-2/+10
|\ \ \ \
| * | | | Reduce number of queries made for merge_requests/:id/diffsfix/use-fewer-queries-for-mr-notesAhmad Sherif2016-07-282-2/+10
* | | | | Merge branch 'log-project-deletion' into 'master' Stan Hu2016-07-281-1/+4
|\ \ \ \ \
| * | | | | Add a log message when a project is scheduled for destruction for debuggingStan Hu2016-07-281-1/+4
| |/ / / /
* | | | | Merge branch 'new-issue-by-email' into 'master' Douwe Maan2016-07-282-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-285-4/+44
| |\ \ \ \ | | |/ / /
| * | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-277-25/+78
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-2628-224/+691
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-1559-502/+1390
| |\ \ \ \ \ \
| * | | | | | | Added new issue by email modal windowPhil Hughes2016-06-301-1/+1
| * | | | | | | Only return the address if incoming emails is enabled:Lin Jen-Shin2016-06-241-2/+4
| * | | | | | | Add Project#new_issue_address(author):Lin Jen-Shin2016-06-231-0/+5
| * | | | | | | Merge branch 'master' into new-issue-by-emailLin Jen-Shin2016-06-1548-503/+1163
| |\ \ \ \ \ \ \
| * | | | | | | | fix some styling offenderLin Jen-Shin2016-05-182-4/+4