summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-1/+1
* Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu2015-03-223-4/+4
* Merge branch 'disable-ref-generation-in-code-blocks' into 'master'Dmitriy Zaporozhets2015-03-221-1/+7
|\
| * Disable reference creation for comments surrounded by code/preformatted blocksStan Hu2015-03-191-1/+7
* | Extend push_tag event to include tag message and last commitKamil Trzcinski2015-03-211-1/+2
* | Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets2015-03-191-13/+0
* | Fewer constants, more helpers.Douwe Maan2015-03-192-4/+6
|/
* Move application setting to separate variable.Marin Jankovski2015-03-181-2/+4
* Handle nil restricted visibility settingsVinnie Okada2015-03-181-1/+5
* Merge branch 'new-branch-commits' into 'master'Dmitriy Zaporozhets2015-03-181-8/+7
|\
| * List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-8/+7
* | Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-0/+8
|/
* Merge branch 'atom-xhtml-squashed' into 'master'Douwe Maan2015-03-171-8/+22
|\
| * Fix invalid Atom feeds when using emoji, horizontal rules, or images.Christian Walther2015-03-161-8/+22
* | Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-163-14/+16
|\ \
| * \ Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-1412-21/+88
| |\ \
| * | | Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-3/+3
| * | | Move restricted visibility settings to the UIVinnie Okada2015-03-072-11/+13
* | | | Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-1/+1
| |/ / |/| |
* | | Merge branch 'ldap-unblock-user' into 'master'Dmitriy Zaporozhets2015-03-131-0/+1
|\ \ \
| * | | Unblock user if they were unblocked in AD.Douwe Maan2015-03-131-0/+1
* | | | Merge branch 'tag-branch-hooks' into 'master'Dmitriy Zaporozhets2015-03-131-1/+2
|\ \ \ \
| * | | | Set push data object kind in PushDataBuilder.Douwe Maan2015-03-131-1/+2
| |/ / /
* | | | Fix import pages not working after first load.Douwe Maan2015-03-133-3/+3
|/ / /
* | | Block user if he/she was blocked in Active DirectoryDmitriy Zaporozhets2015-03-121-1/+8
* | | Add blue theme to GitLabDmitriy Zaporozhets2015-03-111-1/+3
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-111-0/+1
|\ \ \
| * \ \ Merge branch 'generate-valid-json' into 'master'Hannes Rosenögger2015-03-111-0/+1
| |\ \ \
| | * | | Generate valid json for hooksNicole Cordes2015-03-101-0/+1
* | | | | Merge branch 'ldap-filter-eq' into 'master'Dmitriy Zaporozhets2015-03-112-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Escape wildcards when searching LDAP by username.Douwe Maan2015-03-062-1/+3
* | | | | Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-103-10/+27
| |/ / / |/| | |
* | | | Automatically link commit ranges to compare page.Douwe Maan2015-03-072-4/+40
| |/ / |/| |
* | | Added comment notification events to HipChat and Slack services.Stan Hu2015-03-062-0/+106
* | | Merge branch 'timeout' into 'master'Dmitriy Zaporozhets2015-03-051-0/+13
|\ \ \
| * | | Increase timeout for Git-over-HTTP requests.Douwe Maan2015-03-041-0/+13
* | | | Merge branch 'add-more-slack-notifications' into 'master'Dmitriy Zaporozhets2015-03-041-0/+1
|\ \ \ \
| * | | | Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+1
| |/ / /
* | | | Web Hook sends email of pusherValery Sizov2015-03-041-0/+2
| |/ / |/| |
* | | Merge branch 'fix-namespace-merge-request-url' into 'master'Marin Jankovski2015-03-041-11/+7
|\ \ \
| * | | Fix URL builder to use GitlabRoutingHelperStan Hu2015-03-031-11/+7
* | | | Merge branch 'project-existence-leak' into 'master'Dmitriy Zaporozhets2015-03-031-24/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Don't leak information about private project existence via Git-over-SSH/HTTP.Douwe Maan2015-03-021-24/+28
* | | | Merge branch 'fix-merge-request-url-builder' into 'master'Jeroen van Baarsen2015-03-031-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix merge request URL passed to Webhooks.Stan Hu2015-02-241-0/+9
* | | | Support names starting with a digit or _ for projects and usersNicolas Bouilleaud2015-03-021-1/+1
| |/ / |/| |
* | | Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-2511-15/+249
|\ \ \
| * | | Satisfy Rubocop.Douwe Maan2015-02-241-2/+2
| * | | Delete deploy key from Bitbucket after importing.Douwe Maan2015-02-243-6/+38
| * | | Fix specs.Douwe Maan2015-02-241-1/+1