summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Refactor recent branches pageDmitriy Zaporozhets2013-08-051-1/+6
* Public area: Project#show page prototypeDmitriy Zaporozhets2013-07-271-0/+2
* Default allow username or email login to falseIzaak Alpert2013-07-181-0/+2
* Update the proc/lamda to be consistentIzaak Alpert2013-07-181-3/+3
* Allow the ldap logins with email or usernameIzaak Alpert2013-07-182-1/+9
* Ability to create new branch via UIDmitriy Zaporozhets2013-07-171-2/+2
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-2/+1
* Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets2013-07-161-0/+1
* Rename Group#people to Group#membersDmitriy Zaporozhets2013-07-121-1/+1
* Ability to leave group from profile areaDmitriy Zaporozhets2013-07-121-0/+5
* Fix unicorn init and configDmitriy Zaporozhets2013-07-081-1/+1
* Disable threadsafetyDmitriy Zaporozhets2013-07-081-1/+1
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-082-0/+109
|\
| * Add suppoort of unicorn and fog gemsDmitriy Zaporozhets2013-07-081-0/+102
| * Add cluster mode instructions to puma.rb.exampleJacob Vosmaer2013-07-041-0/+7
* | cleanup puma config a bitDmitriy Zaporozhets2013-07-081-35/+3
* | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-022-2/+7
|\ \ | |/
| * Merge branch 'warning_relative_url' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-07-021-0/+1
| |\
| | * Warn that relative URL's are unsupportedJacob Vosmaer2013-07-021-0/+1
| * | Added update and delete_attachment actions to note controllerJack Weeden2013-07-011-1/+4
* | | Show shotcut dialog on ?Dmitriy Zaporozhets2013-06-301-0/+1
* | | Remove capistrano files since its very problematic to deploy gitlab with itDmitriy Zaporozhets2013-06-301-72/+0
* | | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-301-4/+4
|\ \ \ | |/ /
| * | Merge pull request #4419 from jlgeering/masterYves Senn2013-06-251-4/+4
| |\ \ | | |/ | |/|
| | * whitespaces in gitlab.yml.exampleJean-Luc Geering2013-06-251-4/+4
* | | Remove unnecessary namespaced resourceDmitriy Zaporozhets2013-06-261-3/+1
* | | Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-3/+5
* | | Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-97/+97
* | | Restrict auto generated routesDmitriy Zaporozhets2013-06-221-4/+4
* | | Cleanup: removed unused routing/methods. Improved admin area usabilityDmitriy Zaporozhets2013-06-221-10/+1
* | | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-26/+0
* | | Added UsersGroup scaffold. Simplify adding people to groupDmitriy Zaporozhets2013-06-181-2/+2
|/ /
* | Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets2013-06-131-0/+1
* | Disable threadsafe! for rake tasksDmitriy Zaporozhets2013-06-131-1/+1
* | cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-112-2/+2
* | Enable threadsafe. Preload lib/Dmitriy Zaporozhets2013-06-112-1/+6
* | Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets2013-06-111-2/+2
|\ \
| * | Commit List and Tree allow also + in branch nameJohannes Schleifenbaum2013-06-091-2/+2
| * | Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum2013-06-091-2/+2
* | | Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets2013-06-111-2/+2
|/ /
* | Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem2013-06-071-1/+1
* | Improve api docsDmitriy Zaporozhets2013-06-061-0/+1
* | Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+1
* | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-7/+18
|\ \ | |/ |/|
| * Codestyle improvedAndrew8xx82013-03-251-1/+1
| * Routes fixedAndrew8xx82013-03-251-8/+10
| * Routing updated to support global snippetsAndrew8xx82013-03-241-0/+8
| * Snippets feature refactored. Tests now use spinachAndrew8xx82013-03-241-9/+8
| * Project snippets moved to /projectsAndrew8xx82013-03-231-3/+5
* | Renames resque resource to background_jobsDmitriy Zaporozhets2013-05-301-1/+1