Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2208 from jouve/username2 | Ariejan de Vroom | 2012-12-07 | 2 | -14/+14 |
|\ | |||||
| * | 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 |
|\ | |||||
| * | 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 |
* | | Refactored profile to resource. Added missing flash notice on successfull upd... | Dmitriy Zaporozhets | 2012-12-02 | 2 | -19/+16 |
|/ | |||||
* | Merge pull request #2017 from duksis/backup_restore | Dmitriy Zaporozhets | 2012-11-30 | 1 | -0/+46 |
|\ | |||||
| * | 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 |
* | | Increased test coverage | Dmitriy Zaporozhets | 2012-11-21 | 4 | -18/+55 |
* | | Cover ProjectMover with tests | Dmitriy Zaporozhets | 2012-11-21 | 2 | -5/+70 |
* | | Validate username. Gitlab::Regex added | Dmitriy Zaporozhets | 2012-11-28 | 1 | -0/+1 |
* | | Fixing and commenting tests | Dmitriy Zaporozhets | 2012-11-26 | 1 | -9/+10 |
* | | Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ... | Dmitriy Zaporozhets | 2012-11-26 | 4 | -5/+179 |
|\ \ | |||||
| * | | Add specs for exporting merge requests as diff or patch | Riyad Preukschas | 2012-11-25 | 2 | -0/+99 |
| * | | Remove merge_request#raw and replace it with formats to #show | Riyad Preukschas | 2012-11-25 | 1 | -5/+5 |
| * | | Add specs for exporting commits as diff or patch | Riyad Preukschas | 2012-11-25 | 1 | -0/+74 |
| * | | Add diff format to commit#show | Riyad Preukschas | 2012-11-22 | 1 | -0/+1 |
* | | | Removed unused spec | Dmitriy Zaporozhets | 2012-11-25 | 1 | -8/+0 |
* | | | Allow project creation in scope of group for non-admin but group owners | Dmitriy Zaporozhets | 2012-11-25 | 3 | -0/+12 |
* | | | Reannotated | Dmitriy Zaporozhets | 2012-11-24 | 5 | -4/+22 |
* | | | class for moving project | Dmitriy Zaporozhets | 2012-11-24 | 2 | -6/+14 |
* | | | Fixing requests after namespaces. Fixed admin bug with access to project | Dmitriy Zaporozhets | 2012-11-23 | 10 | -55/+21 |
* | | | Fix model tests | Dmitriy Zaporozhets | 2012-11-23 | 4 | -13/+13 |
* | | | Fixed some tests and snippet colorize | Dmitriy Zaporozhets | 2012-11-23 | 6 | -57/+50 |
* | | | Fix project.code-related functionality | Dmitriy Zaporozhets | 2012-11-23 | 1 | -2/+1 |
* | | | Deprecate code for Project. Use title and path | Dmitriy Zaporozhets | 2012-11-23 | 3 | -9/+2 |
* | | | Ability to create project with namespace | Dmitriy Zaporozhets | 2012-11-23 | 1 | -0/+1 |
* | | | Move directory with project. Fixed all related path methods to use namespace | Dmitriy Zaporozhets | 2012-11-22 | 3 | -1/+18 |
|/ / | |||||
* | | Fixed spec | Dmitriy Zaporozhets | 2012-11-20 | 1 | -1/+0 |
* | | Reannotated | Dmitriy Zaporozhets | 2012-11-20 | 4 | -7/+12 |
* | | Post Receive Refactored. Service hooks also triggered now | Dmitriy Zaporozhets | 2012-11-19 | 2 | -15/+13 |
* | | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 16 | -87/+100 |
* | | Service model and service hook | Dmitriy Zaporozhets | 2012-11-20 | 2 | -0/+44 |
|/ | |||||
* | Use poltergeist instaead of capybara-webkit | Dmitriy Zaporozhets | 2012-11-16 | 1 | -8/+2 |
* | Fix specs | Riyad Preukschas | 2012-11-14 | 3 | -29/+34 |
* | Merge pull request #1928 from kouno/cleanup-factories | Dmitriy Zaporozhets | 2012-11-13 | 42 | -239/+221 |
|\ | |||||
| * | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 42 | -239/+221 |
* | | Annotated | Dmitriy Zaporozhets | 2012-11-07 | 1 | -0/+1 |
|/ |