summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Always check the wiki tooJacob Vosmaer2016-04-131-2/+3
| * | | | | | | | | Make check result staleness more obviousJacob Vosmaer2016-04-131-1/+3
| * | | | | | | | | Improve English, thanks RobertJacob Vosmaer2016-04-131-3/+3
| * | | | | | | | | More code changes, thanks RobertJacob Vosmaer2016-04-132-20/+24
| * | | | | | | | | Changes suggested by RobertJacob Vosmaer2016-04-124-7/+5
| * | | | | | | | | BastaJacob Vosmaer2016-04-122-2/+2
| * | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-12291-1391/+4124
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-126-43/+32
| * | | | | | | | | | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-124-1/+31
| * | | | | | | | | | Add repository_checks_enabled settingJacob Vosmaer2016-04-123-2/+9
| * | | | | | | | | | Increase fsck lock timeout to 24 hoursJacob Vosmaer2016-04-121-1/+3
| * | | | | | | | | | Rename almost all the thingsJacob Vosmaer2016-04-0623-112/+112
| * | | | | | | | | | Document how to disable repo checksJacob Vosmaer2016-04-061-0/+16
| * | | | | | | | | | Rebase repo check MRJacob Vosmaer2016-04-0420-6/+346
* | | | | | | | | | | Merge branch 'fix-group-projects-sort' into 'master' Robert Speicher2016-04-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Projects on group page should be sorted by last activity instead of id/create...fix-group-projects-sortDmitriy Zaporozhets2016-04-141-0/+1
* | | | | | | | | | | Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-1410-16/+112
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Include GonHelper separately and remove created_at in factoryStan Hu2016-04-144-3/+2
| * | | | | | | | | | | Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-1410-15/+112
| * | | | | | | | | | | Fix the improper delete form being rendered for an oauth_authorized_applicationconnorshea2016-04-141-1/+1
* | | | | | | | | | | | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-144-2/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change transfer service to use existing methodsFelipe Artur2016-04-141-15/+3
| * | | | | | | | | | | | Add changelog entryissue_15155Felipe Artur2016-04-131-0/+1
| * | | | | | | | | | | | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-133-4/+41
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rake-db-reset' into 'master' Robert Speicher2016-04-143-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Use rake db:reset instead of db:setupYorick Peterse2016-04-143-3/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-145-10/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Start with iid on branch creationZeger-Jan van de Weg2016-04-145-10/+17
* | | | | | | | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2016-04-141-0/+47
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Update shibboleth configuration for GitLab 8.6 and Apache 2.4Tom Downes2016-04-141-0/+47
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'toc_gitlab_ci_yml' into 'master' Achilleas Pipinellis2016-04-141-16/+57
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add TOC to yaml README and an intro sectionAchilleas Pipinellis2016-04-141-16/+57
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Added CHANGELOG itemdiff-hash-locationPhil Hughes2016-04-141-0/+2
* | | | | | | | | | Fixed issue with other links being clicked in diffsPhil Hughes2016-04-141-2/+2
* | | | | | | | | | Correctly scrolls to the line when clickingPhil Hughes2016-04-141-2/+10
* | | | | | | | | | Diff viewer links to correct part of the filePhil Hughes2016-04-147-8/+58
* | | | | | | | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-149-101/+147
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-139-101/+147
* | | | | | | | | | Merge branch 'note-form-buttons' into 'master' Jacob Schatz2016-04-1423-123/+113
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed scss syntax issuePhil Hughes2016-04-141-1/+1
| * | | | | | | | | | Focus variable for dropzonePhil Hughes2016-04-142-1/+2
| * | | | | | | | | | Added CHANGELOG itemPhil Hughes2016-04-142-2/+3
| * | | | | | | | | | Updated dropzone hover stylingPhil Hughes2016-04-144-22/+20
| * | | | | | | | | | Removed GL Actions classPhil Hughes2016-04-143-57/+0
| * | | | | | | | | | Fixed group milestones placeholder bugPhil Hughes2016-04-141-1/+1
| * | | | | | | | | | Placeholder on milestone formPhil Hughes2016-04-142-1/+2
| * | | | | | | | | | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-149-37/+20
| * | | | | | | | | | Milestones use new GLForm classPhil Hughes2016-04-143-6/+5
| * | | | | | | | | | merge request form uses new GLFormPhil Hughes2016-04-143-3/+3
| * | | | | | | | | | Updated issue form to use new GLFormPhil Hughes2016-04-144-6/+12