Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix forks creation when visibility level is restrictedissue_10725 | Felipe Artur | 2016-05-25 | 1 | -0/+27 |
| | |||||
* | Reduce spacingissue_15347 | Alfredo Sumaran | 2016-05-25 | 1 | -3/+3 |
| | |||||
* | Address feedback | Alfredo Sumaran | 2016-05-25 | 2 | -84/+65 |
| | | | | Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com> | ||||
* | Add tests for Todos target's state | Alfredo Sumaran | 2016-05-25 | 1 | -0/+84 |
| | |||||
* | Merge branch 'issue_15221_2' | Douwe Maan | 2016-05-25 | 1 | -0/+29 |
|\ | |||||
| * | Fix outer join when filtering milestonesissue_15221_2 | Felipe Artur | 2016-05-24 | 3 | -8/+10 |
| | | |||||
| * | Fix bug when ordering by milestone due date and filtering by milestone | Felipe Artur | 2016-05-24 | 2 | -3/+0 |
| | | |||||
| * | improve ordering sql for milestones | Felipe Artur | 2016-05-24 | 1 | -32/+21 |
| | | |||||
| * | Fix ordering for Mysql | Felipe Artur | 2016-05-24 | 3 | -9/+11 |
| | | |||||
| * | Fix issues/MRs filter when ordering by milestone due date | Felipe Artur | 2016-05-24 | 1 | -1/+40 |
| | | |||||
* | | Merge branch 'incremental-fixes' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -0/+9 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix concurrent request when updating build log in browser If you have a slow internet connection the trace will not be updated correctly. We need to check if our request is the latest one. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/17535 See merge request !4183 | ||||
| * | | Replace \n to <br> | Kamil Trzcinski | 2016-05-23 | 1 | -0/+9 |
| |/ | |||||
* | | Merge branch 'fix-registry-backups' into 'master' | Douwe Maan | 2016-05-25 | 1 | -0/+18 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix backups if registry is disabled Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17749 See merge request !4263 | ||||
| * | | Fix backups if registry is disabled | Kamil Trzcinski | 2016-05-23 | 1 | -0/+18 |
| | | | |||||
* | | | Seconds plural slack | Aran Koning | 2016-05-24 | 1 | -4/+19 |
| |/ |/| | |||||
* | | Merge branch 'master' into project-navigation-redesign | Dmitriy Zaporozhets | 2016-05-23 | 81 | -277/+2699 |
|\ \ | |||||
| * | | Enable Style/SpaceAroundKeyword cop and fix offenses | Robert Speicher | 2016-05-23 | 4 | -4/+4 |
| | | | |||||
| * | | Merge branch 'fix-ci-charts-error-500' into 'master' | Robert Speicher | 2016-05-23 | 1 | -0/+7 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500 in CI charts by gracefully handling commits with no durations ## What does this MR do? In the CI charts, this MR reports the duration of a commit to 0 if it is `nil`. ## Are there points in the code the reviewer needs to double check? Should we omit this commit from the chart or set it to some other value? ## Why was this MR needed? We were getting an Error 500 here: https://gitlab.com/gitlab-org/gitlab-ce/graphs/master/ci ## What are the relevant issue numbers? #17730 See merge request !4245 | ||||
| | * | | Fix Error 500 in CI charts by gracefully handling commits with no durations | Stan Hu | 2016-05-22 | 1 | -0/+7 |
| | |/ | | | | | | | | | | Closes #17730 | ||||
| * | | Added due date tests | Phil Hughes | 2016-05-23 | 1 | -0/+37 |
| |/ | |||||
| * | Fix some specs which would have broken in 2017 to not break anymore by using ↵ | Connor Shea | 2016-05-22 | 3 | -12/+12 |
| | | | | | | | | a dynamic year value. | ||||
| * | Allow anonymous user to access pipelines | Kamil Trzcinski | 2016-05-23 | 1 | -0/+6 |
| | | |||||
| * | Fix the CI login to Container Registry (the gitlab-ci-token user) | Kamil Trzcinski | 2016-05-23 | 2 | -3/+3 |
| | | |||||
| * | Add specs for migration helpers and boolean values | Grzegorz Bizon | 2016-05-22 | 1 | -0/+6 |
| | | |||||
| * | Test migration helpers using a migration class | Grzegorz Bizon | 2016-05-22 | 1 | -7/+5 |
| | | |||||
| * | Merge branch 'fix-docker-registry-integration' into 'master' | Yorick Peterse | 2016-05-21 | 1 | -1/+12 |
| |\ | | | | | | | | | | | | | Fix docker registry integration See merge request !4229 | ||||
| | * | Fix container deletion permission issue | Kamil Trzcinski | 2016-05-20 | 1 | -1/+12 |
| | | | |||||
| * | | Merge branch 'issuable-new-due-date' into 'master' | Jacob Schatz | 2016-05-21 | 1 | -1/+59 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Issuable form due date For some reason, this was never in the original merge request for due date? ![Screen_Shot_2016-04-22_at_21.49.44](/uploads/7d4e2b07f75a33009e3170fdb076a4bd/Screen_Shot_2016-04-22_at_21.49.44.png) Closes #15516 See merge request !3895 | ||||
| | * | Fixed rubocop issues | Phil Hughes | 2016-05-16 | 1 | -3/+3 |
| | | | |||||
| | * | Added tests | Phil Hughes | 2016-05-16 | 1 | -1/+59 |
| | | | |||||
| * | | Merge branch 'zj-gitignore-dropdown' | Douwe Maan | 2016-05-20 | 4 | -0/+100 |
| |\ \ | |||||
| | * | | Dropdown implementationzj-gitignore-dropdown | Alfredo Sumaran | 2016-05-20 | 1 | -0/+1 |
| | | | | |||||
| | * | | Update API and fetching task | Zeger-Jan van de Weg | 2016-05-20 | 2 | -3/+5 |
| | | | | |||||
| | * | | Dropdown implementation | Alfredo Sumaran | 2016-05-20 | 1 | -0/+30 |
| | | | | |||||
| | * | | Backend for a gitignores dropdown | Zeger-Jan van de Weg | 2016-05-20 | 2 | -0/+67 |
| | | | | |||||
| * | | | Merge branch 'rm-source-branch' into 'master' | Douwe Maan | 2016-05-20 | 4 | -3/+27 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows MR authors to have the source branch removed when merging the MR closes #13191 The location of the checkbox might not be optimal so any feedback is welcome. Any other feedback too obviously. Screenshot: ![Screenshot_2016-02-17_21.25.24](/uploads/a9c3eaafb39c6f5b4f0949a2278af6da/Screenshot_2016-02-17_21.25.24.png) See merge request !2801 | ||||
| | * | | | Allows MR authors to have the source branch removed when merging the MR | Jeroen Jacobs | 2016-05-20 | 4 | -3/+27 |
| | | | | | |||||
| * | | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' | Douwe Maan | 2016-05-20 | 8 | -7/+102 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/services/system_note_service.rb | ||||
| | * | | | | Create DiffFilter and change SystemNoteService#change_title to use ↵ | Adam Butler | 2016-05-18 | 8 | -7/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | Gitlab::Diff::InlineDiff | ||||
| * | | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' | Douwe Maan | 2016-05-20 | 4 | -25/+144 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement special GitLab markdown reference for milestones https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3453 by @eReGeBe, with two additions: - Move changelog item to 8.8 - Fix cross-project milestone ref with invalid project, like https://gitlab.com/gitlab-org/gitlab-ce/commit/f7348cd348ad8f4a18d74dd668283a4e236f5790 did for labels Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13829 See merge request !3897 | ||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into ↵ | Rémy Coutable | 2016-05-18 | 191 | -1869/+5078 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eReGeBe/gitlab-ce-feature/milestone-md Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| | * \ \ \ \ \ | Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-md | Douwe Maan | 2016-04-23 | 36 | -273/+614 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Using project `path_with_namespace` in milestone's cross project references ↵ | Alejandro Rodríguez | 2016-04-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | link text | ||||
| | * | | | | | | | Escaping the `object_link_text` on cross project milestone references | Alejandro Rodríguez | 2016-04-20 | 1 | -0/+6 |
| | | | | | | | | | |||||
| | * | | | | | | | Transforming milestones link references to the short reference form | Alejandro Rodríguez | 2016-04-20 | 2 | -1/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Consistently using iid when treating milestones as referrables | Alejandro Rodríguez | 2016-04-20 | 1 | -20/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, addint a suffix to the reference text when the milestone is in another project | ||||
| | * | | | | | | | Implementing special GitLab markdown reference for milestones | Alejandro Rodríguez | 2016-04-20 | 3 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using the syntax proposed in #13829 [project_reference]%(milestone_id | milestone_name) to get a link to the referred milestone. | ||||
| * | | | | | | | | Merge branch 'issue_9013' into 'master' | Douwe Maan | 2016-05-20 | 3 | -0/+78 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let users set notification levels in projects which they are not members Fixes #9013 See merge request !3986 | ||||
| | * | | | | | | | Use the right default notification settings for non membersissue_9013 | Felipe Artur | 2016-05-19 | 3 | -16/+11 |
| | | | | | | | | | |||||
| | * | | | | | | | Update documentation | Felipe Artur | 2016-05-17 | 1 | -33/+34 |
| | | | | | | | | |