Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'group-issues-sorting' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 6 | -7/+12 |
|\ | |||||
| * | Removed ORDER BY in "of_group" scopesgroup-issues-sorting | Yorick Peterse | 2016-01-07 | 2 | -2/+4 |
| * | Drop projects order in IssuableFinder | Yorick Peterse | 2016-01-07 | 1 | -2/+2 |
| * | Don't pluck IDs when getting issues/MRs per group | Yorick Peterse | 2016-01-07 | 2 | -2/+2 |
| * | Sort by ID when sorting using "Recently created" | Yorick Peterse | 2016-01-07 | 3 | -3/+6 |
* | | Merge branch 'rs-woff-fonts' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 32 | -7/+8 |
|\ \ | |||||
| * | | Use WOFF versions of SourceSansPrors-woff-fonts | Robert Speicher | 2016-01-09 | 32 | -7/+8 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-01-11 | 3 | -107/+105 |
|\ \ \ | |||||
| * \ \ | Merge branch 'rs-zenmode-cleanup' into 'master' | Douwe Maan | 2016-01-11 | 3 | -107/+105 |
| |\ \ \ | |||||
| | * | | | Refactor ZenModers-zenmode-cleanup | Robert Speicher | 2016-01-08 | 3 | -107/+105 |
| | |/ / | |||||
* | | | | Merge pull request #9960 from huacnlee/fix/do-not-use-coffeescript-in-erb | Douwe Maan | 2016-01-11 | 3 | -22/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | use JavaScript instead of CoffeeScript in Views, the reason #9819 | Jason Lee | 2016-01-11 | 3 | -22/+24 |
* | | | | Merge branch 'fix-build-status-caching' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 1 | -5/+8 |
|\ \ \ \ | |||||
| * | | | | Fix caching issue where build status was not updating in project dashboard | Stan Hu | 2016-01-08 | 1 | -5/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'load-autocomplete-when-needed' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 2 | -12/+15 |
|\ \ \ \ | |||||
| * | | | | Only load autocomplete data when actually needed | Yorick Peterse | 2016-01-11 | 2 | -12/+15 |
* | | | | | Merge branch 'fix-build-page-typo' into 'master' | Kamil Trzciński | 2016-01-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix typo in build page of projects | Steffen Köhler | 2016-01-10 | 1 | -1/+1 |
* | | | | | Merge branch 'autocomplete-on-load' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 1 | -13/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Load autocomplete data when loading an issue pageautocomplete-on-load | Yorick Peterse | 2016-01-08 | 1 | -13/+12 |
* | | | | | | Merge branch 'new-branch-position-fix' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 2 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixes new branch button positioning, when visible and not visible containernew-branch-position-fix | Jacob Schatz | 2016-01-08 | 2 | -2/+7 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'add-pencil-icon-to-group-page' into 'master' | Dmitriy Zaporozhets | 2016-01-11 | 1 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check for current user | Stan Hu | 2016-01-10 | 1 | -1/+2 |
| * | | | | | | Add pencil icon to edit group settings | Stan Hu | 2016-01-10 | 1 | -3/+5 |
* | | | | | | | Merge branch 'fix-duplicate-branch-activity' of https://gitlab.com/stanhu/git... | Dmitriy Zaporozhets | 2016-01-11 | 2 | -2/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix duplicated branch creation/deletion events when using Web UI | Stan Hu | 2016-01-08 | 2 | -2/+0 |
* | | | | | | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-11 | 13 | -38/+45 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'Issue#5817' into 'master' | Stan Hu | 2016-01-11 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Issue #5817 wording of the web hooks updated on issue and merge events | iqualisoni | 2016-01-11 | 2 | -4/+4 |
| * | | | | | | | | Before project save ensure that a runners_token exists | Stan Hu | 2016-01-10 | 1 | -0/+1 |
| * | | | | | | | | Fix Error 500 when visiting build page of project with nil runners_token | Stan Hu | 2016-01-10 | 2 | -5/+7 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'fix_jira_shortterm' into 'master' | Robert Speicher | 2016-01-10 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Do not call API if there is no API URL | Drew Blessing | 2016-01-07 | 1 | -0/+3 |
| | |/ / / / / | |||||
| * | | | | | | Disable "Already Blocked" button in admin abuse report page | Stan Hu | 2016-01-09 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'cross-project-reference-typo-fix' into 'master' | Robert Speicher | 2016-01-08 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | changes verb `references` to noun `reference`.cross-project-reference-typo-fix | Jacob Schatz | 2016-01-08 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Remove Block Button from Abuse Reports page if User is Already Blocked | Robert Speicher | 2016-01-08 | 1 | -1/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Show that user is already blocked on Abuse Reportsfix-block-button-still-showing-on-abuse-reports-after-user-is-blocked | Kelvin | 2016-01-06 | 1 | -0/+3 |
| | * | | | | | Remove block button on abuse reports if user is already blocked | Kelvin | 2016-01-06 | 1 | -1/+1 |
| * | | | | | | Merge branch 'api-project-upload' into 'master' | Robert Speicher | 2016-01-08 | 4 | -26/+19 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | DRY up upload and download servicesapi-project-upload | Douwe Maan | 2016-01-08 | 3 | -24/+17 |
| | * | | | | | | Add API project upload endpoint | Douwe Maan | 2016-01-07 | 3 | -14/+14 |
| * | | | | | | | Merge branch 'blacklist-new' into 'master' | Robert Speicher | 2016-01-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Blacklist 'new'blacklist-new | Robert Schilling | 2016-01-08 | 1 | -0/+1 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'suppress-allow-failure-builds' into 'master' | Stan Hu | 2016-01-08 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Suppress e-mails on failed builds if allow_failure is set | Stan Hu | 2016-01-07 | 1 | -1/+5 |
* | | | | | | | | Merge gitlab.com:gitlab-org/gitlab-ce | Jeroen Nijhof | 2016-01-08 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'docs_project_services' into 'master' | Achilleas Pipinellis | 2016-01-08 | 1 | -6/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove useless assignment to variable | Achilleas Pipinellis | 2016-01-08 | 1 | -1/+1 |