| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'es6it' into 'master'
| Douwe Maan | 2016-07-25 | 1 | -0/+1 |
|\ |
|
| * | Add CHANGELOG | Jacob Schatz | 2016-07-25 | 1 | -0/+1 |
* | | Update CHANGELOG after 8.10.120246-devise-warning-user_omniauth_authorize_path-github-is-deprecated-please-use-user_github_omniauth_authorize_path-instead | Rémy Coutable | 2016-07-25 | 1 | -9/+12 |
* | | Merge branch 'fix-backup-restore' into 'master'
| Rémy Coutable | 2016-07-25 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Fix backup restorefix-backup-restore | Stan Hu | 2016-07-25 | 1 | -0/+1 |
* | | Instrument Nokogiri parsing methods | Yorick Peterse | 2016-07-25 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'use-project-id-in-repo-cache' into 'master'
| Yorick Peterse | 2016-07-25 | 1 | -0/+3 |
|\ |
|
| * | Use project ID in repository cache to prevent stale data from persisting acro... | Stan Hu | 2016-07-25 | 1 | -0/+3 |
* | | Merge branch 'filter-branch-by-name' into 'master'
| Douwe Maan | 2016-07-25 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into filter-branch-by-name | tiagonbotelho | 2016-07-22 | 1 | -29/+62 |
| |\ |
|
| * | | adds changelog item | tiagonbotelho | 2016-07-22 | 1 | -0/+1 |
| * | | refactors the search to enable users to filter and sort branches at the | tiagonbotelho | 2016-07-19 | 1 | -1/+0 |
| * | | implements the basic filter functionality | tiagonbotelho | 2016-07-19 | 1 | -0/+1 |
* | | | Merge branch 'remove-magic-comments' into 'master'
| Rémy Coutable | 2016-07-25 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Remove magic comments from Ruby files (!5456) | winniehell | 2016-07-24 | 1 | -0/+1 |
* | | | | Merge branch 'fork-counter-link' into 'master'
| Rémy Coutable | 2016-07-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Make fork counter always clickable (!5463) | winniehell | 2016-07-24 | 1 | -0/+1 |
* | | | | | Merge branch 'reject-invalid-trusted-proxies' | Rémy Coutable | 2016-07-25 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxies | Stan Hu | 2016-07-23 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'fix-wiki-error-500' into 'master'
| Rémy Coutable | 2016-07-25 | 1 | -0/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix CHANGELOG | Stan Hu | 2016-07-24 | 1 | -2/+0 |
| * | | | | Fix Error 500 when creating Wiki pages with hyphens or spaces | Stan Hu | 2016-07-24 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go... | Alejandro Rodríguez | 2016-07-24 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge branch 'nullify-note-type' into 'master'
| Stan Hu | 2016-07-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Fix bug where replies to commit notes displayed in the MR discussion tab woul... | Douwe Maan | 2016-07-23 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | If version file is unavailable unknown status | Katarzyna Kobierska | 2016-07-23 | 1 | -1/+1 |
* | | | Add gitlab-workhorse version to admin dashboard | Katarzyna Kobierska | 2016-07-23 | 1 | -0/+1 |
|/ / |
|
* | | Load project invited groups and members eagerly in ProjectTeam#fetch_membersfix/load-project-invited-groups-and-members-eagerly | Ahmad Sherif | 2016-07-22 | 1 | -0/+1 |
* | | Update VERSION to 8.11.0-prev8.11.0.pre | Rémy Coutable | 2016-07-22 | 1 | -1/+1 |
* | | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects | Alejandro Rodríguez | 2016-07-21 | 1 | -0/+1 |
* | | Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '... | Douwe Maan | 2016-07-21 | 1 | -0/+1 |
|\ \ |
|
| * | | Update CHANGELOGfix-data-integrity-issue-with-repository-downloads-path | Douglas Barbosa Alexandre | 2016-07-21 | 1 | -0/+1 |
* | | | Retrieve rendered HTML from cache in one requestfix/get-cached-rendered-html-using-single-redis-request | Ahmad Sherif | 2016-07-21 | 1 | -0/+1 |
|/ / |
|
* | | Fix CHANGELOG | Rémy Coutable | 2016-07-21 | 1 | -34/+35 |
* | | Merge branch 'fix/new-project-import-tooltip' into 'master'
| Fatih Acet | 2016-07-21 | 1 | -0/+1 |
|\ \ |
|
| * | | added changelog | James Lopez | 2016-07-20 | 1 | -0/+1 |
* | | | Merge branch 'hide-project-name-in-project-activities' into 'master'
| Fatih Acet | 2016-07-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Hide namespace and project name on project activity page (!5068) | winniehell | 2016-07-14 | 1 | -0/+1 |
* | | | | Merge branch 'add-preview-image-border' into 'master'
| Fatih Acet | 2016-07-21 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Add image border in Markdown preview (!5162) | winniehell | 2016-07-21 | 1 | -0/+1 |
* | | | | | Merge branch 'gl-dropdown-enter-key-fix' into 'master'
| Fatih Acet | 2016-07-21 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fixed dropdown enter key when searching | Phil Hughes | 2016-07-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into artifacts-from-ref-and-build-name-api | Lin Jen-Shin | 2016-07-21 | 1 | -1/+17 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | CHANGELOG for downloading latest successful build API | Lin Jen-Shin | 2016-07-19 | 1 | -0/+1 |
* | | | | | | | | Merge branch '4142-show-inline-video' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add CHANGELOG item for videos support in GFM | Rémy Coutable | 2016-07-21 | 1 | -0/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 're-deploy-button' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Use Re-deploy button on Deployments pagere-deploy-button | Kamil Trzcinski | 2016-07-20 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'sidebar-clipboard-toggle' into 'master'
| Fatih Acet | 2016-07-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|