Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip repo removing whem remove user or group | Dmitriy Zaporozhets | 2015-06-03 | 1 | -4/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove projects before group/user. Remove namespace directory asyncfix-group-remove | Dmitriy Zaporozhets | 2015-06-03 | 1 | -2/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Rename namespace_regex to namespace_path_regex." | Douwe Maan | 2015-04-24 | 1 | -2/+2 |
| | | | | This reverts commit c0116926c743818b2593474946abb40b56d8fefa. | ||||
* | Explain namespace clearn regex. | Douwe Maan | 2015-04-24 | 1 | -0/+5 |
| | |||||
* | Properly migrate users with usernames like "." or "..". | Douwe Maan | 2015-04-24 | 1 | -1/+5 |
| | |||||
* | Rename namespace_regex to namespace_path_regex. | Douwe Maan | 2015-04-24 | 1 | -2/+2 |
| | |||||
* | Fix username period migration to preserve uniqueness of names and paths. | Douwe Maan | 2015-04-17 | 1 | -0/+1 |
| | |||||
* | clean_path should drop all leading dashes, not just one | J. Daniel Schmidt | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | clean_path should drop all trailing dots, not just one | J. Daniel Schmidt | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | clean_path should not drop the last character | J. Daniel Schmidt | 2015-04-08 | 1 | -1/+1 |
| | | | | Fixes https://github.com/gitlabhq/gitlabhq/issues/9098 | ||||
* | Move files for moved namespaces. | Douwe Maan | 2015-03-31 | 1 | -4/+0 |
| | |||||
* | Don't allow username to end in period. | Douwe Maan | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | Use more specific regexes. | Douwe Maan | 2015-03-27 | 1 | -4/+4 |
| | |||||
* | Move User.cleanup_username to Namespace.cleanup_path. | Douwe Maan | 2015-03-27 | 1 | -12/+31 |
| | |||||
* | Fix import check for case sensetive namespaces | Dmitriy Zaporozhets | 2015-03-02 | 1 | -0/+5 |
| | |||||
* | Prevent autogenerated OAuth username to clash with existing namespace. | Douwe Maan | 2015-02-13 | 1 | -0/+4 |
| | |||||
* | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -0/+1 |
| | |||||
* | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -8/+13 |
| | |||||
* | Improve fork to namespaces feature | Dmitriy Zaporozhets | 2014-11-14 | 1 | -0/+4 |
| | | | | | | | | * Show namespace thumbnail differently if project was already forked * Show loading spinner when click on fork * Fork link navigates to personal namespace only if no manageable groups exists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #7204 from cirosantilli/user-validation-msg | Dmitriy Zaporozhets | 2014-07-02 | 1 | -2/+2 |
|\ | | | | | Fix username validation message to match regexp. | ||||
| * | Fix username validation message to match regexp. | Ciro Santilli | 2014-06-26 | 1 | -2/+2 |
| | | | | | | | | Also used for project, group and web ui new file names. | ||||
* | | Group and Event strong_params | Dmitriy Zaporozhets | 2014-06-26 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | User model to strong params. Comment other attr_accessible to let tests run | Dmitriy Zaporozhets | 2014-06-26 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor some search scopes to prevent wierd behaviour and PG::Error issues | Dmitriy Zaporozhets | 2014-06-05 | 1 | -8/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 1 | -0/+8 |
| | | | | | Fixed Group avatars to only display when user has read permissions to at least one project in the group. | ||||
* | Uniqueness check should be case insensitive for username and path, otherwise ↵ | Marin Jankovski | 2014-02-20 | 1 | -1/+1 |
| | | | | mysql behaves weird. | ||||
* | added group avatars | Steven Thonus | 2014-01-28 | 1 | -0/+1 |
| | |||||
* | Admin can transfer project to any namespace | Dmitriy Zaporozhets | 2013-11-15 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Annotate! | Dmitriy Zaporozhets | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | Group ownership completely based on users_groups relation now | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+1 |
| | | | | | | | Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group | ||||
* | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Add path blacklist | Dmitriy Zaporozhets | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | Move directory logic out of model. Use Gitlab:Shell class to interact with ↵ | Dmitriy Zaporozhets | 2013-03-21 | 1 | -32/+20 |
| | | | | file system | ||||
* | reannotated | Dmitriy Zaporozhets | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Table description indentation fixed | Andrew8xx8 | 2013-02-28 | 1 | -7/+7 |
| | |||||
* | Description to groups added | Andrew8xx8 | 2013-02-28 | 1 | -2/+3 |
| | |||||
* | Prevent xss attack over group name. Added regex validation for group and ↵ | Dmitriy Zaporozhets | 2013-02-18 | 1 | -2/+6 |
| | | | | team name | ||||
* | All scopes must be in lambdas | Andrew8xx8 | 2013-02-12 | 1 | -1/+1 |
| | |||||
* | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 1 | -7/+4 |
| | |||||
* | remove update_repository calls | Dmitriy Zaporozhets | 2013-02-04 | 1 | -6/+0 |
| | |||||
* | Remove satellites when moving namespace | GitLab | 2013-01-17 | 1 | -2/+9 |
| | |||||
* | replaced system() calls with FileUtils.* method | Koen Punt | 2013-01-03 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | This also makes that 'mv: cannot stat `/ho..' is not shown in the test :) consistent spacing require fileutils Revert "require fileutils" This reverts commit 54313d3bbaa60cfc5b405be50cc00b7f6b0cb715. new hash notation FileUtils.mv in begin/rescue block | ||||
* | Fix dir_exists? | Dmitriy Zaporozhets | 2012-12-28 | 1 | -3/+8 |
| | |||||
* | Fixed and improved enable_naamespace migration task | Dmitriy Zaporozhets | 2012-12-28 | 1 | -1/+5 |
| | |||||
* | Update projects in gitolite after namespace moved. Added rake task to ↵ | Dmitriy Zaporozhets | 2012-12-24 | 1 | -0/+11 |
| | | | | cleanup garbage from gitolite | ||||
* | Send update instructions after project namespace id changed or namespace ↵ | Dmitriy Zaporozhets | 2012-12-20 | 1 | -1/+8 |
| | | | | path changed | ||||
* | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 1 | -4/+4 |
| | |||||
* | Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces | Dmitriy Zaporozhets | 2012-11-29 | 1 | -5/+7 |
| |