summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-2033-95/+95
* Refactor Settings initializerRiyad Preukschas2012-12-201-6/+200
* Rename config optionsRiyad Preukschas2012-12-201-37/+49
* Merge pull request #2211 from jojosch/fix-dark-code-previewDmitriy Zaporozhets2012-12-201-0/+1
|\
| * fix dark code preview background when displaying long linesJohannes Schleifenbaum2012-12-151-0/+1
* | Fix issue update.jsDmitriy Zaporozhets2012-12-201-0/+4
* | Pretty compare modeDmitriy Zaporozhets2012-12-192-18/+26
* | Merge pull request #2315 from koenpunt/gh-issue-513Dmitriy Zaporozhets2012-12-204-2/+15
|\ \
| * | Added iconKoen Punt2012-12-201-0/+0
| * | only show switch if from and to are setKoen Punt2012-12-201-1/+2
| * | Updated test to match with switched commitsKoen Punt2012-12-203-2/+14
* | | show production.log, show only active milestone for issue filterDmitriy Zaporozhets2012-12-194-2/+27
* | | Merge branch 'refactor_issues' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets2012-12-2018-187/+60
|\ \ \
| * | | Cleanup after issues refactor and fix testDmitriy Zaporozhets2012-12-203-15/+18
| * | | Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-1917-174/+44
* | | | 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