summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #2314 from koenpunt/gh-issue-513Dmitriy Zaporozhets2012-12-201-8/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | disabled sorting of commits before compareKoen Punt2012-12-201-8/+4
| * | | | Flipping commit ids in commits_between, fixes #513Koen Punt2012-12-201-1/+1
|/ / / /
* | | | Refactor css lists. Use well-list classDmitriy Zaporozhets2012-12-1832-252/+87
* | | | Labels autocompleteDmitriy Zaporozhets2012-12-183-0/+45
* | | | Few icons for services listDmitriy Zaporozhets2012-12-201-5/+9
* | | | Merge pull request #2311 from gitlabhq/refactor_scssDmitriy Zaporozhets2012-12-198-163/+73
|\ \ \ \
| * | | | Remove main. Use application.scss insteadDmitriy Zaporozhets2012-12-192-10/+10
| * | | | Move mixins and variables under gitlab bootstrapDmitriy Zaporozhets2012-12-194-3/+3
| * | | | Better organization of stylesDmitriy Zaporozhets2012-12-193-128/+38
* | | | | Change travis rake taskDmitriy Zaporozhets2012-12-191-1/+1
|/ / / /
* | | | Merge pull request #2304 from gitlabhq/fix_postgres_notesDmitriy Zaporozhets2012-12-1917-30/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | index for commit_id. Schema rebuiled. Non rollback migration exception addedDmitriy Zaporozhets2012-12-193-13/+20
| * | | if for migrationDmitriy Zaporozhets2012-12-181-1/+7
| * | | Make tests green for postgresDmitriy Zaporozhets2012-12-185-12/+15
| * | | Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-1811-28/+54
|/ / /
* | | Return postgres to travisDmitriy Zaporozhets2012-12-181-0/+1
* | | Fix admin paging gap issueDmitriy Zaporozhets2012-12-171-2/+3
* | | gitolite fork up to v320Dmitriy Zaporozhets2012-12-171-1/+1
* | | Fix wall notes event trying to render targetDmitriy Zaporozhets2012-12-162-2/+16
* | | Account role specDmitriy Zaporozhets2012-12-162-12/+48
* | | Merge pull request #2250 from jouve/fix_missing_tr_in_theadDmitriy Zaporozhets2012-12-165-36/+42
|\ \ \
| * | | add missing mandatory tr in theadCyril2012-12-115-36/+42
* | | | Merge pull request #2287 from Partugal/patch-add-more-restricts-to-project-nameDmitriy Zaporozhets2012-12-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | added more denied project namesSergey Linnik2012-12-151-1/+1
* | | | Moving repositories spec to roles. Added missing spec for projectDmitriy Zaporozhets2012-12-154-98/+101
|/ / /
* | | Merge pull request #2286 from nuecho/fix-doc-api-issuesDmitriy Zaporozhets2012-12-151-14/+0
|\ \ \
| * | | Removed delete section in issues API documentationMatthieu Vachon2012-12-141-14/+0
* | | | Merge pull request #2243 from jouve/fix_gfm_username_autocompleteRiyad Preukschas2012-12-149-48/+80
|\ \ \ \ | |/ / / |/| | |
| * | | fix gfm autocomplete for usernamesCyril2012-12-131-46/+52
| * | | Add username to User and UserBasic entities in API and in examples in doc.Cyril2012-12-128-2/+28
* | | | Display namespace for projects in gitlab:check task.Riyad Preukschas2012-12-141-3/+3
* | | | Merge branch 'feature/note_milestone_events'Dmitriy Zaporozhets2012-12-1413-41/+124
|\ \ \ \
| * | | | Uncommented test observing comment eventDmitriy Zaporozhets2012-12-143-13/+19
| * | | | Fixed event.allowed? with event.proper?Dmitriy Zaporozhets2012-12-143-3/+3
| * | | | Fix author_id_of_changes mass assignmentDmitriy Zaporozhets2012-12-141-1/+1
| * | | | Processing with note events. reformated dashboard for more events to handleDmitriy Zaporozhets2012-12-148-33/+73
| * | | | Create events on comments and milestoneDmitriy Zaporozhets2012-12-147-3/+40
* | | | | Update gitlab:check task to use the Gitlab.config.ssh_user settingRiyad Preukschas2012-12-141-19/+25
|/ / / /
* | | | Rework of milestonesDmitriy Zaporozhets2012-12-148-34/+72
* | | | added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets2012-12-1418-131/+201
* | | | Allow group path renaming. Dont show project transfer if no permissions. More...Dmitriy Zaporozhets2012-12-144-23/+46
* | | | bit reordering and cleanup unused stylesDmitriy Zaporozhets2012-12-136-124/+81
* | | | Fix spec/workers/post_receive_spec.rbDmitriy Zaporozhets2012-12-131-2/+2
* | | | Fix project lookup. Show error if project transfer failsDmitriy Zaporozhets2012-12-135-2/+22
* | | | Merge pull request #2278 from gravis/patch-1Dmitriy Zaporozhets2012-12-131-1/+1
|\ \ \ \
| * | | | Update README.mdPhilippe Lafoucrière2012-12-131-1/+1
|/ / / /
* | | | Use one helper for linking to team member. More clear title for Issue and MRDmitriy Zaporozhets2012-12-138-84/+55
* | | | Merge pull request #2266 from riyad/improve-status-checksDmitriy Zaporozhets2012-12-135-137/+1055
|\ \ \ \
| * | | | Update gitlab:check task docsRiyad Preukschas2012-12-131-17/+73