Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate GitLabCiService making it to always be inactive | Kamil Trzcinski | 2015-12-22 | 1 | -1/+6 |
* | ci_build_details_path should return nil if builds_page result is nil | Kamil Trzcinski | 2015-12-22 | 1 | -0/+2 |
* | removes api credentials from link to build_page | Marvin Frick | 2015-12-22 | 1 | -1/+8 |
* | Merge branch 'admin_add_identity' into 'master' | Robert Speicher | 2015-12-21 | 3 | -1/+21 |
|\ | |||||
| * | Allow admin to create new user identities | Drew Blessing | 2015-12-15 | 3 | -1/+21 |
* | | Merge branch 'fix-issue-related-mrs' into 'master' | Robert Speicher | 2015-12-21 | 2 | -2/+2 |
|\ \ | |||||
| * | | Fix issue related cross-project MRsfix-issue-related-mrs | Douwe Maan | 2015-12-21 | 2 | -2/+2 |
* | | | Merge branch 'add_email_unlock' into 'master' | Robert Speicher | 2015-12-21 | 5 | -19/+25 |
|\ \ \ | |||||
| * | | | Allow account unlock via email | Drew Blessing | 2015-12-14 | 5 | -19/+25 |
* | | | | Merge branch 'issue_3452' | Douwe Maan | 2015-12-21 | 2 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | Add link to MR from Build detail page. #3452 | Rubén Dávila | 2015-12-16 | 2 | -0/+14 |
* | | | | | Merge branch 'tduehr/gitlab-ce-cas-support' | Douwe Maan | 2015-12-21 | 2 | -1/+30 |
|\ \ \ \ \ | |||||
| * | | | | | add CAS authentication support | tduehr | 2015-12-14 | 2 | -1/+30 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'git-version' into 'master' | Douwe Maan | 2015-12-21 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Show git version on admin page | Trey Davis | 2015-12-15 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'coverage-regex' into 'master' | Douwe Maan | 2015-12-21 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix build coverage regex. | Jared Szechy | 2015-12-20 | 1 | -1/+2 |
| * | | | | | Fix build coverage regex matching to allow captures. | Jared Szechy | 2015-12-17 | 1 | -1/+1 |
* | | | | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 7 | -6/+266 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'ci-commit-status-skipped' into 'master' | Grzegorz Bizon | 2015-12-18 | 4 | -14/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the... | Kamil Trzcinski | 2015-12-17 | 4 | -14/+18 |
| |/ / / / | |||||
* | | | | | Merge branch 'reference_clean_up' into 'master' | Robert Speicher | 2015-12-18 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Do not display project group/name when issue and MR are in same project | Drew Blessing | 2015-12-17 | 1 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'remove-extra-spaces' into 'master' | Robert Speicher | 2015-12-18 | 1 | -8/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Remove extra spaces after branchname | Zeger-Jan van de Weg | 2015-12-18 | 1 | -8/+4 |
* | | | | | | Merge branch 'fix/mr-reopen-button-title' into 'master' | Grzegorz Bizon | 2015-12-18 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix merge-request-reopen button titlefix/mr-reopen-button-title | Grzegorz Bizon | 2015-12-18 | 1 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Add branch and tag operation to tree dropdown | Drew Blessing | 2015-12-17 | 1 | -2/+10 |
|/ / / / / | |||||
* | | | | | Revert sidebar position for issue and merge request | Dmitriy Zaporozhets | 2015-12-17 | 8 | -108/+93 |
* | | | | | Fix ux issue with "This issue will be closed automatically" messageux/closed-message | Dmitriy Zaporozhets | 2015-12-17 | 4 | -9/+4 |
|/ / / / | |||||
* | | | | Merge branch 'move-mr-builds-tab' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 2 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | Move MR Builds tab next to Commits | Douwe Maan | 2015-12-16 | 2 | -11/+11 |
* | | | | | Fix merge widget JS for buttonsfix-merge-immediately-button | Douwe Maan | 2015-12-16 | 1 | -10/+8 |
* | | | | | Merge branch 'master' into fix-merge-immediately-button | Douwe Maan | 2015-12-16 | 3 | -22/+25 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-12-16 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'mr-builds-fixes' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 1 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Link to correct (source) project on MR builds tabmr-builds-fixes | Douwe Maan | 2015-12-16 | 1 | -4/+4 |
| * | | | | | | Merge remote-tracking branch 'origin/rs-simplify-status-icon' | Dmitriy Zaporozhets | 2015-12-16 | 2 | -18/+21 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Define CI status icon colors in SCSS instead of a helperrs-simplify-status-icon | Robert Speicher | 2015-12-12 | 2 | -18/+21 |
* | | | | | | | Fix updating and disabling merge button when Merge Immediately is clicked | Douwe Maan | 2015-12-16 | 1 | -4/+4 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'fix-milestone-snippet-header' into 'master' | Dmitriy Zaporozhets | 2015-12-16 | 16 | -172/+176 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rename .issuable-details to .detail-page (and -header and -description) | Douwe Maan | 2015-12-16 | 16 | -179/+179 |
| * | | | | | | Merge branch 'master' into fix-milestone-snippet-header | Douwe Maan | 2015-12-16 | 35 | -97/+103 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Move milestone edit button to the very right | Douwe Maan | 2015-12-15 | 1 | -4/+4 |
| * | | | | | | Fix headers of milestone and snippet show pages | Douwe Maan | 2015-12-15 | 4 | -12/+16 |
* | | | | | | | Merge branch 'reference-cache' into 'master' | Robert Speicher | 2015-12-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only cache markdown when object has been saved and has a proper cache_key. | Douwe Maan | 2015-12-16 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-merge-immediately' into 'master' | Robert Speicher | 2015-12-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix 'Merge Immediately' buttonfix-merge-immediately | Douwe Maan | 2015-12-16 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'fix-bad-merge' into 'master' | Douwe Maan | 2015-12-16 | 1 | -1/+0 |
|\ \ \ \ \ \ |