Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed missing current user for issue observer | Dmitriy Zaporozhets | 2013-01-02 | 2 | -25/+24 |
| | |||||
* | Fix api specs. Use id instead path | Dmitriy Zaporozhets | 2013-01-02 | 7 | -39/+25 |
| | |||||
* | Fix few bugs and tests after refactoring ownership logic | Dmitriy Zaporozhets | 2013-01-02 | 8 | -36/+36 |
| | |||||
* | Project has now correct owner and creator. Increased test coverage | Dmitriy Zaporozhets | 2013-01-02 | 5 | -45/+146 |
| | |||||
* | Bit of cleanup and improving mailer | Dmitriy Zaporozhets | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | Fix routing issues when navigating over tree, commits etc | Dmitriy Zaporozhets | 2012-12-25 | 2 | -0/+21 |
| | |||||
* | Improve web hook data. Use clonable url in repo info | Dmitriy Zaporozhets | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | Fix import rake task and tests | Dmitriy Zaporozhets | 2012-12-23 | 1 | -0/+1 |
| | |||||
* | Implement UsersProject project_access validation | Dmitriy Zaporozhets | 2012-12-22 | 5 | -5/+7 |
| | |||||
* | Fixed wierd gitlab markdown issue | Dmitriy Zaporozhets | 2012-12-22 | 1 | -2/+2 |
| | |||||
* | Fixed tests | Dmitriy Zaporozhets | 2012-12-21 | 2 | -8/+8 |
| | |||||
* | Merge pull request #2305 from gitlabhq/fix_gfm_auto_complete | Dmitriy Zaporozhets | 2012-12-21 | 1 | -0/+8 |
|\ | | | | | Fix and refactoring gfm_autocomplete | ||||
| * | refactoring gfm_autocomplete | Valeriy Sizov | 2012-12-20 | 1 | -0/+8 |
| | | |||||
* | | Fix gravatar and ldap config | Riyad Preukschas | 2012-12-20 | 1 | -2/+2 |
| | | |||||
* | | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 6 | -9/+9 |
| | | |||||
* | | Cleanup after issues refactor and fix test | Dmitriy Zaporozhets | 2012-12-20 | 1 | -0/+3 |
| | | |||||
* | | Refactor issues, Remove ajax | Dmitriy Zaporozhets | 2012-12-19 | 1 | -1/+1 |
| | | |||||
* | | Make tests green for postgres | Dmitriy Zaporozhets | 2012-12-18 | 1 | -5/+5 |
| | | |||||
* | | Split commit_id and noteable_id for Note | Dmitriy Zaporozhets | 2012-12-18 | 2 | -6/+6 |
|/ | |||||
* | Account role spec | Dmitriy Zaporozhets | 2012-12-16 | 2 | -12/+48 |
| | |||||
* | Moving repositories spec to roles. Added missing spec for project | Dmitriy Zaporozhets | 2012-12-15 | 2 | -92/+96 |
| | |||||
* | Uncommented test observing comment event | Dmitriy Zaporozhets | 2012-12-14 | 1 | -11/+13 |
| | |||||
* | Fixed event.allowed? with event.proper? | Dmitriy Zaporozhets | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | added NamespacedProject role. Extended project info displayed for admin. ↵ | Dmitriy Zaporozhets | 2012-12-14 | 1 | -1/+12 |
| | | | | Fixed project limit | ||||
* | Fix spec/workers/post_receive_spec.rb | Dmitriy Zaporozhets | 2012-12-13 | 1 | -2/+2 |
| | |||||
* | Add ace editor to snippets | Dmitriy Zaporozhets | 2012-12-12 | 1 | -3/+2 |
| | |||||
* | Fix project hook spec | Riyad Preukschas | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2222 from jojosch/add-test-help-raketasks | Riyad Preukschas | 2012-12-10 | 1 | -0/+5 |
|\ | | | | | add help/raketasks to routing spec and search autocomplete | ||||
| * | add help/raketasks to routing spec | Johannes Schleifenbaum | 2012-12-08 | 1 | -0/+5 |
| | | |||||
* | | Fix worker specs to parse namespaces | Dmitriy Zaporozhets | 2012-12-09 | 1 | -4/+8 |
|/ | |||||
* | Merge pull request #2208 from jouve/username2 | Ariejan de Vroom | 2012-12-07 | 2 | -14/+14 |
|\ | | | | | Allow proper use of @username in Git(lab|hub) Flavored Markdown. | ||||
| * | replace user.name by user.username in GFM | Cyril | 2012-12-07 | 2 | -14/+14 |
| | | |||||
* | | allow customize gravatar url | Sergey Linnik | 2012-12-07 | 1 | -0/+22 |
|/ | |||||
* | fix failing spec | Sergey Linnik | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Rewrite project security model tests | Dmitriy Zaporozhets | 2012-12-05 | 1 | -11/+82 |
| | |||||
* | Remove annoying failing spec | Dmitriy Zaporozhets | 2012-12-03 | 1 | -12/+0 |
| | |||||
* | Merge pull request #2124 from NARKOZ/api | Dmitriy Zaporozhets | 2012-12-02 | 2 | -1/+9 |
|\ | | | | | remove unnecessary API::VERSION constant | ||||
| * | API: get a single wall note | Nihad Abbasov | 2012-12-01 | 1 | -0/+8 |
| | | |||||
| * | API version returns last version set | Nihad Abbasov | 2012-12-01 | 1 | -1/+1 |
| | | | | | | | | * fixed in grape v0.2.2 | ||||
* | | Refactored profile to resource. Added missing flash notice on successfull ↵ | Dmitriy Zaporozhets | 2012-12-02 | 2 | -19/+16 |
|/ | | | | updated. Update username via ajax | ||||
* | Merge pull request #2017 from duksis/backup_restore | Dmitriy Zaporozhets | 2012-11-30 | 1 | -0/+46 |
|\ | | | | | bugfix: backup data retrieved with the same type keys as saved | ||||
| * | Stub for Dir.chdir as it is not needed | Hugo Duksis | 2012-11-20 | 1 | -0/+1 |
| | | |||||
| * | tests for issue #1984 | Hugo Duksis | 2012-11-19 | 1 | -0/+45 |
| | | |||||
* | | API: ability to create a wall note | Nihad Abbasov | 2012-11-29 | 1 | -0/+8 |
| | | |||||
* | | API: create new notes | Nihad Abbasov | 2012-11-29 | 1 | -0/+20 |
| | | |||||
* | | API: get a single note | Nihad Abbasov | 2012-11-29 | 1 | -2/+20 |
| | | |||||
* | | API: list wall, snippet and issue notes | Nihad Abbasov | 2012-11-29 | 1 | -0/+52 |
| | | |||||
* | | Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces | Dmitriy Zaporozhets | 2012-11-29 | 2 | -2/+3 |
| | | |||||
* | | Removed feature: comments on wiki | Dmitriy Zaporozhets | 2012-11-29 | 1 | -12/+0 |
| | | |||||
* | | Fix GitLab Markdown helper spec | Riyad Preukschas | 2012-11-28 | 1 | -2/+4 |
| | |