summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Satisfy Rubocop.Douwe Maan2015-02-201-1/+1
* Use modified ActionDispatch::Static to let uploads go through to routes.Douwe Maan2015-02-201-0/+13
* Merge branch 'access-check-when-signed-out' into 'master'Dmitriy Zaporozhets2015-02-181-0/+2
|\
| * Fix push access check when not signed in.Douwe Maan2015-02-181-0/+2
* | DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-5/+9
|/
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-5/+6
* Merge branch 'clean-oauth-username' into 'master'Dmitriy Zaporozhets2015-02-131-5/+5
|\
| * Clean username acquired from OAuth/LDAP.Douwe Maan2015-02-121-5/+5
* | Add ExternalIssue base model to make issue referencing more robust for extern...Marin Jankovski2015-02-111-1/+1
|/
* Add labels notesNikita Verkhovin2015-02-082-4/+25
* Merge branch 'mention-groups'Dmitriy Zaporozhets2015-02-061-2/+9
|\
| * Allow groups to be mentioned.Douwe Maan2015-02-051-2/+9
* | GitHub importer refactoringValery Sizov2015-02-052-10/+32
* | gitlab.com importer: refactorigValery Sizov2015-02-052-2/+3
* | code foldingValery Sizov2015-02-051-1/+1
* | GitLab.com integration: refactoringValery Sizov2015-02-055-10/+30
* | GitLab.com integration: refactoringValery Sizov2015-02-053-3/+3
* | Gitlab integration: added testsValery Sizov2015-02-051-1/+1
* | GitLab integration. ImporterValery Sizov2015-02-053-0/+169
|/
* Improve protected branches selectbox optionsDmitriy Zaporozhets2015-02-031-5/+6
* Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-0316-39/+47
|\
| * Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-022-6/+6
| * Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-022-2/+0
| * Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1
| * Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-2/+4
| * Rubocop: Style/AlignArray enabledDmitriy Zaporozhets2015-02-021-1/+1
| * Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-029-20/+20
| * Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-4/+4
| * Improve contribution calendar on user pageDmitriy Zaporozhets2015-01-291-4/+12
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-306-14/+59
|\ \ | |/
| * Improvements to LDAP::User modelDmitriy Zaporozhets2015-01-291-2/+6
| * Make sure we dont have exception on date parsingDmitriy Zaporozhets2015-01-291-2/+2
| * Cleanup and make contribution calendar fasterDmitriy Zaporozhets2015-01-291-59/+13
| * Merge branch 'gitlab_importer' into 'master'Dmitriy Zaporozhets2015-01-291-1/+13
| |\
| | * an ability to clone project with oauth2 tokenValery Sizov2015-01-281-1/+13
| * | Refactor commit calendar a bit. Fixed datesDmitriy Zaporozhets2015-01-281-8/+0
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into haynes/gitlab-ce...Dmitriy Zaporozhets2015-01-281-1/+1
| |\ \
| | * | Be more careful with parsing changes from gitlab-shellDmitriy Zaporozhets2015-01-281-1/+1
| | |/
| * | Add a commit calendar to the user profileHannes Rosenögger2015-01-291-0/+79
| |/
| * Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master'Dmitriy Zaporozhets2015-01-271-7/+5
| |\
| | * Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-261-3/+9
| | |\
| | * | Move repetition to the parent.Marin Jankovski2015-01-261-5/+4
| | * | Update the issue tracker attribute on issue tracker change.Marin Jankovski2015-01-261-1/+1
| | * | Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-233-8/+22
| | |\ \
| | * | | Do a check which issue tracker is used inside the project.Marin Jankovski2015-01-231-1/+1
| | * | | Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-231-4/+3
| * | | | Refactor web editorDmitriy Zaporozhets2015-01-261-4/+4
| | |_|/ | |/| |
| * | | Files::CreateService can now commit file to empty repositoryDmitriy Zaporozhets2015-01-261-3/+9
| | |/ | |/|
* | | actually fix indentationMarco Wessel2015-01-251-1/+1
* | | Fix indentationMarco Wessel2015-01-251-1/+1