Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Refactoed GroupsFinder into two separate classes | Yorick Peterse | 2015-11-18 | 2 | -9/+91 | |
| * | | | | | | | | Renamed GroupsFinder spec file so the name matches | Yorick Peterse | 2015-11-18 | 1 | -0/+0 | |
| * | | | | | | | | Refactor getting user groups/projects/contributions | Yorick Peterse | 2015-11-18 | 1 | -4/+48 | |
| * | | | | | | | | Added Gitlab::SQL::Union class | Yorick Peterse | 2015-11-18 | 1 | -0/+16 | |
| * | | | | | | | | Faster way of obtaining latest event update time | Yorick Peterse | 2015-11-18 | 1 | -0/+21 | |
* | | | | | | | | | Merge branch 'check_if_it_should_be_archived_in_backup' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Specs that failed before the fix. | Marin Jankovski | 2015-11-18 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Fix specs | Douwe Maan | 2015-11-18 | 2 | -13/+5 | |
|/ / / / / / | ||||||
* | | | | | | Add tests for merge request update. | Douwe Maan | 2015-11-17 | 2 | -5/+8 | |
* | | | | | | Fix spec | Douwe Maan | 2015-11-17 | 1 | -4/+6 | |
* | | | | | | Merge branch 'master' into adamliesko/gitlab-ce-notification-upon-unassignment | Douwe Maan | 2015-11-17 | 54 | -307/+1672 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'rs-revert-gh-9820' into 'master' | Robert Speicher | 2015-11-17 | 2 | -0/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820 | Robert Speicher | 2015-11-16 | 2 | -0/+9 | |
| * | | | | | | Merge branch 'rs-wiki-touches-project' into 'master' | Douwe Maan | 2015-11-17 | 1 | -0/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make ProjectWiki touch Project#last_activity_at after wiki actionsrs-wiki-touches-project | Robert Speicher | 2015-11-16 | 1 | -0/+18 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'global-milestones' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 4 | -70/+117 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Lets add more tests to Milestones services | Dmitriy Zaporozhets | 2015-11-16 | 2 | -0/+52 | |
| | * | | | | | Move global milestone specs | Dmitriy Zaporozhets | 2015-11-16 | 2 | -70/+65 | |
| * | | | | | | Merge branch 'ci-runners-master-or-owner' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+11 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Show specific runners from projects where user is master or ownerci-runners-master-or-owner | Kamil Trzcinski | 2015-11-16 | 1 | -1/+11 | |
| * | | | | | | Add support for git lfs.lfs | Marin Jankovski | 2015-11-16 | 3 | -0/+670 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'releases-feature' | Dmitriy Zaporozhets | 2015-11-16 | 2 | -75/+135 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add api test for creating tag with release info | Dmitriy Zaporozhets | 2015-11-12 | 1 | -0/+13 | |
| | * | | | | | Expose release notes to tags api | Dmitriy Zaporozhets | 2015-11-12 | 1 | -5/+25 | |
| | * | | | | | Add releases api | Dmitriy Zaporozhets | 2015-11-12 | 1 | -1/+14 | |
| | * | | | | | Move git tags API to separate file | Dmitriy Zaporozhets | 2015-11-12 | 2 | -75/+89 | |
| * | | | | | | Merge branch 'impersonate' into 'master' | Dmitriy Zaporozhets | 2015-11-14 | 2 | -27/+38 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | refactor login as to be impersonation with better login/logout | James Newton | 2015-10-29 | 2 | -27/+38 | |
| * | | | | | | | Merge branch 'annotate-models' into 'master' | Dmitriy Zaporozhets | 2015-11-14 | 20 | -19/+134 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Annotate models | Dmitriy Zaporozhets | 2015-11-13 | 20 | -19/+134 | |
| * | | | | | | | | Merge branch 'builds_feature' into 'master' | Kamil Trzciński | 2015-11-13 | 12 | -105/+89 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fix caching breaking test of build artifactsbuilds_feature | Kamil Trzcinski | 2015-11-13 | 1 | -6/+3 | |
| | * | | | | | | | Fix broken tests | Kamil Trzcinski | 2015-11-13 | 6 | -89/+43 | |
| | * | | | | | | | Expose CI enable option in project features | Kamil Trzcinski | 2015-11-13 | 6 | -10/+43 | |
| * | | | | | | | | Merge branch 'refactor-complex-methods' into 'master' | Dmitriy Zaporozhets | 2015-11-13 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Move spec to proper place and fix unused variablerefactor-complex-methods | Dmitriy Zaporozhets | 2015-11-13 | 1 | -0/+0 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Add ignore white space option in merge request diff | Minsik Yoon | 2015-11-13 | 2 | -0/+44 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list | Dmitriy Zaporozhets | 2015-11-12 | 2 | -9/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Avoid render edit_form in each notes. | Jason Lee | 2015-11-12 | 2 | -9/+0 | |
| * | | | | | | | Merge branch 'caches' into 'master' | Kamil Trzciński | 2015-11-12 | 1 | -0/+82 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Allow to define cache in `.gitlab-ci.yml`caches | Kamil Trzcinski | 2015-11-10 | 1 | -0/+82 | |
| * | | | | | | | | Merge branch 'artifacts' into 'master' | Kamil Trzciński | 2015-11-11 | 7 | -15/+312 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Fix testsartifacts | Kamil Trzcinski | 2015-11-10 | 1 | -2/+2 | |
| | * | | | | | | | Use normal file upload mechanism to upload artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -8/+17 | |
| | * | | | | | | | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now | Kamil Trzcinski | 2015-11-10 | 1 | -1/+1 | |
| | * | | | | | | | Change artifacts syntax to allow uploading untracked files | Kamil Trzcinski | 2015-11-10 | 1 | -5/+18 | |
| | * | | | | | | | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 7 | -15/+290 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'add-allow-failure-status' into 'master' | Stan Hu | 2015-11-10 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Add allow_failure field to commit status API | Stan Hu | 2015-11-03 | 1 | -1/+3 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'origin/release-notes' | Dmitriy Zaporozhets | 2015-11-10 | 2 | -0/+25 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |