summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase contrast between highlighted code comments and inline diff marker.diff-colorsDouwe Maan2016-01-275-8/+9
* Merge branch 'doc_forking_refactor' into 'master' Achilleas Pipinellis2016-01-276-18/+41
|\
| * Refactor the forking process and add new imagesAchilleas Pipinellis2016-01-276-13/+28
| * Conform to doc styleguide on max line lengthAchilleas Pipinellis2016-01-271-16/+24
* | Merge branch 'fix/commit-status-artifacts' into 'master' Kamil Trzciński2016-01-274-56/+84
|\ \
| * | Update commit status factory to reflect recent changesfix/commit-status-artifactsGrzegorz Bizon2016-01-261-2/+1
| * | Add Changelog entry for undefined method fix in commit buildsGrzegorz Bizon2016-01-261-0/+3
| * | Add specs for build created using generic commit statusGrzegorz Bizon2016-01-262-55/+81
| * | Use generic method to checks if artifacts are availableGrzegorz Bizon2016-01-261-1/+1
* | | Merge branch 'typo_in_artifacts_doc' into 'master' Achilleas Pipinellis2016-01-271-2/+2
|\ \ \
| * | | Fix typo on artifacts docAchilleas Pipinellis2016-01-271-2/+2
| | |/ | |/|
* | | Update CHANGELOGRobert Speicher2016-01-261-2/+8
* | | Merge branch 'master' into 'master' Robert Speicher2016-01-275-2/+29
|\ \ \
| * | | Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-265-2/+29
|/ / /
* | | Merge branch 'bug/jschatz1/file-browser-lines' into 'master' Dmitriy Zaporozhets2016-01-263-3/+2
|\ \ \
| * | | Adds margin top to readme holder so not flush.Jacob Schatz2016-01-261-0/+1
| * | | adds border color to tables globally.Jacob Schatz2016-01-262-4/+1
| * | | Fix border color.bug/jschatz1/file-browser-linesJacob Schatz2016-01-261-0/+1
| * | | Revert "Styles for file list change."Jacob Schatz2016-01-264-36/+37
| * | | Revert "Adjusts styles of table tree"Jacob Schatz2016-01-262-34/+10
| * | | Adjusts styles of table treeJacob Schatz2016-01-262-10/+34
| * | | Styles for file list change.Jacob Schatz2016-01-264-37/+36
* | | | Merge branch 'fix/bump-workhorse-version' into 'master' Robert Speicher2016-01-262-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Changelog entry for missing artifacts in browser fixfix/bump-workhorse-versionGrzegorz Bizon2016-01-261-0/+3
| * | | Bump Workhorse version to 0.6.2Grzegorz Bizon2016-01-261-1/+1
* | | | Merge branch 'search-box-in-group-members-view-is-too-small-for-placeholder-i...Dmitriy Zaporozhets2016-01-261-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Placeholder now visible completely.search-box-in-group-members-view-is-too-small-for-placeholder-in-chromeJacob Schatz2016-01-251-0/+10
* | | | Merge branch 'monkey_patch' into 'master' Dmitriy Zaporozhets2016-01-261-0/+48
|\ \ \ \
| * | | | monkey patch for mysql 5.7monkey_patchValery Sizov2016-01-251-0/+48
* | | | | Merge branch 'using-a-or-m-hotkeys-on-issuable-tab' into 'master' Dmitriy Zaporozhets2016-01-261-2/+2
|\ \ \ \ \
| * | | | | Clicks the edit button instead of opening the dropdownusing-a-or-m-hotkeys-on-issuable-tabJacob Schatz2016-01-251-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'visibility-level-text-admin-area' into 'master' Douwe Maan2016-01-262-2/+3
|\ \ \ \ \
| * | | | | Fix visibility level texts on application settingsZeger-Jan van de Weg2016-01-262-2/+3
|/ / / / /
* | | | | Merge branch 'save-button-color-application-settings' into 'master' Douwe Maan2016-01-263-4/+3
|\ \ \ \ \
| * | | | | Save button on app settings now btn-saveZeger-Jan van de Weg2016-01-263-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'track-project-import-failure' into 'master' Douwe Maan2016-01-266-64/+222
|\ \ \ \ \
| * | | | | Update CHANGELOGtrack-project-import-failureDouglas Barbosa Alexandre2016-01-261-0/+1
| * | | | | Wrap errors on GitHub importer to raise Projects::ImportService::ErrorDouglas Barbosa Alexandre2016-01-262-7/+12
| * | | | | Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre2016-01-262-22/+29
| * | | | | Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-253-39/+184
* | | | | | Merge branch 'ci/test-build-artifacts-scripts' into 'master' Douwe Maan2016-01-262-0/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add tests for clicking a row in build artifacts browserci/test-build-artifacts-scriptsGrzegorz Bizon2016-01-222-0/+19
* | | | | | Merge branch 'rs-issue-12677' into 'master' Douwe Maan2016-01-262-1/+10
|\ \ \ \ \ \
| * | | | | | Update text_color_for_bg helper to support RGB triplet color codesrs-issue-12677Robert Speicher2016-01-242-1/+10
* | | | | | | Merge branch 'rs-groups-index' into 'master' Douwe Maan2016-01-262-4/+28
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Make the `/groups` route behave as expectedrs-groups-indexRobert Speicher2016-01-232-4/+28
* | | | | | | Merge branch 'patch-1' into 'master' Stan Hu2016-01-261-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Update Slack integration configurationMarcin Zajączkowski2016-01-251-5/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update CHANGELOGRobert Speicher2016-01-251-0/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'fix-import-redirect-loop' into 'master' Robert Speicher2016-01-262-5/+124
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |