Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the Changelog | David Wagner | 2016-11-28 | 1 | -0/+4 |
* | Merge branch '25026-authenticate-user-for-new-snippet' into 'master' | Sean McGivern | 2016-11-28 | 1 | -0/+4 |
|\ | |||||
| * | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippet | Rémy Coutable | 2016-11-28 | 1 | -0/+4 |
* | | Merge branch 'zen-mode-fixture' into 'master' | Alfredo Sumaran | 2016-11-28 | 1 | -0/+4 |
|\ \ | |||||
| * | | Replace static fixture for zen_mode_spec (!7686) | winniehell | 2016-11-23 | 1 | -0/+4 |
* | | | Merge branch 'dynamic-build-fixture' into 'master' | Alfredo Sumaran | 2016-11-28 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Create dynamic fixture for build_spec (!7589) | winniehell | 2016-11-25 | 1 | -0/+4 |
* | | | | Merge branch '24813-project-members-with-developer-access-can-no-longer-creat... | Sean McGivern | 2016-11-28 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tags | Adam Niedzielski | 2016-11-28 | 1 | -0/+4 |
* | | | | | Merge branch '24860-actionview-template-error-undefined-method-size-for-nil-n... | Sean McGivern | 2016-11-28 | 1 | -0/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclass | Adam Niedzielski | 2016-11-28 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge branch 'issuable_filters_present-refactor' into 'master' | Robert Speicher | 2016-11-28 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Refactor issuable_filters_present to reduce duplications | Semyon Pupkov | 2016-11-28 | 1 | -0/+4 |
* | | | | Merge branch 'refresh-authorizations-with-lease' into 'master' | Douwe Maan | 2016-11-28 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Refresh project authorizations using a Redis leaserefresh-authorizations-with-lease | Yorick Peterse | 2016-11-25 | 1 | -0/+4 |
* | | | | | Merge branch 'events-cache-invalidation' into 'master' | Douwe Maan | 2016-11-28 | 1 | -0/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Remove event caching code | Yorick Peterse | 2016-11-23 | 1 | -0/+4 |
* | | | | | Merge branch 'workhorse-v1.0.1' into 'master' | Rémy Coutable | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Update GitLab Workhorse to v1.0.1 | Nick Thomas | 2016-11-25 | 1 | -0/+4 |
* | | | | | | Merge branch 'zj-expose-coverage-pipelines' into 'master' | Rémy Coutable | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Expose coverage on GET pipelines/:idzj-expose-coverage-pipelines | Z.J. van de Weg | 2016-11-25 | 1 | -0/+4 |
* | | | | | | | Merge branch 'timeout-merge-request-for-binary-file' into 'master' | Yorick Peterse | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-file | Valery Sizov | 2016-11-25 | 1 | -0/+4 |
* | | | | | | | | Merge branch 'issue-24534' into 'master' | Rémy Coutable | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unnecessary sentences for status codes in the API documentation | Luis Alonso Chavez Armendariz | 2016-11-24 | 1 | -0/+4 |
* | | | | | | | | Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' | Yorick Peterse | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make API::Helpers find a project with only one query | Rémy Coutable | 2016-11-24 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'fix-cancelling-pipelines' into 'master' | Kamil Trzciński | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-22 | 13 | -4/+48 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-21 | 26 | -0/+104 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines | Lin Jen-Shin | 2016-11-18 | 31 | -33/+93 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Improve how we could cancel pipelines: | Lin Jen-Shin | 2016-11-17 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge branch 'issue_24748' into 'master' | Fatih Acet | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fix title case to sentence case | Luis Alonso Chavez Armendariz | 2016-11-23 | 1 | -0/+4 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Fix bad selection on dropdown menu for tags filter | Luis Alonso Chavez Armendariz | 2016-11-25 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge branch 'rephrase-system-notes' into 'master' | Robert Speicher | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notes | Douwe Maan | 2016-11-24 | 1 | -0/+4 |
* | | | | | | | | | | | | | | Merge branch 'zj-upgrade-grape' into 'master' | Robert Speicher | 2016-11-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Upgrade grape-entity to 0.6.0 | Z.J. van de Weg | 2016-11-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Add changelog entry for grape-entity upgrade | Z.J. van de Weg | 2016-11-21 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | Merge branch 'resolve-discussions-timeago' into 'master' | Fatih Acet | 2016-11-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fixed resolved discussion timeago not rendering | Phil Hughes | 2016-11-22 | 1 | -0/+4 |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'fixed-commit-timeago' into 'master' | Fatih Acet | 2016-11-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fixed commit time not rendering after initial page loadfixed-commit-timeago | Phil Hughes | 2016-11-23 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | Merge branch 'issue-boards-scrollable-element' into 'master' | Fatih Acet | 2016-11-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Fixed issue boards scrolling with a lot of lists & issues | Phil Hughes | 2016-11-24 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'remove-backup-strategies' into 'master' | Stan Hu | 2016-11-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Stop supporting Google and Azure as backup strategiesremove-backup-strategies | Rémy Coutable | 2016-11-24 | 1 | -0/+4 |
| |/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | Merge branch 'boards-issue-sorting' into 'master' | Fatih Acet | 2016-11-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Fixed issue boards issue sorting when dragging issue into list | Phil Hughes | 2016-11-24 | 1 | -0/+4 |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |