03 Jun, 2013
1 commit
30 May, 2013
1 commit
-
These fixes will allow a restore of gitlab when the backups and repositories directories are in non-standard locations (ie sub-dirs of gitlabhq). Also allows the restore to be run from script overriding the need of a user to confirm the rebuild of the authorized_keys file.
29 May, 2013
8 commits
-
Jira - Fixed Jira Issue tracker support
28 May, 2013
6 commits
-
update pull request guidelines, allow for submitting of tests that expos...
27 May, 2013
24 commits
-
Jira issues numbering format are like: "PROJECT-1234". Changed the regular expression to support Jira issues linking, in addition to the normal #123. Added Jira Issue tracker configuration example
-
add code comment about backing up folder when restoring
-
Use default cursor on network graph.
-
…itlabhq into dmedvinsky-add-defaults-create-group-team Conflicts: config/gitlab.yml.example
-
Fix link 404.
-
…rmer03-feature_teams_api Conflicts: doc/api/README.md
-
Fix regression caused by using newer version of Grape
-
improved issue reporting guidelines
-
Include groups in import with import repos rake task
-
remove branch dependencies in README where not necessary
-
clarify when issue tracker is to be used so as to not contradict issue t...
-
add stack overflow to help page
-
details on looking for correct installation guide
-
added stack overflow as support option