Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not serialize Loggerticket/114 | James Moger | 2014-06-27 | 2 | -5/+12 |
| | |||||
* | Fix substring regression in repository name panel | James Moger | 2014-06-09 | 1 | -1/+2 |
| | |||||
* | Use separate project and name field models in the RepositoryNamePanel | James Moger | 2014-06-09 | 1 | -39/+34 |
| | |||||
* | Use AJAX to manage the SSH keys panel | James Moger | 2014-06-05 | 1 | -19/+27 |
| | |||||
* | Add a basic SSH public key management UI | James Moger | 2014-06-05 | 4 | -0/+281 |
| | |||||
* | Revise the user profile page and add a preferences form | James Moger | 2014-06-04 | 5 | -5/+5 |
| | |||||
* | Rename option classes | James Moger | 2014-06-04 | 6 | -8/+8 |
| | |||||
* | Hide allow forks control if forking is disabled | James Moger | 2014-06-03 | 2 | -4/+14 |
| | |||||
* | Extract re-usable conditional choice option panel | James Moger | 2014-06-03 | 2 | -0/+97 |
| | |||||
* | Hide empty option descriptions | James Moger | 2014-06-03 | 3 | -5/+7 |
| | |||||
* | Use alignment from option panels un AccessPolicyPanel | James Moger | 2014-06-03 | 1 | -7/+3 |
| | |||||
* | Extract re-usable checkbox, choice, and text option panels | James Moger | 2014-06-03 | 9 | -21/+215 |
| | |||||
* | Overhaul EditRepositoryPage for layout and usability | James Moger | 2014-06-03 | 3 | -12/+45 |
| | |||||
* | Use AccessPolicyPanel in EditRepositoryPage | James Moger | 2014-06-03 | 1 | -3/+14 |
| | |||||
* | Use RepositoryNamePanel in EditRepositoryPage, rename AccessPolicyPanel | James Moger | 2014-06-03 | 4 | -62/+105 |
| | |||||
* | Extract repository name panel for re-use | James Moger | 2014-06-03 | 3 | -1/+167 |
| | |||||
* | Extract authorization/access selection panel to re-usable class | James Moger | 2014-06-03 | 2 | -0/+196 |
| | |||||
* | Simplified repository creation with a NewRepositoryPage | James Moger | 2014-06-03 | 2 | -5/+3 |
| | |||||
* | Do not directly link to the EmptyRepositoryPage | James Moger | 2014-05-23 | 1 | -10/+1 |
| | |||||
* | Correct usage of bugtraq processor | James Moger | 2014-05-22 | 1 | -1/+1 |
| | |||||
* | Remove the edit link and the rss feed link from the repositories panel | James Moger | 2014-05-15 | 2 | -90/+4 |
| | |||||
* | Move delete repository function into the edit page | James Moger | 2014-05-09 | 4 | -109/+3 |
| | |||||
* | Added option to disable deleting of non empty repositories through the user ↵ | peto268 | 2014-05-08 | 2 | -13/+45 |
| | | | | interface | ||||
* | Consolidate open tickets page parameters | James Moger | 2014-05-07 | 1 | -5/+1 |
| | |||||
* | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 2 | -25/+69 |
| | | | | | This change also ties the plugin manager into the Wicket framework and allows plugins to contribute and mount new pages which are linked by the top navbar and repository navbar extensions. | ||||
* | Integrate admin menu into user menu and add user menu extension | James Moger | 2014-05-05 | 1 | -3/+10 |
| | |||||
* | Overhaul menu item classes and add AdminMenuExtension point | James Moger | 2014-05-05 | 1 | -8/+25 |
| | |||||
* | Add raw links to branches | James Moger | 2014-05-05 | 3 | -3/+12 |
| | |||||
* | Replace RawPage with RawServlet | James Moger | 2014-05-05 | 1 | -4/+7 |
| | |||||
* | Change My Tickets repository link to the repository tickets page | James Moger | 2014-05-02 | 2 | -5/+8 |
| | |||||
* | Refactored common code out of My Tickets and Tickets | James Moger | 2014-05-01 | 5 | -0/+424 |
| | |||||
* | [findbugs] Change scope of variable in HistoryPanel | James Moger | 2014-04-17 | 1 | -3/+1 |
| | |||||
* | [findbugs] Remove pointless field assignment | James Moger | 2014-04-17 | 1 | -1/+0 |
| | |||||
* | Organize imports | James Moger | 2014-04-17 | 1 | -1/+1 |
| | |||||
* | Improve Sparkleshare integration, but leave disabled for now | James Moger | 2014-04-10 | 1 | -5/+5 |
| | |||||
* | Improve isServingRepositories check | James Moger | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Set tooltip for truncated tag and branch messages | James Moger | 2014-03-13 | 3 | -5/+18 |
| | |||||
* | Move Gitblit branches to refs/meta/gitblit | James Moger | 2014-03-08 | 1 | -3/+3 |
| | |||||
* | Implement user "disabled" flag as an alternative to deleting the account | James Moger | 2014-03-04 | 1 | -3/+4 |
| | |||||
* | Lower opacity for merge commit short messages in the log panel | James Moger | 2014-03-03 | 1 | -2/+3 |
| | |||||
* | Ticket tracker with patchset contributions | James Moger | 2014-03-03 | 8 | -651/+956 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A basic issue tracker styled as a hybrid of GitHub and BitBucket issues. You may attach commits to an existing ticket or you can push a single commit to create a *proposal* ticket. Tickets keep track of patchsets (one or more commits) and allow patchset rewriting (rebase, amend, squash) by detecing the non-fast-forward update and assigning a new patchset number to the new commits. Ticket tracker -------------- The ticket tracker stores tickets as an append-only journal of changes. The journals are deserialized and a ticket is built by applying the journal entries. Tickets are indexed using Apache Lucene and all queries and searches are executed against this Lucene index. There is one trade-off to this persistence design: user attributions are non-relational. What does that mean? Each journal entry stores the username of the author. If the username changes in the user service, the journal entry will not reflect that change because the values are hard-coded. Here are a few reasons/justifications for this design choice: 1. commit identifications (author, committer, tagger) are non-relational 2. maintains the KISS principle 3. your favorite text editor can still be your administration tool Persistence Choices ------------------- **FileTicketService**: stores journals on the filesystem **BranchTicketService**: stores journals on an orphan branch **RedisTicketService**: stores journals in a Redis key-value datastore It should be relatively straight-forward to develop other backends (MongoDB, etc) as long as the journal design is preserved. Pushing Commits --------------- Each push to a ticket is identified as a patchset revision. A patchset revision may add commits to the patchset (fast-forward) OR a patchset revision may rewrite history (rebase, squash, rebase+squash, or amend). Patchset authors should not be afraid to polish, revise, and rewrite their code before merging into the proposed branch. Gitblit will create one ref for each patchset. These refs are updated for fast-forward pushes or created for rewrites. They are formatted as `refs/tickets/{shard}/{id}/{patchset}`. The *shard* is the last two digits of the id. If the id < 10, prefix a 0. The *shard* is always two digits long. The shard's purpose is to ensure Gitblit doesn't exceed any filesystem directory limits for file creation. **Creating a Proposal Ticket** You may create a new change proposal ticket just by pushing a **single commit** to `refs/for/{branch}` where branch is the proposed integration branch OR `refs/for/new` or `refs/for/default` which both will use the default repository branch. git push origin HEAD:refs/for/new **Updating a Patchset** The safe way to update an existing patchset is to push to the patchset ref. git push origin HEAD:refs/heads/ticket/{id} This ensures you do not accidentally create a new patchset in the event that the patchset was updated after you last pulled. The not-so-safe way to update an existing patchset is to push using the magic ref. git push origin HEAD:refs/for/{id} This push ref will update an exisitng patchset OR create a new patchset if the update is non-fast-forward. **Rebasing, Squashing, Amending** Gitblit makes rebasing, squashing, and amending patchsets easy. Normally, pushing a non-fast-forward update would require rewind (RW+) repository permissions. Gitblit provides a magic ref which will allow ticket participants to rewrite a ticket patchset as long as the ticket is open. git push origin HEAD:refs/for/{id} Pushing changes to this ref allows the patchset authors to rebase, squash, or amend the patchset commits without requiring client-side use of the *--force* flag on push AND without requiring RW+ permission to the repository. Since each patchset is tracked with a ref it is easy to recover from accidental non-fast-forward updates. Features -------- - Ticket tracker with status changes and responsible assignments - Patchset revision scoring mechanism - Update/Rewrite patchset handling - Close-on-push detection - Server-side Merge button for simple merges - Comments with Markdown syntax support - Rich mail notifications - Voting - Mentions - Watch lists - Querying - Searches - Partial miletones support - Multiple backend options | ||||
* | Eliminate Gravatar profile linking and improve api | James Moger | 2014-03-03 | 5 | -30/+16 |
| | |||||
* | Reduce use of final to avoid Wicket serialization issues in reflogs | James Moger | 2014-03-03 | 2 | -16/+15 |
| | |||||
* | Fixed rounded timestamps of reflogs | James Moger | 2014-03-03 | 2 | -9/+2 |
| | |||||
* | Add an ajax text link and an icon ajax link | James Moger | 2014-03-01 | 3 | -0/+98 |
| | |||||
* | Gracefully recover history page from failure to find specified commit | James Moger | 2014-03-01 | 1 | -33/+48 |
| | |||||
* | Exclude commit id from all author search links | James Moger | 2014-02-28 | 3 | -3/+3 |
| | |||||
* | Fix author search links from compare pages | James Moger | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Show mirror indicator on repository url panel | James Moger | 2013-12-11 | 1 | -1/+4 |
| | | | | Change-Id: I5eb66500cc1ed47f97d4935d42ea4c3ca4cdba14 | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 2 | -3/+2 |
| | | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd |