summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #8395 from sbeh/masterDmitriy Zaporozhets2015-02-041-2/+2
|\
| * Socket [::]:123 on Linux listens on IPv4 and IPv6sbeh2014-11-261-2/+2
* | Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets2015-02-042-5/+27
|\ \
| * | Added a way to retrieve MR filesJeroen van Baarsen2015-02-042-5/+27
* | | Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master'Dmitriy Zaporozhets2015-02-042-0/+18
|\ \ \
| * | | Improve protected branches selectbox optionsDmitriy Zaporozhets2015-02-031-5/+6
| * | | Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-0332-97/+119
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-308-30/+88
| |\ \ \ \
| * | | | | actually fix indentationMarco Wessel2015-01-251-1/+1
| * | | | | Fix indentationMarco Wessel2015-01-251-1/+1
| * | | | | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-252-0/+17
* | | | | | Dont load rubocop in prod envDmitriy Zaporozhets2015-02-031-2/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #8723 from jubianchi/api-groups-pathDmitriy Zaporozhets2015-02-033-34/+23
|\ \ \ \ \
| * | | | | Acces groups with their path in APIjubianchi2015-02-033-34/+23
* | | | | | 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
* | | | | | More rubocop rules enableDmitriy Zaporozhets2015-02-021-1/+1
* | | | | | Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-021-5/+2
* | | | | | Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-024-9/+7
* | | | | | 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-0213-25/+25
* | | | | | Add rubocop to rake test and rake test_ciDmitriy Zaporozhets2015-02-023-1/+4
|/ / / / /
* | | | | Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-023-7/+7
| |_|/ / |/| | |
* | | | Fix RepositoryCache backend attr_readerRobert Speicher2015-01-301-5/+1
* | | | Fix semaphore spinach tagsDmitriy Zaporozhets2015-01-291-2/+2
* | | | Skip tricky test for semaphoreDmitriy Zaporozhets2015-01-291-1/+7
* | | | Improve contribution calendar on user pageDmitriy Zaporozhets2015-01-291-4/+12
* | | | Merge pull request #8676 from tsigo/rs-repository-cacheDmitriy Zaporozhets2015-01-291-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor Repository to use new RepositoryCache classRobert Speicher2015-01-291-0/+25
* | | | 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-262-11/+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-236-14/+82
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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