summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Up to v2.9.1v2.9.1Dmitriy Zaporozhets2012-09-242-1/+4
|
* Merge pull request #1528 from tsigo/resque_initDmitriy Zaporozhets2012-09-235-24/+31
|\ | | | | Consolidate Resque-related initializers
| * Consolidate all Resque-related initializers into "4_resque"Robert Speicher2012-09-224-23/+30
| |
| * Rename 4_resque_queues initializer to 4_resqueRobert Speicher2012-09-221-0/+0
| |
* | Minor grammar changeRobert Speicher2012-09-222-2/+2
|/ | | | [ci skip]
* Merge pull request #1522 from NARKOZ/apiv2.9.0Dmitriy Zaporozhets2012-09-2117-458/+420
|\ | | | | API clean up
| * fix links in API READMENihad Abbasov2012-09-211-1/+1
| |
| * separate project repositories API docsNihad Abbasov2012-09-213-166/+177
| |
| * remove commits API section from helpNihad Abbasov2012-09-211-11/+0
| |
| * whitespaceNihad Abbasov2012-09-211-0/+4
| |
| * API: SSH keys belong to user entityNihad Abbasov2012-09-218-212/+195
| |
| * API: commits belong to project repositoryNihad Abbasov2012-09-218-102/+77
|/
* Merge pull request #1521 from NARKOZ/apiDmitriy Zaporozhets2012-09-214-70/+131
|\ | | | | API for project team members
| * add API for project team membersNihad Abbasov2012-09-214-78/+139
| |
* | APi for commits. Better api docsDmitriy Zaporozhets2012-09-2110-79/+199
| |
* | Improve commits compare. Added tags to autocomplete. Dont look for commits ↵Dmitriy Zaporozhets2012-09-214-16/+33
|/ | | | if from & to are empty
* Merge branch 'api'randx2012-09-204-10/+19
|\
| * Merge branch 'api' of https://github.com/NARKOZ/gitlabhq into apirandx2012-09-204-10/+19
| |\ |/ /
| * update help section with session API docsNihad Abbasov2012-09-201-0/+12
| |
| * API: return 401 for invalid sessionNihad Abbasov2012-09-202-5/+4
| |
| * API: extend UserLogin entity from UserBasicNihad Abbasov2012-09-201-5/+3
| |
* | fix broken specNihad Abbasov2012-09-201-1/+1
|/
* I want be able to get token via api. Used for mobile applicationsDmitriy Zaporozhets2012-09-206-2/+90
|
* API: expose project id for milestonesNihad Abbasov2012-09-201-1/+3
|
* API docs minor formatting fixNihad Abbasov2012-09-201-1/+1
| | | [ci-skip]
* Let it be v2.9Dmitriy Zaporozhets2012-09-202-2/+4
|
* Added workaround for github-markup issue with rendering markdownDmitriy Zaporozhets2012-09-203-4/+16
|
* Replace sanitize with escape onceDmitriy Zaporozhets2012-09-201-2/+2
|
* Sanitize for network graphrandx2012-09-201-1/+3
|
* Merge pull request #1512 from tsigo/escape_gfmDmitriy Zaporozhets2012-09-1911-14/+23
|\ | | | | Better escaping of text passed into GFM
| * Update gfm so escaped text is still parsed for referencesRobert Speicher2012-09-191-2/+4
| |
| * Escape text passed directly to gfmRobert Speicher2012-09-197-7/+7
| |
| * Escape text passed to gfm by link_to_gfmRobert Speicher2012-09-193-5/+12
|/
* Simplify is_within matcherRobert Speicher2012-09-191-5/+1
| | | | [ci skip]
* polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets2012-09-1911-71/+117
|
* Merge pull request #1496 from tsigo/custom_redisDmitriy Zaporozhets2012-09-183-1/+19
|\ | | | | Add initializer for customizing Resque's Redis connection
| * Add docs for customizing Redis, add example fileRobert Speicher2012-09-182-1/+11
| |
| * Add an initializer to allow custom Resque configsRobert Speicher2012-09-181-0/+8
|/
* Fix ref select search widthrandx2012-09-181-1/+1
|
* Gitlab styled tabs. Better ref selectorrandx2012-09-182-10/+42
|
* Merge branch 'riyad-update-votes-when-adding-notes'Dmitriy Zaporozhets2012-09-187-7/+77
|\
| * Notes votes: use icons instead of borders. Removed unnecessary paddingDmitriy Zaporozhets2012-09-183-10/+22
| |
| * Merge branch 'update-votes-when-adding-notes' of ↵Dmitriy Zaporozhets2012-09-186-6/+64
| |\ |/ / | | | | https://github.com/riyad/gitlabhq into riyad-update-votes-when-adding-notes
| * Update votes when creating or refreshing notesRiyad Preukschas2012-09-151-3/+40
| |
| * Highlight voting notes for issues and merge requestsRiyad Preukschas2012-09-155-3/+24
| |
* | Fix project update. Make slim form only for reversed commentsDmitriy Zaporozhets2012-09-185-20/+15
| |
* | Merge pull request #1484 from AlexDenisov/ssh_keys_api_doc_fixesDmitriy Zaporozhets2012-09-171-3/+3
|\ \ | | | | | | Small fixes added to SSH Keys API doc.
| * \ Merge branch 'master' into ssh_keys_api_doc_fixesAlex Denisov2012-09-171-0/+30
| |\ \ | |/ / |/| |
* | | Merge pull request #1485 from AlexDenisov/github_contributing_guidelinesDmitriy Zaporozhets2012-09-171-0/+30
|\ \ \ | | | | | | | | CONTRIBUTING.md copied from wiki pages
| * | | Gitlab => GitLabAlex Denisov2012-09-171-3/+3
| | | |