Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | code folding | Valery Sizov | 2015-02-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 5 | -10/+30 | |
| | | | | | | ||||||
| * | | | | | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 3 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Gitlab integration: added tests | Valery Sizov | 2015-02-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | GitLab integration. Importer | Valery Sizov | 2015-02-05 | 3 | -0/+169 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #8395 from sbeh/master | Dmitriy Zaporozhets | 2015-02-04 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | | | Socket [::]:123 on Linux listens on IPv4 and IPv6 | |||||
| | * | | | | Socket [::]:123 on Linux listens on IPv4 and IPv6 | sbeh | 2014-11-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will ensure nginx starts up without the following errors messages: nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] bind() to [::]:443 failed (98: Address already in use) nginx: [emerg] still could not bind() Googling for them leads you to this site: https://chrisjean.com/2014/02/10/fix-nginx-emerg-bind-to-80-failed-98-address-already-in-use/ | |||||
| * | | | | | Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpoint | Dmitriy Zaporozhets | 2015-02-04 | 2 | -5/+27 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Added a way to retrieve MR files | |||||
| | * | | | | Added a way to retrieve MR files | Jeroen van Baarsen | 2015-02-04 | 2 | -5/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | |||||
| * | | | | | Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master' | Dmitriy Zaporozhets | 2015-02-04 | 2 | -0/+18 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mwessel/gitlab ce configure protection See merge request !1467 | |||||
| | * | | | | | Improve protected branches selectbox options | Dmitriy Zaporozhets | 2015-02-03 | 1 | -5/+6 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'master' into mwessel/gitlab-ce-configure-protection | Dmitriy Zaporozhets | 2015-02-03 | 32 | -97/+119 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | Marco Wessel | 2015-01-30 | 8 | -30/+88 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure-protection Conflicts: CHANGELOG db/schema.rb | |||||
| | * | | | | | | | actually fix indentation | Marco Wessel | 2015-01-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Fix indentation | Marco Wessel | 2015-01-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Allow configuring protection of the default branch upon first push | Marco Wessel | 2015-01-25 | 2 | -0/+17 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Dont load rubocop in prod env | Dmitriy Zaporozhets | 2015-02-03 | 1 | -2/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #8723 from jubianchi/api-groups-path | Dmitriy Zaporozhets | 2015-02-03 | 3 | -34/+23 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Access groups using path | |||||
| | * | | | | | | | Acces groups with their path in API | jubianchi | 2015-02-03 | 3 | -34/+23 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: indentation fixes Yay!!! | Dmitriy Zaporozhets | 2015-02-02 | 2 | -6/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: no trailing newlines | Dmitriy Zaporozhets | 2015-02-02 | 2 | -2/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | More rubocop rules enable | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: Style/CaseIndentation enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -5/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Avoid using {...} for multi-line blocks | Dmitriy Zaporozhets | 2015-02-02 | 4 | -9/+7 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop: Style/AlignArray enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 13 | -25/+25 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add rubocop to rake test and rake test_ci | Dmitriy Zaporozhets | 2015-02-02 | 3 | -1/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Convert hashes to ruby 1.9 style | Dmitriy Zaporozhets | 2015-02-02 | 3 | -7/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Fix RepositoryCache backend attr_reader | Robert Speicher | 2015-01-30 | 1 | -5/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix semaphore spinach tags | Dmitriy Zaporozhets | 2015-01-29 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Skip tricky test for semaphore | Dmitriy Zaporozhets | 2015-01-29 | 1 | -1/+7 | |
| | | | | | | | ||||||
| * | | | | | | Improve contribution calendar on user page | Dmitriy Zaporozhets | 2015-01-29 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cache user contributions for day * ignore forks in calendar contribtuions | |||||
| * | | | | | | Merge pull request #8676 from tsigo/rs-repository-cache | Dmitriy Zaporozhets | 2015-01-29 | 1 | -0/+25 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Refactor Repository to use new RepositoryCache class | |||||
| | * | | | | | Refactor Repository to use new RepositoryCache class | Robert Speicher | 2015-01-29 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstracts away the lower-level implementation details from the Repository model. | |||||
| * | | | | | | Improvements to LDAP::User model | Dmitriy Zaporozhets | 2015-01-29 | 1 | -2/+6 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | * method #changed? also tracks changes of identites (fixes issue with email mapping) * find ldap identity before initialize one | |||||
| * | | | | | Make sure we dont have exception on date parsing | Dmitriy Zaporozhets | 2015-01-29 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Cleanup and make contribution calendar faster | Dmitriy Zaporozhets | 2015-01-29 | 1 | -59/+13 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'gitlab_importer' into 'master' | Dmitriy Zaporozhets | 2015-01-29 | 1 | -1/+13 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to clone project using oauth2 token See merge request !1447 | |||||
| | * | | | | | an ability to clone project with oauth2 token | Valery Sizov | 2015-01-28 | 1 | -1/+13 | |
| | | | | | | | ||||||
| * | | | | | | Refactor commit calendar a bit. Fixed dates | Dmitriy Zaporozhets | 2015-01-28 | 1 | -8/+0 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵ | Dmitriy Zaporozhets | 2015-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | haynes/gitlab-ce-commit_calendar | |||||
| | * | | | | | | Be more careful with parsing changes from gitlab-shell | Dmitriy Zaporozhets | 2015-01-28 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Add a commit calendar to the user profile | Hannes Rosenögger | 2015-01-29 | 1 | -0/+79 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master' | Dmitriy Zaporozhets | 2015-01-27 | 1 | -7/+5 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move external issue tracker away from yml config See merge request !1442 | |||||
| | * \ \ \ \ | Merge branch 'master' into move_external_issue_tracker_away_from_yml_config | Marin Jankovski | 2015-01-26 | 2 | -11/+9 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/models/project.rb spec/models/project_spec.rb | |||||
| | * | | | | | | Move repetition to the parent. | Marin Jankovski | 2015-01-26 | 1 | -5/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Update the issue tracker attribute on issue tracker change. | Marin Jankovski | 2015-01-26 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'master' into move_external_issue_tracker_away_from_yml_config | Marin Jankovski | 2015-01-23 | 6 | -14/+82 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | |